Skip to content
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

Make internal API docs use OpenAPI 3.0 instead of 2.x (=Swagger) #511

Closed
mountaindude opened this issue Jun 21, 2022 · 0 comments · Fixed by #513
Closed

Make internal API docs use OpenAPI 3.0 instead of 2.x (=Swagger) #511

mountaindude opened this issue Jun 21, 2022 · 0 comments · Fixed by #513

Comments

@mountaindude
Copy link
Collaborator

Fastify v4 has improved support for creating documentation in OpenAPI 3.x format.
This requires some rework of the API definition files in the src/api folder. Specifically, the files in that folder must use correct JSON schema syntax.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant