The reaaon is that although it's using the parameter names for stuff, internally it's converting that to the property constraints. I wonder if it's possible to use a parameters.Schema object in place of a properties.Schema one in a Property without any side-effects...
Good catch, it would be nice to fix that.
The reaaon is that although it's using the parameter names for stuff, internally it's converting that to the property constraints. I wonder if it's possible to use a parameters.Schema object in place of a properties.Schema one in a Property without any side-effects...