packagist nelmio/api-doc-bundle 2.12.0
2.12.0 (2016-03-21)

latest releases: v4.30.0, dev-master, dev-prepare-release...
8 years ago

IMPORTANT CHANGE

The bundle declares a conflict with symfony/symfony ~2.7.8 (that means, Symfony 2.7.8, 2.7.9, etc. until 2.8.0).

Changelog

  • Added: xhrFields: { withCredentials: true } to ajaxOptions to enable browser authentication for cross origin API requests* Fixed: PUT vs PATCH paramters (cf. #565)
  • Added: Use the response map in the html view
  • Added: textarea type for sandbox
  • Fixed: Handle circular references in DunglasApiParser (cf. #678)
  • Fixed: Collection Type options - Symfony 2.8 Support
  • Fixed: Bug with wrong form parsing when several custom inner types exist
  • Fixed: Array to string conversion error on array requirements (cf. #564)
  • Fixed: Remove incorrect usage of hasOption()
  • Fixed: Array to string conversion error on array requirements

Don't miss a new api-doc-bundle release

NewReleases is sending notifications on new releases.