mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-14 13:49:18 +00:00
HTTP Spec states that URL query parameters can be in all verbs. Should probably check all languages to make sure that query parameters are always passed even if it is not a GET call. Signed-off-by: George Sibble <gsibble@gmail.com>