routes: {
                '/test-item': {
                    get: [
                        (req, res, next) => {
                            req.entity = {id: 1};