Skip to content

Commit c359aa0

Browse files
authored
Merge pull request #263 from Authress-Engineering/fix-form-explode
Support form explode in request parameters. fix #262
2 parents 7af571c + c697b02 commit c359aa0

2 files changed

Lines changed: 152 additions & 172 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ This package follows standard semver, `<major>.<minor>.<build>`. No breaking cha
1717
* Add id and name for autocomplete options.
1818
* Improve error on Access-Control-Allow-Private-Network.
1919
* Add `ph-no-capture` to all sensitive locations.
20+
* [Fix] Param explode for parameters when using `explode: true` and `style: form`, also aligns default behavior to match open api 3.1 specification.
2021

2122
## 2.1
2223
* Add `x-locale` vendor extension to specify the locale of the spec.

0 commit comments

Comments
 (0)