Keep up with latest product news
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).
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.