Added a PEX BO call in the BPL for the fraud detection example on adapter's usage.
23 Nov, 2020
Version 3.0.15
deployment fix
23 Nov, 2020
Version 3.0.14
removed non-complete styles from future release (issue with pivot colors)
23 Nov, 2020
Version 1.0.1
Module description updated
22 Nov, 2020
Version 1.0.2
Added description to ZPM module
22 Nov, 2020
Version 2.0.7
Added TestReport to show what happened with test messages generated by Feeder
21 Nov, 2020
Version 1.3.4
Fix unit test by zpm
Add Unit Tests
21 Nov, 2020
Version 1.3.3
Add Unit Tests.
21 Nov, 2020
Version 1.0.0
Initial Release
21 Nov, 2020
Version 1.0.1
fix ZPM resource
21 Nov, 2020
Version 2.0.6
Improved Feeder Cache Server Page and Read Me
21 Nov, 2020
Version 2.0.5
Added description of UnitTests class
20 Nov, 2020
Version 1.0.1
added description to module.xml
20 Nov, 2020
Version 3.0.13
added "tuples.children" data format support for map widget
fixed issue with markers on map widget
added errors display for datasource requests
fixed issue with incorrect initial view bounds for some maps
20 Nov, 2020
Version 1.2.3
Adjust ZPM module description and version
20 Nov, 2020
Version 1.3.2
Add Proxy response header content-disposition
Fix Production configuration port number
Fix Hard coded classname in Business Operation Generator
20 Nov, 2020
Version 1.0.0
Initial Release
20 Nov, 2020
Version 1.3.1
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).
19 Nov, 2020
Version 0.1.1
Initial Release
19 Nov, 2020
Version 1.0.3
Build text index to NLP with no human action now (thanks DeBoe tip)
19 Nov, 2020
Version 1.3.0
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.