From 9e89981d5700750e51a3dbe1271ef7f394ca679e Mon Sep 17 00:00:00 2001 From: Imri Paran Date: Fri, 16 May 2025 13:08:11 +0200 Subject: [PATCH] docs: added openapi docs link (#21236) --- openmetadata-docs/content/v1.6.x/sdk/index.md | 2 ++ openmetadata-docs/content/v1.7.x/sdk/index.md | 2 ++ openmetadata-docs/content/v1.8.x-SNAPSHOT/sdk/index.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/openmetadata-docs/content/v1.6.x/sdk/index.md b/openmetadata-docs/content/v1.6.x/sdk/index.md index 7ea836eafcf..c1f205cd09d 100644 --- a/openmetadata-docs/content/v1.6.x/sdk/index.md +++ b/openmetadata-docs/content/v1.6.x/sdk/index.md @@ -28,6 +28,8 @@ Here are the articles in this section: To access OpenMetadata APIs, one needs a token to authenticate and authorize API calls. +Access the OpenAPI (Swagger) documentation at [OpenMetadata API](https://docs.open-metadata.org/swagger.html). + ## How to get the JWT Token ### Bot Token diff --git a/openmetadata-docs/content/v1.7.x/sdk/index.md b/openmetadata-docs/content/v1.7.x/sdk/index.md index 7ea836eafcf..c1f205cd09d 100644 --- a/openmetadata-docs/content/v1.7.x/sdk/index.md +++ b/openmetadata-docs/content/v1.7.x/sdk/index.md @@ -28,6 +28,8 @@ Here are the articles in this section: To access OpenMetadata APIs, one needs a token to authenticate and authorize API calls. +Access the OpenAPI (Swagger) documentation at [OpenMetadata API](https://docs.open-metadata.org/swagger.html). + ## How to get the JWT Token ### Bot Token diff --git a/openmetadata-docs/content/v1.8.x-SNAPSHOT/sdk/index.md b/openmetadata-docs/content/v1.8.x-SNAPSHOT/sdk/index.md index 7ea836eafcf..c1f205cd09d 100644 --- a/openmetadata-docs/content/v1.8.x-SNAPSHOT/sdk/index.md +++ b/openmetadata-docs/content/v1.8.x-SNAPSHOT/sdk/index.md @@ -28,6 +28,8 @@ Here are the articles in this section: To access OpenMetadata APIs, one needs a token to authenticate and authorize API calls. +Access the OpenAPI (Swagger) documentation at [OpenMetadata API](https://docs.open-metadata.org/swagger.html). + ## How to get the JWT Token ### Bot Token