1
0
mirror of synced 2025-12-30 21:02:43 -05:00
Files
airbyte/docs/reference/api
Marius Posta 1ab6cfed9b docs: move airbyte api yaml from CDK to docs (#36616)
Follows up on #36610

We don't want the docs to depend on a file located in the java CDK that the java CDK doesn't even use.
2024-03-30 05:30:49 -07:00
..

API Documentation Folder

  • generated-api-html: Plain HTML file automatically generated from the Airbyte OAS spec as part of the build.
  • api-documentation.md: Markdown for API documentation Gitbook page.
  • rapidoc-api-docs.html: HTML for actual API Spec Documentation and linked to in the above Gitbook page. This is a S3 static website hosted out of the airbyte-public-api-docs bucket with a Cloudfront Distribution for SSL. This file points to the Airbyte OAS spec on Master and will automatically mirror spec changes. This file will need to be uploaded to the airbyte-public-api-docs bucket for any file changes to propagate.