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

OpenAPI #29

Open
oscartbeaumont opened this issue Aug 17, 2022 · 1 comment
Open

OpenAPI #29

oscartbeaumont opened this issue Aug 17, 2022 · 1 comment
Labels
help wanted Extra attention is needed long-term Things that aren't going to be fixed anytime soon but are nice to haves!

Comments

@oscartbeaumont
Copy link
Owner

Support for exporting a valid OpenAPI schema from your rspc router.

@oscartbeaumont oscartbeaumont added the good first issue Good for newcomers label Aug 17, 2022
@oscartbeaumont oscartbeaumont removed the good first issue Good for newcomers label Oct 9, 2022
@oscartbeaumont oscartbeaumont mentioned this issue Oct 16, 2022
@oscartbeaumont
Copy link
Owner Author

oscartbeaumont commented Jan 16, 2023

  • OpenAPI #29
    • Mount URL onto HTTP router using httpz
    • Serve openapi.json spec
    • Serve Swagger UI
    • Executing query/mutation without args
    • Specta OpenAPI proper handling of generics - This be really hard
    • Support for variables in URL
    • Support query arguments
    • Support mutation arguments
    • Unit test Specta OpenAPI support

@oscartbeaumont oscartbeaumont added help wanted Extra attention is needed long-term Things that aren't going to be fixed anytime soon but are nice to haves! labels Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed long-term Things that aren't going to be fixed anytime soon but are nice to haves!
Projects
None yet
Development

No branches or pull requests

1 participant