v0.12.7
What's Changed
- Added
security
implementation according OpenAPI 3.1.0 specification by @romalytvynenko in #717 - Fixed
#[PathParameter]
to override inferred path parameters by @romalytvynenko in #724 - Documenting
CarbonInterface
asdate-time
string schema by @axelrindle in #700 - Added support for
Symfony\Component\HttpKernel\Exception\*
documentation when annotated in exceptions by @phpsa in #674 - Added
date
rule support by @romalytvynenko in #725
New Contributors
Full Changelog: v0.12.6...v0.12.7