Skip to content

Releases: hackolade/OpenAPI

removed from persistence default options changed by user

23 Aug 16:58
343b618

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

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

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

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

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

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

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

Choose a tag to compare

0.1.67

removed restriction to replace schema with component reference when d…

added support for extensions in array data type and components schema root items

06 Sep 11:41

Choose a tag to compare

0.1.66

added support for extensions in array data type and components schema…

Allow usage of adaptJsonSchema in browser deployment

18 Aug 16:42

Choose a tag to compare

0.1.65

Allow usage of adaptJsonSchema in browser deployment