Skip to content

Queryables: Use of $ref #12

@m-mohr

Description

@m-mohr

In implementation I'm facing issues with the queryables and I'm wondering what the best practice should be: Exposing $ref's or derefernecing them?

The example in the README clearly uses $ref's, but in implementations (especially browser based) this leads to issues as a lot of requests may be invoked by this. So I'm wondering whether implementations should dereference (and cache) this. (I'd be in favor of this.)

Here's a related issue in MS PC: microsoft/planetary-computer-apis#153

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