Forum Discussion
danik56
11 months agoNew Contributor
Made progress and was able to define a valid API located here:
https://app.swaggerhub.com/apis/KALDA0912/sample-api_to_test_cobol_service_cbl_rdf_1/1.0.2
The request body however, is generated with symbol "[" up front which is invalid. request body in JSON format should start with symbol "{".
Any idea why wrong symbol is used?