Skip to content

Wrong deployed schema in https://stac-extensions.github.io/ssys/v1.1.0/schema.json #13

@J-Christophe

Description

@J-Christophe

The deployed schema at https://stac-extensions.github.io/ssys/v1.1.0/schema.json does not match the source schema defined in the repository:
https://github.com/stac-extensions/ssys/blob/main/json-schema/schema.json

Issue:

  • The definition of target_class differs between the two versions.
  • This inconsistency could lead to errors or confusion for users and tools relying on the schema.

Steps to verify:

  • Open the raw schema in the repository: schema.json.
  • Search for target_class.
  • Compare it with the same field in the deployed version: v1.1.0/schema.json.

Expected fix:
Ensure the deployed schema matches the source schema in the repository.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions