From b28b0037cacc514543b5671340081004a7776e1b Mon Sep 17 00:00:00 2001 From: George J Padayatti Date: Wed, 3 Apr 2024 01:37:28 +0530 Subject: [PATCH] Fix: Update Data Marketplace OpenAPI specification with live server URL Signed-off-by: George J Padayatti --- static/openapi/datamarketplace.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/openapi/datamarketplace.yaml b/static/openapi/datamarketplace.yaml index b059284..d37039b 100644 --- a/static/openapi/datamarketplace.yaml +++ b/static/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