Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
8.1.3
-
None
-
None
Description
404's return with the following message:
Method 'POST' not found on resource with matching pattern on path '/foo'
It would be better to also include the resource class name.
Method 'POST' not found on resource 'ResourceClass' with matching pattern on path '/foo'