Skip to content

Releases: hackolade/OpenAPI

v0.2.6

04 Jul 17:16
eedc914

Choose a tag to compare

enhanced forward-engineering to only expose additionalProperties property when its value is false

v0.2.5

14 Mar 17:29
c812a6f

Choose a tag to compare

prevented referencing of external definitions at request and response level to force using component schemas

v0.2.4

14 Feb 18:22
a542b87

Choose a tag to compare

update feature config to disable RE from PowerDesigner

v0.2.3

23 Jan 18:55
3d93124

Choose a tag to compare

allow forward-engineering in browser

v0.2.2

06 Dec 19:28
c955cf7

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

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