* 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>
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 theairbyte-public-api-docs bucketwith 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 theairbyte-public-api-docsbucket for any file changes to propagate.