{
  "$id": "https://firefox-ci-tc.services.mozilla.com/schemas/auth/v1/list-roles-response.json#",
  "$schema": "https://firefox-ci-tc.services.mozilla.com/schemas/common/metaschema.json#",
  "description": "List of roles\n",
  "items": {
    "$ref": "get-role-response.json#"
  },
  "title": "Get All Roles (no pagination)",
  "type": "array",
  "uniqueItems": true
}