diff --git a/DEVELOPMENT.md b/DEVELOPMENT.md index 17c7aaa..79ab68e 100644 --- a/DEVELOPMENT.md +++ b/DEVELOPMENT.md @@ -1,5 +1,7 @@ # DataSpace Service Client SDK +The Swagger documentation for the data space service is available via: https://dataspaceservice.jollywater-00619340.westus2.azurecontainerapps.io/docs + ## Local installation with pip If you want to work on this module to test, debug, or develop, this module can be diff --git a/README.md b/README.md index 98e5030..143d939 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Basic client library for accessing the SmartOcean data space service to retrieve ## Data Space Service REST API -The SmartOcean dataspace service provides a REST API. The Swagger documentation is available via: https://dataspaceservice.jollywater-00619340.westus2.azurecontainerapps.io/docs +The SmartOcean dataspace service provides a REST API. # Installing as a module