-
Notifications
You must be signed in to change notification settings - Fork 417
-
Once all routes are made, based on method and route prefix, generating Open API specification and build the documentation in folder.
- All routes with payloads and return type.
- Authentication and tokens.
- Like how FastAPI does with its applications.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 1 comment
-
Hmm........this could be cool. I would do it as a separate package in the flightphp org. You can just run the Flight::getRoutes() and it would fetch all the routes and then you could build the specification at least based on that....it would be lacking comments and examples and such.....have you implemented anything related to this on your own and how'd it go?
Beta Was this translation helpful? Give feedback.
All reactions
-
🚀 1
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment