Could you please provide an example of the following?
Use sinatra-param in combination with Rack::PostBodyContentTypeParser and Rack::NestedParams to automatically parameterize JSON POST bodies and nested parameters.
Been looking all over for an example of this, and I can't find anything.
Thanks in advance!