* wip
* handle webhook configs in workspaces endpoint and split/hydrate secrets
* style improvements to documentation around webhook configs
* Clarify documentation around webhook auth tokens
* More documentation clarification around webhook configs
* Format.
* unit test coverage for webhook config handling
* use common json parsing libraries around webhook configs
* clean up around testing webhook operation configs
Co-authored-by: Davin Chia <davinchia@gmail.com>
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.