Releases: membrane-php/openapi-reader
Releases · membrane-php/openapi-reader
3.0.0
This release adds support for the full 3.0 schema and for the equivalent schema properties in 3.1
What's Changed
- Add Schema interface by @charjr in #24
- Test min max by @charjr in #25
- Add getTypes by @charjr in #26
- Add additional keywords by @charjr in #30
- Validate properties have keys by @charjr in #32
- Add RequestBody to Operation by @charjr in #34
- Add responses to 3.0 by @charjr in #38
- Update dependency to handle 3.1 parity by @charjr in #41
- Add 3.1 parity by @charjr in #42
- Add 3.1 Servers and Server Variables by @charjr in #39
Full Changelog: 2.1.1...3.0.0
2.1.1
2.1.0
2.0.1
2.0.0
1.0.2
1.0.1
1.0.0
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