Fix an issue with special characters in object property name.
application/xml
media type support for code generation.objectscript-openapi-definition
to version latest with *
sslclient
to version latest with *
openapi-common-lib
to version 0.0.*
OpenAPI Client gen version 2.0.0 is a complete refactor of this project.
-
in path parameters.Fix Readme links for OEX.
#27 New : Generate a simple Http Client without Interoperability Production.
Using objectscript-openapi-definition 1.1.5 As a dependency.
#26 Additional unit tests
Fix unit test by zpm
Add Unit Tests
Add Unit Tests.
Add Proxy response header content-disposition
Fix Production configuration port number
Fix Hard coded classname in Business Operation Generator
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).
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.
#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.
OEX edit Add community article link.
Change the proxy REST behavior to Sync mode
Initial Release