Exporting Project as OpenAPI Specification at Design Time
The OpenAPI specification export utility allows you to export TIBCO BusinessEvents project artifacts in JSON or YAML format.
- Procedure
- In Studio Explorer, right-click anywhere in the project and select
Export.
The Export window opens.
- Select TIBCO BusinessEvents > OpenAPI Specification and click Next.
- In the OpenAPI Specification Export window, provide the following details.
Field Description Generate Yaml Select this check box to generate OpenAPI Specification as a YAML file.
By default, the OpenAPI Specification is generated in JSON format.
Select OpenAPI Specification Location Browse and select the output location. Enter OpenAPI Specification File name Enter a valid file name to save the OpenAPI specification. Select Channel File Browse and select the channel from the project.
You can select only one channel at a time to export.
- Click Finish.
Result
The TIBCO BusinessEvents project is exported as OpenAPI specification at the specified output location.