[Phenomenon]
Flow routing of IM-LogicDesigner is created with "GET".
When the above REST API is executed using the GET method with "Swagger SPEC", the following error is returned.
"Failed to generate input data of flow."
[Cause]
The specification does not allow GET methods to be called on the "Swagger SPEC" screen.
Query String input is not supported.
【Handling method】
The main purpose of the Swagger SPEC screen is to output as a document.
For this reason, please use a REST Client or other tool separately for execution.
--Target-------------------------------------------------------------------------
iAP/Accel Platform/2015 Winter or later
--------------------------------------------------------------------------------
FAQID:1309