...
The OAS tab allows you to select an OAS document, an API server and configure security settings if applicable. Configure the following required properties:
- OAS document: Upload and select the OAS document. To upload an OpenAPI 3.0 document, ensure the file is in either JSON or YAML format
- Download OAS Document: The Download button redownloads the uploaded OAS document.
- Select API Server: Select the API server from the drop-down list.
- Select Authentication Method: Select an authentication method specified by the OAS document.
...