Adding API endpoint documentation

This is available only for non-Infor API suites.

  1. Go to Available APIs in API Gateway.
  2. Click an API suite.
  3. Click Endpoints.
  4. Click Documentation.
  5. Click Add Documentation.
  6. Specify the Name.
  7. Specify the URL.
  8. Specify the Document Type. PDF, WSDL, and Swagger are supported. Swagger is recommended.
  9. Click Save.
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 UR,, and the Swagger try-it-out feature does not work.