I want to allow my front-end to push a hash of values to the backend. The hash can have any (JSON-legal) key, but the value of each key has to fit a specific schema. Think of it like:I want to allow my front-end to push a hash of
I want to allow my front-end to push a hash of values to the backend. The hash can have any (JSON-legal) key, but the value of each key has to fit a specific schema. Think of it like:I want to allow my front-end to push a hash of