Requirements
Generate OpenAPI Schema URL
- Generate OpenAPI schema URL for your serviceOpenAPI spec
Metadata Ingestion
Connection Options
OpenAPI Schema URL:
An OpenAPI schema URL typically refers to the URL where the OpenAPI Specification (OAS) document of a web service is hosted. The document defines the service’s API, including available endpoints, request/response formats, authentication methods, etc. It is usually in JSON format. for e.g.
https://petstore3.swagger.io/api/v3/openapi.json
Token: An authentication token to connect to an OpenAPI schema URL. It is only required if the API schema is protected or secured.Test the Connection
Once the credentials have been added, click on Test Connection and Save the changes.

Schedule the Ingestion and Deploy
Scheduling can be set up at an hourly, daily, weekly, or manual cadence. The
timezone is in UTC. Select a Start Date to schedule for ingestion. It is
optional to add an End Date.Review your configuration settings. If they match what you intended,
click Deploy to create the service and schedule metadata ingestion.If something doesn’t look right, click the Back button to return to the
appropriate step and change the settings as needed.After configuring the workflow, you can click on Deploy to create the
pipeline.

