Skip to content

what is the format for the advanced POST request ? #11

@vincentsarago

Description

@vincentsarago

It's not clear to me what's the format for the POST request body

in https://github.com/stac-api-extensions/freetext-search?tab=readme-ov-file#http-post, nothing is mentioned. The example shows a simple string 🤷

For the Basic spec we have:

  • GET: string (e.g. EO,Earth Observation)
  • POST: List[string] (e.g. ["EO","Earth Observation"])

for the Advanced we have

  • GET: string (e.g. climate AND model, climate OR model, (quick OR brown) AND fox)
  • POST: ?

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