oapi-codegen
oapi-codegen copied to clipboard
Bump github.com/getkin/kin-openapi from 0.112.0 to 0.113.0
Bumps github.com/getkin/kin-openapi from 0.112.0 to 0.113.0.
Release notes
Sourced from github.com/getkin/kin-openapi's releases.
v0.113.0
What's Changed
- openapi3: remove email string format by
@zekthin getkin/kin-openapi#727- openapi3filter: support for allOf request schema in multipart/form-data by
@k2tzumiin getkin/kin-openapi#729- Disallow unexpected fields in validation and drop
jsoninfopackage by@fenollpin getkin/kin-openapi#728- openapi3filter: RegisterBodyDecoder for application/zip by
@k2tzumiin getkin/kin-openapi#730- Keep track of API changes with CI by
@fenollpin getkin/kin-openapi#732- openapi3filter: RegisterBodyDecoder for text/csv by
@k2tzumiin getkin/kin-openapi#734- #741 uri cache mutex by
@grahamcrowellin getkin/kin-openapi#742- Specify UseNumber() in the JSON decoder during JSON validation by
@ShouheiNishiin getkin/kin-openapi#738- openapi3: fix error phrase in security scheme by
@Jefftreein getkin/kin-openapi#745- openapi3: remove value data from
SchemaError.Reasonfield by@ori-shalomin getkin/kin-openapi#737New Contributors
@zekthmade their first contribution in getkin/kin-openapi#727@k2tzumimade their first contribution in getkin/kin-openapi#729@grahamcrowellmade their first contribution in getkin/kin-openapi#742@Jefftreemade their first contribution in getkin/kin-openapi#745@ori-shalommade their first contribution in getkin/kin-openapi#737Full Changelog: https://github.com/getkin/kin-openapi/compare/v0.112.0...v0.113.0
Commits
5c0555eopenapi3: remove value data fromSchemaError.Reasonfield (#737)ef2fe1bopenapi3: fix error phrase in security scheme (#745)3077c08Specify UseNumber() in the JSON decoder during JSON validation (#738)1e5c86e#741 uri cache mutex (#742)f0dcc53openapi3filter: RegisterBodyDecoder for text/csv (#734)e7d649fKeep track of API changes with CI (#732)2175b2aopenapi3filter: RegisterBodyDecoder for application/zip (#730)2ed340dDisallow unexpected fields in validation and dropjsoninfopackage (#728)19556cfopenapi3filter: support for allOf request schema in multipart/form-data (#729)92d47adopenapi3: remove email string format (#727)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)