kbendick commented on a change in pull request #4027:
URL: https://github.com/apache/iceberg/pull/4027#discussion_r797038112
##########
File path: rest_docs/rest-catalog-open-api.yaml
##########
@@ -142,16 +142,7 @@ paths:
example: "accounting%00tax"
responses:
200:
- description: OK
- content:
- application/json:
- schema:
- $ref: '#/components/responses/ListNamespacesResponse'
- examples:
- NonEmptyResponse:
- $ref: '#/components/examples/ListNamespacesNonEmptyExample'
- EmptyResponse:
- $ref: '#/components/examples/ListNamespacesEmptyExample'
Review comment:
These examples are defined on the response itself, so function the same
and render the same.
That should be true of all in-line examples removed for any *Response.
--
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]