Skip to content

Commit

Permalink
Merge pull request #263 from Authress-Engineering/fix-form-explode
Browse files Browse the repository at this point in the history
Support form explode in request parameters. fix #262
  • Loading branch information
wparad authored Sep 6, 2024
2 parents 7af571c + c697b02 commit c359aa0
Show file tree
Hide file tree
Showing 2 changed files with 152 additions and 172 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ This package follows standard semver, `<major>.<minor>.<build>`. No breaking cha
* Add id and name for autocomplete options.
* Improve error on Access-Control-Allow-Private-Network.
* Add `ph-no-capture` to all sensitive locations.
* [Fix] Param explode for parameters when using `explode: true` and `style: form`, also aligns default behavior to match open api 3.1 specification.

## 2.1
* Add `x-locale` vendor extension to specify the locale of the spec.
Expand Down
Loading

0 comments on commit c359aa0

Please sign in to comment.