Skip to content

feat(blog): feature of the day first post#242

Open
PVinaches wants to merge 1 commit into
KaotoIO:mainfrom
PVinaches:feature-day-1
Open

feat(blog): feature of the day first post#242
PVinaches wants to merge 1 commit into
KaotoIO:mainfrom
PVinaches:feature-day-1

Conversation

@PVinaches

@PVinaches PVinaches commented Jun 16, 2026

Copy link
Copy Markdown
Member

First post for the feature of the day blog series - Link OpenAPI Specs to Your Routes

Summary by CodeRabbit

  • Documentation
    • Added "Link OpenAPI Specs to Your Routes" blog post showcasing API-first development with REST DSL, featuring OpenAPI integration examples and step-by-step guidance for endpoint configuration. Includes links to complete tutorials and extension resources (requires Kaoto 2.10+).

@coderabbitai

coderabbitai Bot commented Jun 16, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 18e525a0-7723-46b5-9c15-9522edcf4f0c

📥 Commits

Reviewing files that changed from the base of the PR and between ff20580 and 6d07e77.

⛔ Files ignored due to path filters (1)
  • content/blog/feature-of-the-day/feature-rest-dsl/featured.png is excluded by !**/*.png
📒 Files selected for processing (1)
  • content/blog/feature-of-the-day/feature-rest-dsl/index.md

📝 Walkthrough

Walkthrough

A new "Feature of the Day" blog post is added at content/blog/feature-of-the-day/feature-rest-dsl/index.md. The post, dated 2026-06-19, explains how to link an OpenAPI spec to Apache Camel REST DSL configuration in Kaoto, includes a /books/{id}/fun-extract endpoint example, REST DSL documentation links, and a call-to-action for Kaoto 2.10+.

Changes

REST DSL Feature Blog Post

Layer / File(s) Summary
Blog post: Link OpenAPI Specs to Your Routes
content/blog/feature-of-the-day/feature-rest-dsl/index.md
New markdown file with front-matter metadata (title, date, summary, authors, tags) and article body covering OpenAPI-to-Camel REST DSL linking, a /books/{id}/fun-extract example, learn-more links, and a try-it-yourself section noting Kaoto 2.10+ requirement.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • KaotoIO/kaoto.io#218: Directly overlaps with this post — both describe Kaoto's rest.openApi.specification OpenAPI-to-REST-DSL linking and use the same getBookFunExtract//books/{id}/fun-extract example route.

Suggested reviewers

  • lordrip

Poem

🐇 A spec and a route, hand in hand,
The REST DSL blog post is now planned!
OpenAPI links to Camel with glee,
/books/{id}/fun-extract — come and see!
Kaoto 2.10+, hop right in,
Let the API-first adventure begin! 🌟

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'feat(blog): feature of the day first post' is directly related to the main change, which is adding the first post in a new 'feature of the day' blog series.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@PVinaches PVinaches requested review from lhein and lordrip June 16, 2026 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant