Adding API endpoint documentation
This is available only for non-Infor API suites.
- Go to API Gateway. in
- Click an API suite.
- Click Endpoints.
- Click .
- Click .
- Specify the Name.
- Specify the URL.
- Specify the Document Type. PDF, WSDL, and Swagger are supported. Swagger is recommended. The Swagger document size limit is 4 MB.
- Click .
Note: For OpenAPI 3.x Swagger, API
Gateway requires the Swagger to have a servers array containing an object with a URL
property. If missing, the Gateway cannot replace the URL with the proper
Gateway-facing URL, and the Swagger try-it-out feature does not work.