Skip to content

Strictly following the book tutorial some routes does not answer as expected #93

@zio-mitch

Description

@zio-mitch

Bug Report

The detail route /book/{uuid} returns an xml.
The listing route /book is not found 404.

Returns an xml.

Q A
Version(s) 5

Summary

About the listing route it seems the getCollection method is not configured in any way as callback middleware.

Docs do not specify what to do.

How to reproduce

Try to follow the tutorial.

Expected behavior

Routes are callable, or respond in json format.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions