krystal/go-katapult

View on GitHub
core/fixtures/object_in_trash_error.json

Summary

Maintainability
Test Coverage
{
  "error": {
    "code": "object_in_trash",
    "description": "The object found is in the trash and therefore cannot be manipulated through the API. It should be restored in order to run this operation.",
    "detail": {}
  }
}