Releases: hackolade/OpenAPI
v0.2.6
enhanced forward-engineering to only expose additionalProperties property when its value is false
v0.2.5
prevented referencing of external definitions at request and response level to force using component schemas
v0.2.4
update feature config to disable RE from PowerDesigner
v0.2.3
allow forward-engineering in browser
v0.2.2
added possibility to create model-driven API schema components or definitions without a template, and choose the target version
removed from persistence default options changed by user
removed from persistence default options changed by user
added requestBody only for request that allow it
added requestBody only for request that allow it
added requestBody for delete method in OAS 3.1+. While permitted, the spec advises to avoid it, given lack of precise semantics.
added requestBody for delete method in OAS 3.1+. While permitted, the spec advises to avoid it, given lack of precise semantics.
Limit forward-engineering of examples schema property to OAS 3.1.0+
Limit forward-engineering of examples schema property to OAS 3.1.0+
adjusted generation of example property in sample JSON data
adjusted generation of example property in sample JSON data