Skip to content

Commit

Permalink
Merge pull request #82 from hubmapconsortium/test-release
Browse files Browse the repository at this point in the history
v2.0.4 release
  • Loading branch information
yuanzhou authored Apr 7, 2021
2 parents 6521bc0 + e6cca93 commit e1932de
Show file tree
Hide file tree
Showing 17 changed files with 13 additions and 1,472 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.3
2.0.4
5 changes: 1 addition & 4 deletions api_endpoints.dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,7 @@
{
"method": "GET",
"endpoint": "/entities/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand Down
5 changes: 1 addition & 4 deletions api_endpoints.localhost.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,7 @@
{
"method": "GET",
"endpoint": "/entities/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand Down
5 changes: 1 addition & 4 deletions api_endpoints.prod.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,7 @@
{
"method": "GET",
"endpoint": "/entities/<*>",
"auth": true,
"groups": [
"5777527e-ec11-11e8-ab41-0af86edb4424"
]
"auth": false
},
{
"method": "GET",
Expand Down
Loading

0 comments on commit e1932de

Please sign in to comment.