1
0
mirror of synced 2025-12-19 18:14:56 -05:00
Files
airbyte/docs/reference/api/README.md
Abhi Vaidyanatha e378d40236 Documentation Reorganization (#3124)
* First reorganization pass.

* Stop auto-generating api docs html file.

* Update spelling

* Final cleanup.

* Final changes_REAL_actual_2_thisone

* fix path for generating api docs

Co-authored-by: Abhi Vaidyanatha <abhivaidyanatha@Abhis-MacBook-Pro.local>
Co-authored-by: Davin Chia <davinchia@gmail.com>
Co-authored-by: jrhizor <me@jaredrhizor.com>
2021-04-29 15:18:52 -07:00

882 B

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.