Open
Description
One thing that I am not sure if it is needed anymore: Do we need to add ajv as a dependency and isn't it the case that the inputs are automatically validated?
Good point. You are right, there is no need for ajv anymore. Having said that, ajv is still in the template code provided by @FadySalama. We can do this change in a follow-up PR where the actual code is updated also. Does this make sense?
Originally posted by @danielpeintner in #752 (comment)