rdblue commented on code in PR #9695:
URL: https://github.com/apache/iceberg/pull/9695#discussion_r1520462916
##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -3789,6 +3986,21 @@ components:
EmptyResponse:
$ref: '#/components/examples/ListNamespacesEmptyExample'
+ PayloadTooLargeResponse:
+ description:
+ Payload is too large.
Review Comment:
Can you add here that this is how the plan route informs you that you should
use the preplan route?
Because this is specific to the plan route, I think we should also make sure
that this response is named to indicate that. No other routes should use 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]