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

Proper OpenAPI support #4

Open
4 tasks
qtchaos opened this issue Apr 9, 2024 · 0 comments
Open
4 tasks

Proper OpenAPI support #4

qtchaos opened this issue Apr 9, 2024 · 0 comments
Labels
approved An approved issue which can be worked on feature request New feature or request repo-db The issue is related to the database repo

Comments

@qtchaos
Copy link
Collaborator

qtchaos commented Apr 9, 2024

Currently we have a basic OpenAPI setup, the only issue being that its all on a /demo endpoint, this should not be the case.

Tasks:

  • Improve clarity on certain parts of the documentation
  • Fix nullables in path parameters
  • Use OpenAPI routes instead of Zod for /api (removes need for /demo)
  • Figure out tag descriptions
@qtchaos qtchaos added feature request New feature or request approved An approved issue which can be worked on repo-db The issue is related to the database repo labels Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved An approved issue which can be worked on feature request New feature or request repo-db The issue is related to the database repo
Projects
None yet
Development

No branches or pull requests

1 participant