Skip to content

Version 1.5.2

Compare
Choose a tag to compare
@cebe cebe released this 24 May 11:45
· 46 commits to master since this release
8f1f706

Bugfixes:

  • #87, #102 Fix PathItem::resolveReferences() for array fields, a PHP Notice had been thrown (thanks @iZucken and @rv1971)
  • #107 Inline references does not resolve relative references (thanks @marcelthole)
  • #95 Adjust relative URLs for externalValue fields in Example Objects when inlining references.

Documentation:

  • Fixed typos in README and CLI help (thanks @ssfinney)