nastra commented on code in PR #15112:
URL: https://github.com/apache/iceberg/pull/15112#discussion_r2742283264


##########
open-api/Makefile:
##########
@@ -21,11 +21,9 @@ install:
 
 validate-spec:
        uv run openapi-spec-validator --errors all rest-catalog-open-api.yaml
-       uv run openapi-spec-validator --errors all 
../aws/src/main/resources/s3-signer-open-api.yaml
 
 lint-spec:
        uv run yamllint --strict rest-catalog-open-api.yaml
-       uv run yamllint --strict 
../aws/src/main/resources/s3-signer-open-api.yaml

Review Comment:
   I think we should still leave this in until we actually remove the openapi 
spec file



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