stac-fastapi icon indicating copy to clipboard operation
stac-fastapi copied to clipboard

pgstac backend returns valid queryables for non-existing collection ids

Open mmcfarland opened this issue 3 years ago • 0 comments

Non-existing collection ids will still generate a valid baseline queryable in the current implementation. Instead, the backend should check for valid collections and not return a queryable when it is invalid.

mmcfarland avatar Oct 25 '22 00:10 mmcfarland