Releases: apiaframework/apia-openapi
Releases · apiaframework/apia-openapi
v0.1.14
0.1.14 (2024-10-15)
Bug Fixes
- only add mutually exclusive description if argument is a lookup argument set (#81) (543dba2)
- only add mutually exclusive description if there are multiple arguments in a lookup argument set (#83) (7b5d5e7)
v0.1.13
0.1.13 (2024-09-13)
Bug Fixes
- only add mutually exclusive description to lookup argument sets (#79) (77f0e31)
v0.1.12
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)
v0.1.10
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)
v0.1.9
0.1.9 (2024-08-21)
Features
- add documentation details to endpoints (#65) (ed9e9d2)
v0.1.8
0.1.8 (2024-08-21)
Bug Fixes
- ensure nested params don't break schema (c224beb)
v0.1.7
0.1.7 (2024-05-22)
Features
- Support plain text responses (c3e0c6a)
v0.1.6
0.1.6 (2024-02-08)
Bug Fixes
v0.1.5
0.1.5 (2024-01-24)
Features
- ensure apia objects can be declared as nullable (#56) (7cb80e7)