sat-utils/sat-api

Add /api endpoint

Opened this issue · 1 comments

Add /api endpoint to return the OpenAPI spec for this API.

We can create a new yaml file based on
https://github.com/radiantearth/stac-spec/blob/master/api-spec/STAC-extensions.yaml

Follow instructions here
https://github.com/radiantearth/stac-spec/blob/master/api-spec/README.md#openapi-definitions

to create an API doc with core + all extensions but without the transaction extension.