users-delete.json 65 B

1234567
  1. {
  2. "anyOf": [
  3. {
  4. "$ref": "roles#/definitions/admin"
  5. }
  6. ]
  7. }