This fixes an issue with the openapiv2 generator if there is a colon in the verb, and updates the minimum supported Go version to Go 1.17.
What's Changed
- Fix openapiv2 path parameter parsing when colon in verb by @johanbrandhorst in #2825
- Update minimum supported Go version to 1.17 by @renovate in #2831
Full Changelog: v2.11.1...v2.11.2