What is Swagger?

Swagger is a specification which is used to define a REST interface that has operations and parameters. Documents used by the REST API to send requests and receive responses are often written according to the Swagger specification.

For more information about Swagger, see http://swagger.io/.

TIBCO Business Studio™ for BusinessWorks™ supports the import of Swagger-compliant files that were created outside of TIBCO Business Studio for BusinessWorks as well as lets you generate a Swagger-compliant JSON file when you create a service from an XSD within TIBCO Business Studio for BusinessWorks.