kbendick opened a new pull request #4098: URL: https://github.com/apache/iceberg/pull/4098
There are some test frameworks that allow you to use the OpenAPI doc directly. Additionally, there are a variety of CLI tools for working with OpenAPI documents. However, when moving this file to its current location, its permissions are such that using tools isn't possible if not running as the root user. **TLDR** - Ran `chmod +x docs/rest/*.yaml` to allow for running CLI tools and automated testing suites against the OpenAPI doc. -- 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]
