diff --git a/VERSION b/VERSION index 2165f8f..e010258 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.0.4 +2.0.5 diff --git a/api_endpoints.dev.json b/api_endpoints.dev.json index dd0137f..d8d64ac 100644 --- a/api_endpoints.dev.json +++ b/api_endpoints.dev.json @@ -95,10 +95,7 @@ { "method": "GET", "endpoint": "/entity-types", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "PUT", @@ -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", @@ -151,10 +137,7 @@ { "method": "GET", "endpoint": "/parents/<*>", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "GET", diff --git a/api_endpoints.localhost.json b/api_endpoints.localhost.json index 038ead0..7e4fe98 100644 --- a/api_endpoints.localhost.json +++ b/api_endpoints.localhost.json @@ -95,10 +95,7 @@ { "method": "GET", "endpoint": "/entity-types", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "PUT", @@ -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", @@ -151,10 +137,7 @@ { "method": "GET", "endpoint": "/parents/<*>", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "GET", diff --git a/api_endpoints.prod.json b/api_endpoints.prod.json index 3b8cebf..9c55261 100644 --- a/api_endpoints.prod.json +++ b/api_endpoints.prod.json @@ -95,10 +95,7 @@ { "method": "GET", "endpoint": "/entity-types", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "PUT", @@ -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", @@ -151,10 +137,7 @@ { "method": "GET", "endpoint": "/parents/<*>", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "GET", diff --git a/api_endpoints.stage.json b/api_endpoints.stage.json index f312057..a400eca 100644 --- a/api_endpoints.stage.json +++ b/api_endpoints.stage.json @@ -95,10 +95,7 @@ { "method": "GET", "endpoint": "/entity-types", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "PUT", @@ -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", @@ -151,10 +137,7 @@ { "method": "GET", "endpoint": "/parents/<*>", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "GET", diff --git a/api_endpoints.test.json b/api_endpoints.test.json index 71cf854..e48a42a 100644 --- a/api_endpoints.test.json +++ b/api_endpoints.test.json @@ -95,10 +95,7 @@ { "method": "GET", "endpoint": "/entity-types", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "PUT", @@ -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", @@ -151,10 +137,7 @@ { "method": "GET", "endpoint": "/parents/<*>", - "auth": true, - "groups": [ - "5777527e-ec11-11e8-ab41-0af86edb4424" - ] + "auth": false }, { "method": "GET",