@axway/api-builder-oas-style
v1.0.0
Published
Implements OAS 3.x parameter style encoding/decoding.
Downloads
260
Readme
@axway/api-builder-oas-style
Changes
1.0.0
- #6089: Breaking change: requires minimum Node.js version 16.x.
0.2.4
- #7412: Pin in-house dependencies.
0.2.3
- #7327: Add support for configurable date string to Date object conversion as part of the coercion.
0.2.2
- #7199: Fixed issue in
decode
when parameter was an "any" type.
0.2.1
- #7182: Fixed issue where
decode
was throwing an error with an empty schema.
0.2.0
- #7153: Enforces stricter style validation.
0.1.0
- #7132: Initial commit.