kbendick commented on a change in pull request #4037:
URL: https://github.com/apache/iceberg/pull/4037#discussion_r801148700
##########
File path: rest_docs/rest-catalog-open-api.yaml
##########
@@ -29,34 +29,39 @@ info:
Defines the specification for the first version of the REST Catalog API.
Implementations should ideally support both Iceberg table specs v1 and v2,
with priority given to v2.
servers:
- - url: "{scheme}://{host}/{basePath}"
+ - url: '{scheme}://{host}/{basePath}'
Review comment:
These have been removed. Sorry about that!
--
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]