packagist zircote/swagger-php 4.1.0
OpenAPI 3.1.0 and separate Attribute namespace

latest releases: dev-master, 4.9.2, 4.9.0...
2 years ago

Main feature is a switch to OpenAPI 3.1.0 wih support for summary/description next to $ref.

Another change is to move attributes into their own namespace OpenAPI\Attributes which solves warnings from
static analysers and does make the code more maintainable.

Finally. named arguments for attributes extending from Schema have been clean up and updated.

What's Changed

Full Changelog: 4.0.5...4.1.0

Don't miss a new swagger-php release

NewReleases is sending notifications on new releases.