Skip to content

Commit

Permalink
Fix typo in rest-catalog-open-api.yaml (apache#380)
Browse files Browse the repository at this point in the history
  • Loading branch information
ebyhr authored Oct 17, 2024
1 parent 637a802 commit 101a03a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/rest-catalog-open-api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 101a03a

Please sign in to comment.