Skip to content

Commit

Permalink
Merge pull request #85 from hubmapconsortium/test-release
Browse files Browse the repository at this point in the history
v2.0.5 release
  • Loading branch information
yuanzhou authored Apr 19, 2021
2 parents e1932de + ce409e8 commit 06718b6
Show file tree
Hide file tree
Showing 6 changed files with 17 additions and 102 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.4
2.0.5
25 changes: 4 additions & 21 deletions api_endpoints.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@
{
"method": "GET",
"endpoint": "/entity-types",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "PUT",
Expand All @@ -123,22 +120,11 @@
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/entities/multiple-samples",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
},
{
"method": "GET",
"endpoint": "/ancestors/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand All @@ -151,10 +137,7 @@
{
"method": "GET",
"endpoint": "/parents/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand Down
23 changes: 3 additions & 20 deletions api_endpoints.localhost.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@
{
"method": "GET",
"endpoint": "/entity-types",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "PUT",
Expand All @@ -124,21 +121,10 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/entities/multiple-samples",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/ancestors/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand All @@ -151,10 +137,7 @@
{
"method": "GET",
"endpoint": "/parents/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand Down
23 changes: 3 additions & 20 deletions api_endpoints.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@
{
"method": "GET",
"endpoint": "/entity-types",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "PUT",
Expand All @@ -124,21 +121,10 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/entities/multiple-samples",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/ancestors/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand All @@ -151,10 +137,7 @@
{
"method": "GET",
"endpoint": "/parents/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand Down
23 changes: 3 additions & 20 deletions api_endpoints.stage.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@
{
"method": "GET",
"endpoint": "/entity-types",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "PUT",
Expand All @@ -124,21 +121,10 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/entities/multiple-samples",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/ancestors/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand All @@ -151,10 +137,7 @@
{
"method": "GET",
"endpoint": "/parents/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand Down
23 changes: 3 additions & 20 deletions api_endpoints.test.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,7 @@
{
"method": "GET",
"endpoint": "/entity-types",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "PUT",
Expand All @@ -124,21 +121,10 @@
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "PUT",
"endpoint": "/entities/multiple-samples",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
},
{
"method": "GET",
"endpoint": "/ancestors/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand All @@ -151,10 +137,7 @@
{
"method": "GET",
"endpoint": "/parents/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand Down

0 comments on commit 06718b6

Please sign in to comment.