scottteal opened a new issue, #1418: URL: https://github.com/apache/polaris/issues/1418
### Describe the bug When clicking on "Iceberg OpenAPI" in the 0.9.0 docs, the Swagger Editor returns ``` Fetch error response status is 404 https://raw.githubusercontent.com/apache/polaris/refs/heads/main/spec/https://raw.githubusercontent.com/apache/polaris/refs/tags/apache-polaris-0.9.0-incubating/spec/rest-catalog-open-api.yaml ``` This is resolved either by: - Changing the URL in the browser to https://editor.swagger.io/?url=https://raw.githubusercontent.com/apache/polaris/refs/tags/apache-polaris-0.9.0-incubating/spec/rest-catalog-open-api.yaml - Switching to **In Development** docs, click on **Catalog API Spec**    ### To Reproduce 1. Go to https://polaris.apache.org/in-dev/0.9.0/ 2. Click on Iceberg OpenAPI in the left pane ### Actual Behavior _No response_ ### Expected Behavior _No response_ ### Additional context _No response_ ### System information _No response_ -- 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]
