Skip to content

Releases: hackolade/OpenAPI

v0.2.3

23 Jan 18:55
3d93124
Compare
Choose a tag to compare

allow forward-engineering in browser

v0.2.2

06 Dec 19:28
c955cf7
Compare
Choose a tag to compare

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

23 Aug 16:58
343b618
Compare
Choose a tag to compare

removed from persistence default options changed by user

added requestBody only for request that allow it

14 May 04:35
Compare
Choose a tag to compare

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.

12 Apr 21:10
Compare
Choose a tag to compare

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+

09 Apr 16:03
Compare
Choose a tag to compare

Limit forward-engineering of examples schema property to OAS 3.1.0+

adjusted generation of example property in sample JSON data

04 Apr 21:33
Compare
Choose a tag to compare

adjusted generation of example property in sample JSON data

ixed generation of OAS 3.1 examples property when data type is other than string

22 Mar 18:09
Compare
Choose a tag to compare

ixed generation of OAS 3.1 examples property when data type is other than string

Capitalized "choice" fieldName for consistency

22 Dec 17:03
Compare
Choose a tag to compare
0.1.68

Capitalized "choice" fieldName for consistency

removed restriction to replace schema with component reference when derived from polyglot

01 Dec 18:31
Compare
Choose a tag to compare
0.1.67

removed restriction to replace schema with component reference when d…