Skip to content

2.0.11

Compare
Choose a tag to compare
@bfanger bfanger released this 16 Aug 08:36
· 593 commits to master since this release
  • Implemented Swagger->ref(). $swagger->ref('#/info/contact') === $swagger->info->contact
  • Added validation of internal refs.
  • Misc fixes & improvements #357, #399, #402, #407, #423, #424
  • Misc improvements to the documentation.