Skip to content

[BUG] Site link for Iceberg OpenAPI spec hits an incorrect URL resulting in a 404 #1359

@nssalian

Description

@nssalian

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions