-
-
Notifications
You must be signed in to change notification settings - Fork 65
docs: update "Getting Started with OpenAPI" #273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
WalkthroughThis pull request updates the OpenAPI documentation by replacing a brief mention of support for Zod with a detailed block on a wide range of standard schemas. It also reformats the Changes
Possibly related PRs
Poem
📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
🚧 Files skipped from review as they are similar to previous changes (1)
🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ 📢 Thoughts on this report? Let us know! |
More templates
@orpc/arktype
@orpc/client
@orpc/openapi
@orpc/contract
@orpc/openapi-client
@orpc/react-query
@orpc/server
@orpc/shared
@orpc/solid-query
@orpc/standard-server
@orpc/standard-server-fetch
@orpc/standard-server-node
@orpc/svelte-query
@orpc/valibot
@orpc/vue-colada
@orpc/vue-query
@orpc/zod
commit: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
apps/content/docs/openapi/getting-started.md (1)
172-174
: Enhanced Documentation Info Block Added
The new info block clearly communicates that a wide range of Standard Schema is supported for OpenAPI generation and provides a useful link to the full list of supported schemas. This is a welcome improvement over the previous single-line mention of Zod only.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
📒 Files selected for processing (1)
apps/content/docs/openapi/getting-started.md
(1 hunks)
🔇 Additional comments (1)
apps/content/docs/openapi/getting-started.md (1)
182-184
: Improved Multi-line Formatting forschemaConverters
Array
Reformatting theschemaConverters
array into a multi-line structure greatly enhances readability and maintainability. It now aligns better with our documentation standards.
Summary by CodeRabbit
Documentation
Style
schemaConverters
array for better readability.