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 557fad11 Update the spec/readme.md (#1084)
557fad11 is described below

commit 557fad11f865cc376f55b9e75f1582079649c7f4
Author: Yufei Gu <[email protected]>
AuthorDate: Fri Feb 28 11:55:37 2025 -0800

    Update the spec/readme.md (#1084)
---
 spec/README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spec/README.md b/spec/README.md
index 9461bdaa..7790d0ed 100644
--- a/spec/README.md
+++ b/spec/README.md
@@ -23,8 +23,8 @@ Polaris provides two sets of OpenAPI specifications:
 - `polaris-management-service.yml` - Defines the management APIs for using 
Polaris to create and manage Iceberg catalogs and their principals
 - `polaris-catalog-service.yaml` - Defines the specification for the Polaris 
Catalog API, which encompasses both the Iceberg REST Catalog API
    and Polaris-native API.
-  - `polaris-apis` - Contains the specifications of Polaris-native API
-  - `rest-catalog-open-api.yaml` - Contains the specification for Iceberg Rest 
Catalog API
+  - `polaris-catalog-apis` - Contains the specifications of Polaris-native API
+  - `iceberg-rest-catalog-open-api.yaml` - Contains the specification for 
Iceberg Rest Catalog API
 
 ## Generated Specification Files
 The specification files in the generated folder are automatically created 
using OpenAPI bundling tools such as 

Reply via email to