Join Slack
Powered by
Hi, is there an open api description for the airby...
# help-api-cli-orchestration
f
Fabian Boerner
10/04/2023, 7:42 PM
Hi, is there an open api description for the airbyte api?
u
user
10/04/2023, 7:43 PM
New message text here
f
Fabian Boerner
10/04/2023, 7:43 PM
@kapa.ai
no i mean specifically an openapi description
u
user
10/04/2023, 7:44 PM
Based on the information provided in the extracts, it seems that Airbyte does not provide a specific OpenAPI description. However, it does use JsonSchema with some modifications for its connector specification. You can preview what your specification will look like in the UI in realtime by following the instructions provided in the [Connector Specification Reference](
https://docs.airbyte.com/connector-development/connector-specification-reference
). For more detailed information, you might want to check out the [Airbyte Protocol](
https://docs.airbyte.com/understanding-airbyte/airbyte-protocol
) section in the Airbyte documentation. If you're looking to automate schema generation, Airbyte recommends automating schema generation whenever possible. You can find more information on this in the [Output Data & Schemas](
https://docs.airbyte.com/connector-development/ux-handbook
) section of the UX Handbook. If you're looking for API-related information, you can refer to the [API Docs](
https://petstore.swagger.io/?url=https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-api/src/main/openapi/config.yaml#/
).
m
Marcos Marx (Airbyte)
10/04/2023, 7:56 PM
Here
https://github.com/airbytehq/airbyte-platform/tree/main/airbyte-api/src/main/openapi
f
Fabian Boerner
10/04/2023, 7:57 PM
@Marcos Marx (Airbyte)
thank you
Open in Slack
Previous
Next