kbendick commented on code in PR #4554:
URL: https://github.com/apache/iceberg/pull/4554#discussion_r849763317


##########
open-api/rest-catalog-open-api.yaml:
##########
@@ -98,15 +98,13 @@ paths:
           content:
             application/json:
               schema:
-                $ref: '#/components/schemas/CatalogConfiguration'
+                $ref: '#/components/schemas/CatalogConfig'
               example: {
-                "data": {

Review Comment:
   This top-level `data` object field is no longer used in the responses, but 
wasn't updated for this one example.



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