Skip to content

Latest commit

 

History

History
114 lines (51 loc) · 5.39 KB

CHANGELOG.md

File metadata and controls

114 lines (51 loc) · 5.39 KB

Changelog

0.1.13 (2024-09-13)

Bug Fixes

  • only add mutually exclusive description to lookup argument sets (#79) (77f0e31)

0.1.12 (2024-09-03)

Bug Fixes

  • don't insert / between prefix and scope, assume any prefix should contain it's own separator. (#76) (8cad391)

0.1.11 (2024-09-02)

Bug Fixes

  • security schemes keys to symbols (#74) (3506742)

0.1.10 (2024-08-30)

Features

  • allow passing of info + external_docs to the openapi specification. (#72) (349f236)
  • allow passing over security_shemes to the specification and add… (#73) (275d771)

Bug Fixes

  • handle standard argument sets and array types for argument sets (#70) (8d1d288)

0.1.9 (2024-08-21)

Features

  • add documentation details to endpoints (#65) (ed9e9d2)

0.1.8 (2024-08-21)

Bug Fixes

  • ensure nested params don't break schema (c224beb)

0.1.7 (2024-05-22)

Features

  • Support plain text responses (c3e0c6a)

0.1.6 (2024-02-08)

Bug Fixes

  • handle nullable, remove duplication (#60) (1ecfc13), closes #55

0.1.5 (2024-01-24)

Features

  • ensure apia objects can be declared as nullable (#56) (7cb80e7)

0.1.4 (2023-12-14)

Features

  • extract error response code enums into schemas (#53) (ce2ba62), closes #52

0.1.3 (2023-12-13)

Bug Fixes

  • use unique names across schemas and responses (#50) (b4502d1), closes #49

0.1.2 (2023-12-11)

Features

  • limit the generated names of the $refs (#47) (8dec51f), closes #46

0.1.1 (2023-12-06)

Miscellaneous Chores

0.0.2 (2023-12-06)

Miscellaneous Chores

0.0.1 (2023-12-06)

Miscellaneous Chores