cool9850311 commented on code in PR #5922:
URL: https://github.com/apache/gravitino/pull/5922#discussion_r1893608116


##########
docs/open-api/openapi.yaml:
##########
@@ -133,6 +133,23 @@ paths:
     $ref: "./roles.yaml#/paths/~1metalakes~1%7Bmetalake%7D~1roles~1%7Brole%7D"
 
   /metalakes/{metalake}/owners/{metadataObjectType}/{metadataObjectFullName}:
+    parameters:
+      - $ref: '#/components/parameters/metalake'
+      - name: metadataObjectType

Review Comment:
   There is an existing metadataObjectType in #/components/parameters . What 
should we call this one?
   I wrote this here because the issue mentions that only the owner API's 
metadataObjectType possible values do not include COLUMN.



-- 
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]

Reply via email to