Skip to content

Commit

Permalink
Fix: Update Data Marketplace OpenAPI specification with live server URL
Browse files Browse the repository at this point in the history
Signed-off-by: George J Padayatti <[email protected]>
  • Loading branch information
georgepadayatti committed Apr 2, 2024
1 parent 4bab76d commit b28b003
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions static/openapi/datamarketplace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b28b003

Please sign in to comment.