Guest User

Untitled

a guest
Mar 17th, 2018
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. {
  2. "resource_roles": {
  3. "message": "One or more Roles is being used in one or more projects",
  4. "roles": [
  5. {
  6. "id": 1,
  7. "projects": [1, 2, 3]
  8. },
  9. {
  10. "id": 4,
  11. "projects": [55, 21]
  12. }
  13. ]
  14. }
  15. }
Add Comment
Please, Sign In to add comment