1
0
mirror of synced 2025-12-26 14:02:10 -05:00
Files
airbyte/docs/reference/api
Mario Molina ac2d3073a2 🎉 New search API endpoints for connections, sources, and destinations (#6656)
* Add API endpoints for connections, sources, and destinations

* Updating tests

* Tests for source and destination handlers

* Reformat code

* Update airbyte-server/src/main/java/io/airbyte/server/handlers/helpers/ConnectionMatcher.java

Co-authored-by: LiRen Tu <tuliren@gmail.com>

* Adding tests

* Format code

Co-authored-by: LiRen Tu <tuliren@gmail.com>
2021-10-08 19:11:15 -07:00
..
2021-04-29 15:18:52 -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.