Skip to content

Releases: cnizzardini/cakephp-swagger-bake

v2.4.10

29 Oct 18:25
c915cd2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.9...v2.4.10

v1.7.9

29 Oct 18:13
cf02dba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.8...v1.7.9

v2.4.9

02 Oct 03:46
45cbd74
Compare
Choose a tag to compare

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

05 Sep 20:15
4166b9d
Compare
Choose a tag to compare

What's Changed

  • Check if table class is instantiable by @segy in #467

New Contributors

  • @segy made their first contribution in #467

Full Changelog: v2.4.7...v2.4.8

v2.4.7

05 Sep 04:13
89463c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.6...v2.4.7

v2.4.6

03 Sep 16:58
248a425
Compare
Choose a tag to compare

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

31 Aug 14:24
ce77f3d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.4.4...v2.4.5

v2.4.4

24 Aug 18:36
fbc60c9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.3...v2.4.4

v2.4.3

11 Aug 20:11
f58d181
Compare
Choose a tag to compare

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

11 Aug 11:40
6080e0f
Compare
Choose a tag to compare

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