Releases: cnizzardini/cakephp-swagger-bake
Releases · cnizzardini/cakephp-swagger-bake
v2.4.10
What's Changed
- Allow mixed type for RouteDecorator::prefix by @cnizzardini in #477
Full Changelog: v2.4.9...v2.4.10
v1.7.9
What's Changed
- Allow mixed type for RouteDecorator::prefix by @cnizzardini in #476
Full Changelog: v1.7.8...v1.7.9
v2.4.9
What's Changed
- Adds default schema type to OpenApiSearch query parameters by @cnizzardini in #474
Full Changelog: v2.4.8...v2.4.9
v2.4.8
v2.4.7
What's Changed
- Docblock parsing of
@link
not working by @cnizzardini in #466
Full Changelog: v2.4.6...v2.4.7
v2.4.6
What's Changed
- Add support for customizable connection alias for table lookups by @jamisonbryant in #462
Full Changelog: v2.4.5...v2.4.6
v2.4.5
What's Changed
- Add ReturnTypeWillChange attribute by @jamisonbryant in #458
New Contributors
- @jamisonbryant made their first contribution in #458
Full Changelog: v2.4.4...v2.4.5
v2.4.4
What's Changed
- Removes loading swagger_bake config automatically by @cnizzardini in #456
Full Changelog: v2.4.3...v2.4.4
v2.4.3
Fixes
- OpenApiResponse with associations not working properly when schemaType is array #443
- Refactor OpenApiSearch to better support TableLocator::get #442
- Map timestamp to OA type of string and OA format of date-time #449
Full Changelog: v2.4.2...v2.4.3
v1.7.8
What's Changed
- Resolves issue with SwagRequestBodyContent ref YAML by @cnizzardini in #444
- Map timestamp to OA type of string and OA format of date-time by @cnizzardini in #448
Full Changelog: v1.7.7...v1.7.8