HonahX commented on code in PR #808:
URL: https://github.com/apache/polaris/pull/808#discussion_r1943547148
##########
spec/rest-catalog-open-api.yaml:
##########
@@ -3977,6 +4241,151 @@ components:
items:
type: integer
description: "List of equality field IDs"
+
+ Policy:
+ type: object
+ required:
+ - owner_id
Review Comment:
I updated this to `EntityIdentifier` based on our discussion. Now user won't
need another API to resolve any polaris entity id.
--
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]