Releases: cnizzardini/cakephp-swagger-bake
Releases · cnizzardini/cakephp-swagger-bake
v3.3.4
What's Changed
- Remove grumphp and set composer prefer stable by @cnizzardini in #578
Full Changelog: v3.3.3...v3.3.4
v3.3.3
What's Changed
- Fix #576 OperationResponseAssociation not using configured connection by @jamisonbryant in #577
Full Changelog: v3.3.2...v3.3.3
v3.3.2
What's Changed
- Fixes various linter issues by @cnizzardini in #575
- Allow QueryParameters for any operation methods by @ThierryAgueda in #574
New Contributors
- @ThierryAgueda made their first contribution in #574
Full Changelog: v3.3.1...v3.3.2
v3.3.1
v3.3.0
v3.2.0
What's Changed
- Add support for collections in OpenApiResponse by @cnizzardini in #566
Full Changelog: v3.1.0...v3.2.0
v3.1.0
What's Changed
- Add PHP 8.4 and CakePHP 5.1 to CI by @cnizzardini in #565
- Adding collection schema to methods that use
#[OpenApiPaginator]by @MasaKni in #563. Previously only the index action supported displaying full collection schema, this will now work on any controller action using that attribute.
New Contributors
Full Changelog: v3.0.5...v3.1.0
v3.0.5
What's Changed
- Fix bug, isNullable is not being set from Attribute by @cnizzardini in #560
Full Changelog: v3.0.4...v3.0.5
v2.5.10
What's Changed
- Fix bug, isNullable is not being set from Attribute by @cnizzardini in #559
Full Changelog: v2.5.9...v2.5.10