You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we are saving/updating an entity via agrest using POST/PUT methods and the model is not valid by some rules, the response is looks like: "validation failed, 3 errors". But we have no any extra information about what kind of errors are.
So, it will be nice to have extended error response, something like:
When we are saving/updating an entity via agrest using POST/PUT methods and the model is not valid by some rules, the response is looks like: "validation failed, 3 errors". But we have no any extra information about what kind of errors are.
So, it will be nice to have extended error response, something like:
The text was updated successfully, but these errors were encountered: