VForWaTer / tool-specs

Repository to manage issues and discussions regarding the entire [toolbox-runner](https://github.com/hydrocode-de/tool-runner) stack.
https://vforwater.github.io/tool-specs
MIT License
0 stars 0 forks source link

Describe `datetime` in the specs #18

Open mmaelicke opened 11 months ago

mmaelicke commented 11 months ago

The type field of of Parameters 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).