Skip to content

Commit

Permalink
Merge pull request #315 from hubmapconsortium/karlburke/codeCleanupIn…
Browse files Browse the repository at this point in the history
…IngestAPI

Remove datasets/status endpoint from gateway and Ingest API
  • Loading branch information
yuanzhou authored Aug 21, 2024
2 parents 8d6d2d5 + 8903779 commit ce02e84
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions api_endpoints.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/datasets/status",
"auth": false
},
{
"method": "GET",
"endpoint": "/entities/<*>",
Expand Down
5 changes: 0 additions & 5 deletions api_endpoints.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/datasets/status",
"auth": false
},
{
"method": "GET",
"endpoint": "/entities/<*>",
Expand Down
5 changes: 0 additions & 5 deletions api_endpoints.test.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,11 +63,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/datasets/status",
"auth": false
},
{
"method": "GET",
"endpoint": "/entities/<*>",
Expand Down

0 comments on commit ce02e84

Please sign in to comment.