Skip to content

Incorrect Collection path in RoutesDelegator #8

@alexmerlin

Description

@alexmerlin

Bug Report

The collection path should be:

->get('/books', GetBookCollectionHandler::class, 'book::list-books')

instead of:

->get('/book', GetBookCollectionHandler::class, 'book::list-book')

Q A
Version(s) 1.0.0

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions