Skip to content

Releases: networkinss/joaswizard

Release 0.9.5

06 Jun 04:52
Compare
Choose a tag to compare

Multiple objects for yaml supported now.

Release 0.9.4

01 Jun 06:31
Compare
Choose a tag to compare

Now with multiple Yaml objects.

Release 0.9.1

20 May 16:15
Compare
Choose a tag to compare

Some fixes.

Release 0.9.0

14 May 08:43
Compare
Choose a tag to compare

This release contains all main features to create an OpenAPI specification with a minimum of effort and data.
Features are:

  • Create OpenAPI document with all CRUD operations just from object properties.
  • Create OpenAPI document with custom list of methods.
  • Create OpenAPI document from a Yaml object file.
  • Create OpenAPI document from a Yaml object string.
  • Create OpenAPI document from an Excel workbook with several sheets, each representing one object.