-
Notifications
You must be signed in to change notification settings - Fork 332
Description
Describe the bug
In the 0.9.0 release documentation, the Iceberg OpenAPI link leads to
https://editor.swagger.io/?url=https://raw.githubusercontent.com/apache/polaris/refs/heads/main/spec/rest-catalog-open-api.yaml
instead of https://editor.swagger.io/?url=https://raw.githubusercontent.com/apache/polaris/refs/heads/main/spec/iceberg-rest-catalog-open-api.yaml
Should be a minor fix in the site/content/in-dev/0.9.0/rest-catalog-open-api.md
Also, suggesting to rename this to Iceberg OpenAI Spec or Iceberg Rest Catalog OpenAPI Spec to be more explicit and matching the Iceberg documentation here -> https://editor-next.swagger.io/?url=https://raw.githubusercontent.com/apache/iceberg/main/open-api/rest-catalog-open-api.yaml
To Reproduce
Click on the 0.9.0 release documentation, followed by the Iceberg OpenAPI link.
Actual Behavior
No response
Expected Behavior
The Iceberg OpenAPI spec should hit https://editor.swagger.io/?url=https://raw.githubusercontent.com/apache/polaris/refs/heads/main/spec/iceberg-rest-catalog-open-api.yaml instead
Additional context
No response
System information
No response