From a2dec3ca46eccc553cd768dd6be610f85f3a7ee2 Mon Sep 17 00:00:00 2001 From: Github Actions CI Date: Wed, 19 Jul 2023 18:05:48 +0000 Subject: [PATCH] Github Actions build update example-simple-forecast-hub: 19 --- .../example-simple-forecast-hub/hub-config/admin.json | 2 +- .../example-simple-forecast-hub/hub-config/tasks.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/inst/example-data/example-simple-forecast-hub/hub-config/admin.json b/inst/example-data/example-simple-forecast-hub/hub-config/admin.json index d49ff796..e3d19013 100644 --- a/inst/example-data/example-simple-forecast-hub/hub-config/admin.json +++ b/inst/example-data/example-simple-forecast-hub/hub-config/admin.json @@ -1,5 +1,5 @@ { - "schema_version": "https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v1.0.0/admin-schema.json", + "schema_version": "https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v2.0.0/admin-schema.json", "name": "Simple Forecast Hub", "maintainer": "Consortium of Infectious Disease Modeling Hubs", "contact": { diff --git a/inst/example-data/example-simple-forecast-hub/hub-config/tasks.json b/inst/example-data/example-simple-forecast-hub/hub-config/tasks.json index 02297daa..32349fe0 100644 --- a/inst/example-data/example-simple-forecast-hub/hub-config/tasks.json +++ b/inst/example-data/example-simple-forecast-hub/hub-config/tasks.json @@ -1,5 +1,5 @@ { - "schema_version": "https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v1.0.0/tasks-schema.json", + "schema_version": "https://raw.githubusercontent.com/Infectious-Disease-Modeling-Hubs/schemas/main/v2.0.0/tasks-schema.json", "rounds": [{ "round_id_from_variable": true, "round_id": "origin_date", @@ -79,7 +79,7 @@ }, "output_type": { "mean": { - "type_id": { + "output_type_id": { "required": null, "optional": ["NA"] }, @@ -89,7 +89,7 @@ } }, "quantile": { - "type_id": { + "output_type_id": { "required": [ 0.010, 0.025,