Keep up with latest product news
#27 New : Generate a simple Http Client without Interoperability Production.
Using objectscript-openapi-definition 1.1.5 As a dependency.
#26 Additional unit tests
Add merge pull from lorenzo.
Add allOf support, simple type definitions support.
Added a PEX BO call in the BPL for the fraud detection example on adapter's usage.
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).