1e348e0a90
When requesting all records of a type :id is not supplied. A behavior change in `sinatra` now report a `param` of the missing object with value `nil`. Since this parameter would be used as a search term further down the stack and most objects cannot have `:id` = `nil` exposing the additional path is needed.