Skip to content
This repository has been archived by the owner on Jul 2, 2019. It is now read-only.

0.12.0-beta.3

Compare
Choose a tag to compare
@kylef kylef released this 21 Jul 14:12
· 226 commits to master since this release
  • Updates to fury 3.0.0-beta.2.

Bug Fixes

  • Adds support for csv and multi parameter collectionFormat for query
    parameters.

  • Parameters which define both an example (x-example) and items schema will
    now use the x-example value as the example.

  • URI Template variables are now correctly escaped.