Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

It will returns 500, if the main entity is not find. #9

Open
stanislavt opened this issue Mar 19, 2017 · 0 comments
Open

It will returns 500, if the main entity is not find. #9

stanislavt opened this issue Mar 19, 2017 · 0 comments

Comments

@stanislavt
Copy link

If I try to call GET /resource - it works clear, but if I try to call GET /resource/{id} with the mixin, I will get the error:

{
  "error": {
    "statusCode": 500,
    "message": "Internal Server Error"
  }
}

I think you should change the behavior of this case.

Hope it is clear for you. If you have questions, don't hesitate, ask me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant