Skip to content

Commit

Permalink
Merge pull request #328 from hubmapconsortium/yuanzhou/collections
Browse files Browse the repository at this point in the history
Remove deprecated collections and specimens endpoints
  • Loading branch information
yuanzhou authored Nov 19, 2024
2 parents 91e9dc8 + 4f3e9be commit 4aa5c2a
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 265 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.1
2.2.2
88 changes: 0 additions & 88 deletions api_endpoints.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,38 +185,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/collections",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/collections",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/collections/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/collections/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/new-collection",
Expand Down Expand Up @@ -384,38 +352,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/specimens",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/specimens",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/specimens/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/exists/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>/ingest-group-ids",
Expand All @@ -424,30 +360,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>/ingest-group-count",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/search",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/entities/<*>/allowable-edit-states",
Expand Down
88 changes: 0 additions & 88 deletions api_endpoints.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,38 +185,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/collections",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/collections",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/collections/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/collections/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/new-collection",
Expand Down Expand Up @@ -384,38 +352,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/specimens",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/specimens",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/specimens/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/exists/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>/ingest-group-ids",
Expand All @@ -424,30 +360,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>/ingest-group-count",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/search",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/entities/<*>/allowable-edit-states",
Expand Down
88 changes: 0 additions & 88 deletions api_endpoints.test.json
Original file line number Diff line number Diff line change
Expand Up @@ -185,38 +185,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/collections",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/collections",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/collections/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/collections/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/new-collection",
Expand Down Expand Up @@ -384,38 +352,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "POST",
"endpoint": "/specimens",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/specimens",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/specimens/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/exists/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>/ingest-group-ids",
Expand All @@ -424,30 +360,6 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>/ingest-group-count",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/specimens/search",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/entities/<*>/allowable-edit-states",
Expand Down

0 comments on commit 4aa5c2a

Please sign in to comment.