-
Couldn't load subscription status.
- Fork 1.3k
Closed
Description
I think we can't fork the wiki to send pr's, am I correct?
https://github.com/dingo/api/wiki/Internal-Requests
Here it says: Tthe api facade [...]
https://github.com/dingo/api/wiki/Returning-Errors
Here it says under Custom Exceptions:
[...]
return new Response($response, 401);
I think this should be:
return new Dingo\Api\Http\Response($response, 401);
yay?
Cheers
Metadata
Metadata
Assignees
Labels
No labels