Update endpoint name after it was updated in the Cloud (#9912)

Micro PR updating our API integration to the Cloud-side changes.
This commit is contained in:
Radosław Waśko 2024-05-09 17:17:19 +02:00 committed by GitHub
parent 55be1057fa
commit 1d8fc1bf6e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -61,7 +61,7 @@ secrets_api = cloud_root_uri + "secrets"
## PRIVATE
Root address for DataLinks API.
datalinks_api = cloud_root_uri + "connectors"
datalinks_api = cloud_root_uri + "datalinks"
## PRIVATE
Flushes all cloud caches, including the authentication data