Description
Why this request?
To provide better validation. Including the data type can significantly improve the validation on client side (be it web or cli or any other client). In the absence of `type` the only way to know if the user specified value is correct is to make an `alter` call and check if there is no error.
Attachments
Issue Links
- links to