nastra commented on code in PR #12584: URL: https://github.com/apache/iceberg/pull/12584#discussion_r2046842532
########## open-api/rest-catalog-open-api.yaml: ########## @@ -105,71 +103,68 @@ paths: The catalog configuration also holds an optional `endpoints` field that contains information about the endpoints supported by the server. If a server does not send the `endpoints` field, a default set of endpoints is assumed: - - GET /v1/{prefix}/namespaces + - GET /v1/{prefix}/namespaces Review Comment: I'm in favor of having a formatter that makes sure the yaml file is properly formatted but also gives people an easy command to apply the formatting (similar to what we have with `./gradlew spotlessCheck` and `./gradlew spotlessApply`). However, let's think about those implementation details in a separate PR where we can purely focus on the formatting aspects -- 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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org