Implements the endpoint for getting Resources by ID. This expects the
behavior of the Store to return a zero-value Resource and not an error
when the requested Resource does not exist or is not found.
Coverage decreased (-0.05%) to 89.93% when pulling 11338a66d5438d2f094cb77ed2435d81375dece5 on feature/rest-gets into d142c87258e694afc15d26163acb3fdf5248692b on master.
Coverage decreased (-0.4%) to 89.535% when pulling f73fd7d4774842e8e14f46cb5d618870ff8a8861 on feature/rest-gets into d142c87258e694afc15d26163acb3fdf5248692b on master.
Implements the endpoint for getting Resources by ID. This expects the behavior of the Store to return a zero-value Resource and not an error when the requested Resource does not exist or is not found.