Hi all, is there any documentation (aside from what is said in the book) about the queries parameter in parse_as_rest? Some examples would be nice.
Also, looking at the patterns, there does not seem a way to specify a
subset in a pattern e.g. (pseudo-code)
"/dogs[pet]/{pet.kind.eq.dog}"
which would retrieve all dogs from the pet table.
Regards,
Denes
--

