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,