feat: adding document on how to down the openapi spec#247
feat: adding document on how to down the openapi spec#247danciaclara merged 2 commits intomasterfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdds a new sidebar entry and a documentation page explaining how to enable and access the Plane REST API OpenAPI 3.0 specification (drf-spectacular), including runtime endpoints and an offline generation workflow. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@docs/dev-tools/openapi-specification.md`:
- Around line 47-49: The fenced code block containing the URL
"https://{domain_name}/api/schema/?format=openapi-json" is unlabeled and
triggers markdownlint MD040; update that fenced block in
docs/dev-tools/openapi-specification.md to include a language identifier (for
example use "text") so it becomes ```text ... ``` to satisfy the linter and keep
the content unchanged.
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro
Run ID: e479b769-79cb-43dd-85c8-841c948d620a
📒 Files selected for processing (2)
docs/.vitepress/config.mtsdocs/dev-tools/openapi-specification.md
Summary by CodeRabbit
Summary by CodeRabbit