4.10.7
What's Changed
- Fix yaml formatting by @DerManoMann in #1641
- Add
Context::getVersion()
as safe way to access the OpenApi version by @DerManoMann in #1644 - Add more variations to request body scratch by @DerManoMann in #1640
- Update CS / phpstan changes by @DerManoMann in #1648
- allow unused tags to be kept by @pauljohnston2009 in #1647
- Add required: yes/no to reference docs by @DerManoMann in #1652
- Fix processor option default by @DerManoMann in #1653
- Prefer attributes, deprecate annotations by @fulldecent in #1651
- Reference
openapi
CLI tools as./vendor/bin/openapi
by @DerManoMann in #1656 - Reference
openapi
CLI tools as./vendor/bin/openapi
Part II by @DerManoMann in #1658 - Add example of using
-b
to basic CLI example by @DerManoMann in #1659 - Fix handling of
processor
option inGenerator::scan()
by @DerManoMann in #1660
New Contributors
- @pauljohnston2009 made their first contribution in #1647
- @fulldecent made their first contribution in #1651
Full Changelog: 4.10.6...4.10.7