jackye1995 commented on code in PR #906: URL: https://github.com/apache/polaris/pull/906#discussion_r1936122001
########## spec/README.md: ########## @@ -0,0 +1,29 @@ +# Polaris API Specifications +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 Review Comment: we might want to rename this as `iceberg-rest-catalog-open-api.yaml` just to be clear. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
