| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Fixes oapi-codegen#114 My fix for label/matrix parameter binding broke simple types. matrix/label need to have prefixes stripped off, but I unconditionally did splitting even for simple types. Added a test to catch this regression in the future.
| Back | FazBrowse Home | New Git URL |
Fixes #114
My fix for label/matrix parameter binding broke simple types. matrix/label need to have prefixes stripped off, but I unconditionally did splitting even for simple types.
Added a test to catch this regression in the future.