docs: move airbyte api yaml from CDK to docs (#36616)
Follows up on #36610 We don't want the docs to depend on a file located in the java CDK that the java CDK doesn't even use.
This commit is contained in:
6143
docs/reference/api/config.yaml
Normal file
6143
docs/reference/api/config.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
||||
<script type="module" src="https://unpkg.com/rapidoc/dist/rapidoc-min.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<rapi-doc spec-url="https://raw.githubusercontent.com/airbytehq/airbyte/master/airbyte-cdk/java/airbyte-cdk/airbyte-api/src/main/openapi/config.yaml"
|
||||
<rapi-doc spec-url="https://raw.githubusercontent.com/airbytehq/airbyte/master/docs/reference/api/config.yaml"
|
||||
primary-color = "#625fff"
|
||||
</rapi-doc>
|
||||
</body>
|
||||
|
||||
Reference in New Issue
Block a user