-
Notifications
You must be signed in to change notification settings - Fork 0
feat: OpenAPI spec #315
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
feat: OpenAPI spec #315
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
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.
Copilot reviewed 3 out of 5 changed files in this pull request and generated no comments.
Files not reviewed (2)
- docs/pages/overview.mdx: Language not supported
- docs/pages/references/api.mdx: Language not supported
Comments suppressed due to low confidence (2)
docs/zudoku.config.ts:150
- Ensure that changing the sidebar API entry from type 'doc' to type 'link' is intentional and that the new configuration integrates correctly with the navigation system.
{
README.md:11
- Confirm that the removal of the
element does not adversely affect the intended layout or visual separation in the warning section.
-<br>
@alexluong whilst creating the OpenAPI spec from the router, it seems that a lot of methods are mapped to the root of the API as well as Example for quick reference: ![]() |
Hmm it's a bit tricky to say. The ones which are mapped to root & tenants are root, with tenant being a helper endpoint for the portal. |
TODO:
type
type