These are hardcoded links in capabilities doc:
|
"rel": "terms-of-service", |
|
"href": "https://openeo.cloud/aup", |
|
"type": "text/html", |
|
}, |
|
{ |
|
"rel": "privacy-policy", |
|
"href": "https://terrascope.be/en/privacy-policy", |
|
"type": "text/html", |
should be moved to deployment-specific configs
These are hardcoded links in capabilities doc:
openeo-python-driver/openeo_driver/views.py
Lines 458 to 465 in 4d9d8b1
should be moved to deployment-specific configs