-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
When I make request on non existing resource page /users?page=1234567 I receive:
{
"type": "http://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html",
"title": "Conflict",
"status": 409,
"detail": "Invalid page provided"
}As you see it a api problem. However in Content-Type you can find application/json instead of application/problem+json
Originally posted by @snapshotpl at zfcampus/zf-hal#121
Metadata
Metadata
Assignees
Labels
No labels