This project is not covered by Drupal’s security advisory policy.
Summary
This module is an extension to the REST module.
In case user wants error codes to be added in response then just enable this module.
e.g.
with this the webservice response will be,
{
"FailureReason": {
"message": "Field values for \"name\" must use an array structure",
"error_code": 422
}
}
instead of
{
"message": "Field values for \"name\" must use an array structure"
}
Project information
Seeking new maintainer
The current maintainers are looking for new people to take ownership.- Project categories: Import and export, Integrations
- Ecosystem: RESTfulness
2 sites report using this module
- Created by praffulgupta29 on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
