OpenAPI

Hackolade plugin for OpenAPI 3 API documentation

OTHER License

Stars
14
Committers
20

Bot releases are hidden (Show)

OpenAPI - added requestBody only for request that allow it Latest Release

Published by pdesmarets 5 months ago

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.

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

Published by pdesmarets 6 months ago

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

OpenAPI - adjusted generation of example property in sample JSON data

Published by pdesmarets 7 months ago

adjusted generation of example property in sample JSON data

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

OpenAPI - Capitalized "choice" fieldName for consistency

Published by pdesmarets 10 months ago

OpenAPI - Allow usage of adaptJsonSchema in browser deployment

Published by pdesmarets about 1 year ago

OpenAPI - added schema extensions for simple types

Published by pdesmarets about 1 year ago

OpenAPI - enabled 3.0.x version changes

Published by pdesmarets over 1 year ago

OpenAPI - updated SwaggerUI panel to latest library version

Published by pdesmarets over 1 year ago

OpenAPI - fixed configs to have hidden subtype and added nullable to boolean

Published by pdesmarets over 1 year ago

OpenAPI - added handling for discriminator objects

Published by pdesmarets over 1 year ago

OpenAPI - added parsing of yaml values as JSON

Published by pdesmarets almost 2 years ago

OpenAPI - added ability to add recursive references to resource schemas

Published by pdesmarets almost 2 years ago

OpenAPI - set default mode for DDL RE

Published by pdesmarets about 2 years ago

Related Projects