Skip to content

Commit

Permalink
Added a test instance of the API to the swagger docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
LTLA committed Feb 23, 2024
1 parent d728e2e commit 5e4288d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@
{
"url": "https://gypsum.artifactdb.com",
"description": "Production instance of the API"
},
{
"url": "https://gypsum-test.artifactdb.com",
"description": "Test instance of the API"
}
],

Expand Down

0 comments on commit 5e4288d

Please sign in to comment.