Home Applications Open API Client Gen

Open API Client Gen

This application is not supported by InterSystems Corporation. Please be notified that you use it at your own risk.
5
1 reviews
2
Awards
1.2k
Views
307
IPM installs
2
9
Details
Releases
Reviews
Awards
Issues
Pull requests
Articles
Dependencies
Dependants
Version: 2.1.3 28 Sep, 2023

Fix an issue with special characters in object property name.

Version: 2.1.2 27 Sep, 2023
  • Fix a code generation issue with double-quoted HTTP status code.
Version: 2.1.1 17 Jun, 2023
  • Fix an issue related to the copy of an utils class.
Version: 2.1.0 14 Feb, 2023
  • add application/xml media type support for code generation.
Version: 2.0.9 05 Feb, 2023
  • Fix undefined error if a schema is not defined in response class code generation.
Version: 2.0.8 01 Feb, 2023
  • Change dependency objectscript-openapi-definitionto version latest with *
  • Change dependency sslclientto version latest with *
  • Change dependency openapi-common-libto version 0.0.*
Version: 2.0.7 30 Jan, 2023
  • change body property name in code generation
Version: 2.0.6 29 Jan, 2023
  • change common-lib dependency to version 0.0.9
Version: 2.0.5 27 Jan, 2023
  • Remove REST API. A new REST has been created in openapi-suite.
Version: 2.0.4 24 Jan, 2023
  • Fix a bad classname.
Version: 2.0.3 24 Jan, 2023
  • move code to common
Version: 2.0.2 22 Jan, 2023
  • Move a part of the code to openapi-common-lib.
  • Update dependency to openapi-common-lib version 0.0.4.
Version: 2.0.1 22 Jan, 2023
Version: 2.0.0 21 Jan, 2023

OpenAPI Client gen version 2.0.0 is a complete refactor of this project.

  • Now, It supports OpenAPI Version 3.
  • Swagger file 1.x or 2.x are not rejected but automatically converted to version 3.
  • It uses swagger-converter-cli and swagger-validator-cli package.
  • The generated code has been simplified.
Version: 1.4.4 25 Oct, 2022
  • Minor fix (content-type was not correctly detected)
Version: 1.4.3 19 Oct, 2022
  • Fix a method generator issue with simple HTTP client.
Version: 1.4.2 12 Jul, 2022
  • Fix issue #29 problem with - in path parameters.
Version: 1.4.1 29 Nov, 2020

Fix Readme links for OEX.

Version: 1.4.0 29 Nov, 2020
Version: 1.3.4 21 Nov, 2020

Fix unit test by zpm
Add Unit Tests

Version: 1.3.3 21 Nov, 2020

Add Unit Tests.

Version: 1.3.2 20 Nov, 2020

Add Proxy response header content-disposition
Fix Production configuration port number
Fix Hard coded classname in Business Operation Generator

Version: 1.3.1 20 Nov, 2020

Add yaml-utils as a dependency
convert quoted https status code due to yaml conversion (ex : { ""200"" : { ... } --> { "200" : { ... })
Add an attempt to find existing class for anonymous object (nested object without $ref or title)
Fix invalid oref if Swagger spec does not have a definitions object
Fix swagger transform (bad moving parameters objects).

Version: 1.3.0 19 Nov, 2020

Add a specification class transformer class to increase the compatibility without additional complexity to the generator.
Fix loop problem when parameters are defined at the same level that method verb.
Fix problem with "__comment" JSON property due to YAML conversion.

Version: 1.2.0 18 Nov, 2020

#18 Add swagger route for generate proxy rest application /webapprest/_spec
#14 Add YAML support (beta testing)
Add allOf support for génération models
Fix issue when boolean fields are a string in JSON.

Version: 1.1.2 17 Nov, 2020
Version: 1.1.1 17 Nov, 2020

OEX edit Add community article link.
Change the proxy REST behavior to Sync mode

Version: 1.1.0 17 Nov, 2020
Version: 1.0.3 16 Nov, 2020
Version: 1.0.1 13 Nov, 2020
Version: 1.0.0 13 Nov, 2020

Initial Release

Made with
Install
zpm install openapi-client-gen download archive
Version
2.1.328 Sep, 2023
ObjectScript quality test
Category
Integration
Works with
EnsembleHealthShareInterSystems IRISInterSystems IRIS for Health
First published
13 Nov, 2020
Last checked by moderator
27 Jun, 2023Works