Converting Postman Collection to OpenAPI Spec
Updated
We have developed the tool that helps you to convert the postman response collection to OpenAPI specs which can be used to test the API on the platform. Please follow the following steps to use the tool
Open the "All Settings" from the launchpad
Go the Manage Customer -> External API
Click on Add External API on the top right
At the bottom of the configuration page, click on the button
The interface looks like the image below. Here we can give input in both ways
Postman Collection URL
Postman Collection JSON script
Add the Response JSON from the Postman in the text editor and click on "Convert"
The postman response will be successfully coonverted to OpenAPI spec with a confirmation message