kbendick commented on a change in pull request #3955:
URL: https://github.com/apache/iceberg/pull/3955#discussion_r790583606
##########
File path: rest_docs/rest-catalog-open-api.yaml
##########
@@ -564,12 +648,21 @@ components:
example: '{ "owner": "Hank Bendickson" }'
default: '{ }'
- Namespace:
- description: Reference to one or more levels of a namespace
- type: array
- items:
- type: string
- example: [ "accounting", "tax" ]
+ UpdateNamespacePropertiesRequest:
Review comment:
It's kind of weird there's not a dedicated `requests` section, huh?
Eventually, if we wanted to, we could place things into separate files. But
then we'd need something to bundle them all up together so the trade-off might
not be worth it.
--
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]