Skip to content
Discussion options

You must be logged in to vote

It used to. v4 had an unfinished open API generator that was discontinued with v5.

In the v5 release notes, it is said:

The development of the framework will now consider real-world use-cases and scenarios with more importance. No "quick and easy" solutions, tools or fancy gadgets will be developed from now on.

The reason it has been dropped is because in a real-world medium-sized project, it is often preferred to maintain such documentation manually. A generator can only get you the basic route information (and at most the request validation) with so many missing pieces that you would end up writing more than half of it in annotations. The system gathering information from code comment…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by System-Glitch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants