Hello,
I really like your package! It's the best I have come around to find for generating openApi specs.
As for my question, the package doesn't seem to find a request query (Ex. localhost:1099/student/v1/search/10?extended=true).
How do I manage to make it appear in the generated yaml ?
Thank you!