1
0
mirror of synced 2026-01-13 00:04:47 -05:00
Files
airbyte/docs/reference/api
Evan Tahler b9e3c8a7f2 Suggested Streams via Actor Definition (#21577)
* Suggested Streams in in the Actor Definition

* Fix steam addition

* fix tests

* enable faker streams

* test resilaince.

* lint

* fig configLookup

* fixup definition load in webBackend

* fix build/tests

* Include 'suggested' in discover API response

* fix test

* Update airbyte-api/src/main/openapi/config.yaml

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>

* update build with typo

* fix test

* remove comment

* add more context

---------

Co-authored-by: Pedro S. Lopez <pedroslopez@me.com>
2023-01-27 18:07:01 +00: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.