Closed nickreich closed 1 year ago
https://github.com/Infectious-Disease-Modeling-Hubs/schemas/blob/b95a91cb9953315bc27ddea6278a28eea30a250c/tasks-schema.json#L486
Should always be this:
"value": { "type": "numeric", "minimum": 0, "maximum": 1 }
maybe this could be documented clearly in the documentation?
I was misunderstanding the min/max thing here. this is not relevant.
https://github.com/Infectious-Disease-Modeling-Hubs/schemas/blob/b95a91cb9953315bc27ddea6278a28eea30a250c/tasks-schema.json#L486
Should always be this:
maybe this could be documented clearly in the documentation?