| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
@jamietanna sorry for a direct ping, it's been almost a year, may I ask for your review? |
Sorry, something went wrong.
Exercise the required and optional code paths for deepObject-style query parameters to verify no unintended side effects from PR oapi-codegen#68. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
|
Thanks for doing this, and sorry about the long delays. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Updated BindQueryParameter to return error if query param was not provided but was set as required
Updated UnmarshalDeepObject to skip value assign if query param was not provided and not required
Fixes #67