aheev commented on code in PR #12584:
URL: https://github.com/apache/iceberg/pull/12584#discussion_r2581357322


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -2010,11 +2065,34 @@ components:
 
     Namespace:
       description: Reference to one or more levels of a namespace
+      allOf:
+        - $ref: '#/components/schemas/CatalogObject'
+      example: [ "accounting", "tax" ]
+
+    CatalogObject:

Review Comment:
   @c-thiel gentle ping on this one



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to