Skip to content

Releases: membrane-php/openapi-reader

3.0.0

08 Jan 12:27
4b5863c

Choose a tag to compare

This release adds support for the full 3.0 schema and for the equivalent schema properties in 3.1

What's Changed

Full Changelog: 2.1.1...3.0.0

2.1.1

07 Nov 12:45
f711070

Choose a tag to compare

What's Changed

  • Use devizzent/cebe-php-openapi by @charjr in #22

Full Changelog: 2.1.0...2.1.1

2.1.0

05 Nov 16:24
869c84a

Choose a tag to compare

What's Changed

  • Update primitive-only data provider by @charjr in #19
  • Add withoutServer method to OpenAPI object by @charjr in #21

Full Changelog: 2.0.1...2.1.0

2.0.1

25 Apr 14:03
2e935d4

Choose a tag to compare

What's Changed

  • Adjust Parameter conflict criteria by @charjr in #16

Full Changelog: 2.0.0...2.0.1

2.0.0

17 Apr 14:01
ef539f3

Choose a tag to compare

What's Changed

  • Move tests and fixtures to autoload-dev by @charjr in #5
  • Validation with own API value objects by @charjr in #7

Full Changelog: 1.0.2...2.0.0

1.0.2

25 Oct 23:03
16af48f

Choose a tag to compare

What's Changed

  • Catch unresolveableReferenceException in readFromString by @charjr in #4

Full Changelog: 1.0.1...1.0.2

1.0.1

26 Sep 09:03
cfd65af

Choose a tag to compare

What's Changed

  • Validate parameters contain schema xor content by @charjr in #3

Full Changelog: 1.0.0...1.0.1

1.0.0

12 Sep 14:48
4a455c3

Choose a tag to compare

Initial release of reader based on code extracted from membrane open api router & membrane core

Full Changelog: https://github.com/membrane-php/openapi-reader/commits/1.0.0