Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

@apielements/[email protected]

Compare
Choose a tag to compare
@kylef kylef released this 22 Jun 15:43
· 113 commits to master since this release

Bug Fixes

  • Prior versions of the adapter reported the following 'Header Object' keys as invalid: style, explode, allowReserved, schema, content, example, and examples. These will now return an unsupported warning instead.

  • Negative boolean YAML values was previously treated as true and thus Parameter Object's with required: false would have been incorrectly treated as required.