From 9dc30c13b4a48a71ae7365683e9cd41db5a501cc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?JB=20Onofr=C3=A9?= Date: Wed, 16 Apr 2025 10:49:48 +0200 Subject: [PATCH] Update the link to OpenAPI in the documentation --- site/content/in-dev/0.9.0/rest-catalog-open-api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/in-dev/0.9.0/rest-catalog-open-api.md b/site/content/in-dev/0.9.0/rest-catalog-open-api.md index ecb43a83f3..e86c3186b1 100644 --- a/site/content/in-dev/0.9.0/rest-catalog-open-api.md +++ b/site/content/in-dev/0.9.0/rest-catalog-open-api.md @@ -24,4 +24,4 @@ params: show_page_toc: false --- -{{< redoc-polaris "rest-catalog-open-api.yaml" >}} +{{< redoc-polaris "https://raw.githubusercontent.com/apache/polaris/refs/tags/apache-polaris-0.9.0-incubating/spec/rest-catalog-open-api.yaml" >}}