This is an automated email from the ASF dual-hosted git repository.
yufei pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git
The following commit(s) were added to refs/heads/main by this push:
new 101a03ae Fix typo in rest-catalog-open-api.yaml (#380)
101a03ae is described below
commit 101a03aea4aad7dae301c8ea5cf5c1c04feceaf9
Author: Yuya Ebihara <[email protected]>
AuthorDate: Fri Oct 18 06:39:44 2024 +0900
Fix typo in rest-catalog-open-api.yaml (#380)
---
spec/rest-catalog-open-api.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/spec/rest-catalog-open-api.yaml b/spec/rest-catalog-open-api.yaml
index 7c22d5bb..c7c2ce63 100644
--- a/spec/rest-catalog-open-api.yaml
+++ b/spec/rest-catalog-open-api.yaml
@@ -990,7 +990,7 @@ paths:
metadata path being within ALLOWED_LOCATIONS, having an EXTERNAL
catalog, etc. The intended use
case for a VALIDATE notification is to allow a remote catalog to
pre-validate the general
settings of a receiving catalog against an intended new table
location before possibly creating
- a table intended for sending notifcations in the remote catalog at
all. For a VALIDATE request,
+ a table intended for sending notifications in the remote catalog at
all. For a VALIDATE request,
the specified metadata-location can either be a prospective full
metadata file path, or a
relevant parent directory of the intended table to validate against
ALLOWED_LOCATIONS.
content:
@@ -4061,7 +4061,7 @@ components:
value: "accounting%1Ftax"
NamespaceAsPathVariable:
- summary: A single part namespace, as represented in a path paremeter
+ summary: A single part namespace, as represented in a path parameter
value: "accounting"
NamespaceAlreadyExistsError: