Viewing application-specific REST APIs
View the OpenAPI Specification (OAS) documentation that describes your application's REST APIs in either App Studio or Dev Studio.
- In App Studio, click .
- In Dev Studio, click .
- To view the OAS documentation for an individual REST service, in Dev Studio, click , and then select a REST service. Use the OpenAPI tab to view the REST service in YAML and Swagger.
- To view the OAS documentation for the REST services included in a specific service package, in Dev Studio, click and select a service package, for example, myDemoPackage. Use the OpenAPI tab to view all of the REST services included in the service package in YAML and Swagger.