feat: add governed hydrology and historical imagery
This commit is contained in:
@@ -12,6 +12,7 @@ DOCS = ROOT / "docs" / "API_CONTRACTS.md" # docs/API_CONTRACTS.md
|
||||
ALLOWED_NON_ENVELOPE_ENDPOINTS = {
|
||||
("GET", "/health"),
|
||||
("GET", "/api/v1/exports/{export_id}/download"),
|
||||
("GET", "/api/v1/projects/{project_id}/datasets/{dataset_id}/raster/image"),
|
||||
}
|
||||
|
||||
IGNORED_OPENAPI_PATHS = {
|
||||
|
||||
Reference in New Issue
Block a user