Support `QUERY` http method
Author: thdxgCreated Jul 11, 2026Updated Jul 11, 2026
Is your feature request related to a problem? Please describe. As the new http QUERY method is standardized, it would be great to have swag's support.
Describe the solution you'd like Define a route annotation like:
// @Route /user [QUERY]Source: swaggo/swag