Open mmaelicke opened 11 months ago
The type field of of Parameters misses the datetime type here:
type
Parameters
https://github.com/VForWaTer/tool-specs/blob/a7dc70966c38c96d64233f07c19c54dd117c6940/docs/input.md?plain=1#L72
That should be added to the list and needs a sub-section to declare allowed formats (which is ISO 8601 only).
The
type
field of ofParameters
misses the datetime type here:https://github.com/VForWaTer/tool-specs/blob/a7dc70966c38c96d64233f07c19c54dd117c6940/docs/input.md?plain=1#L72
That should be added to the list and needs a sub-section to declare allowed formats (which is ISO 8601 only).