-
Notifications
You must be signed in to change notification settings - Fork 32
Closed
Description
Collection Search is implemented on a separate endpoint (/collections-search) although it should simply extend the /collections endpoint. Thus, e.g. STAC Browser can't make use of it.
Also, there are two links in the landing page with relation type collections-search (GET and POST). This relation type is not defined in the Collection Search extension. It is already covered by the data relation type.
Please also note that the POST HTTP method is officially not defined in the collection search extension either (but it's also not forbidden to have it, just as a fyi.)
PS: Yes, this was not super clearly written out in the extension, I've clarified it in the spec.
jonhealy1
Metadata
Metadata
Assignees
Labels
No labels