Skip to content

Releases: uderline/openapi-php-attributes

2.1.0

25 Mar 20:22
d5e6ab2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.1.0

1.7.1

07 Jun 16:04
Compare
Choose a tag to compare

Full Changelog: 1.7.0...1.7.1

1.7.0

08 Apr 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.4...1.7.0

1.6.4

21 Dec 18:37
Compare
Choose a tag to compare

Resolves #25 that had invalid schemes

Full Changelog: 1.6.2...1.6.4

1.6.3

21 Dec 16:21
049dd30
Compare
Choose a tag to compare

What's Changed

  • Adds file sorting to Symfony Finder to avoid any system discrepancies when generating the files by @DerpgonCz in #29

New Contributors

Full Changelog: 1.6.2...1.6.3

1.6.2

12 Dec 14:57
Compare
Choose a tag to compare

What's Changed

  • UnhandledMatchError is thrown if Class has additional non OA attributes by @lampelk in #26
  • The main script has been copied to the vendor/bin folder

New Contributors

Full Changelog: 1.6.1...1.6.2

1.6.1

26 Aug 13:05
Compare
Choose a tag to compare

What's Changed

  • zero SecurityScheme allowed by @puggan in #24
  • don't destroy the json before saving by @puggan in #23
  • Allow extra uncommon settings be added to properties by @puggan in #20

Full Changelog: 1.6.0...1.6.1

1.6.0

04 Jul 10:52
6e5be68
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.5.0...1.6.0

1.4.0

31 May 14:59
Compare
Choose a tag to compare

Full Changelog: 1.3.0...1.4.0

A property can be set as an object id. It was made to be able to inject dependencies and still be able to generate an IDParam.

1.3.0

13 Mar 19:42
Compare
Choose a tag to compare

What's Changed

  • A request extending the Symfony request object can have a schema. by @uderline in #17

Full Changelog: 1.2.0...1.3.0