Swagger Support
To support REST, TIBCO API Exchange supports the Swagger specification, a standard for describing REST services for which interactive documentation and a test harness can be generated.
In the release 2.2.0, Portal UI now validates the Swagger specification when it is uploaded by the user while creating an API because of the new validateSwagger function .
The Adapter Code for TIBCO® API Exchange and Joomla! example project, which is available on GitHub, includes an example of how the Swagger UI can be integrated into an API management portal.
The following figure shows the documentation for an API.
Documentation Repository
Product managers can provide detailed documentation for each operation supported by an API.
Documentation Detail for Post Operation