diff --git a/CNAME b/CNAME index 8e32f29..58affb7 100644 --- a/CNAME +++ b/CNAME @@ -1 +1 @@ -developer.nxd.foundation \ No newline at end of file +nxd.foundation diff --git a/openapi/datamarketplace.yaml b/openapi/datamarketplace.yaml index b059284..d37039b 100644 --- a/openapi/datamarketplace.yaml +++ b/openapi/datamarketplace.yaml @@ -1104,6 +1104,8 @@ paths: servers: - description: Development server url: 'http://localhost:8000' + - description: Live server + url: 'https://api.nxd.foundation' tags: - description: This consists of endpoints available to organisation admins to manage data disclosure agreements and connections. name: config diff --git a/sv/openapi/datamarketplace.yaml b/sv/openapi/datamarketplace.yaml index b059284..d37039b 100644 --- a/sv/openapi/datamarketplace.yaml +++ b/sv/openapi/datamarketplace.yaml @@ -1104,6 +1104,8 @@ paths: servers: - description: Development server url: 'http://localhost:8000' + - description: Live server + url: 'https://api.nxd.foundation' tags: - description: This consists of endpoints available to organisation admins to manage data disclosure agreements and connections. name: config