Skip to content

How to configure stac-api-validator to check only the links with a specific type, e.g. "application/geo+json". #630

@thehoanguyen

Description

@thehoanguyen

Our catalogue server's landing can includes search links of different types: 'application/geo+json', 'application/opensearchdescription+xml'.
STAC-api-validator checks all search links i resolve, when i validate our server for the conformance class 'item-search'.
Could it be possible to configure the tool to only parse the search link with rel='search' and type = 'application/geo+json', and ignre other search links.

The same issue i have is for the data links.
I need to configure STAC-api-validator to only parse the data links with type 'application/json', and ignore all other data links if exist in the landing page.

Thank you very much in advance!
The Hoa

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions