New: MCP server monitoring is live. Start free trial
GitLabSchemaBreaking

New required fields added in schema API_Entities_MemberRole: [update_sast_vulnerability_resolution_setting]

Affected surface
schema API_Entities_MemberRole
Affected field
API_Entities_MemberRole

What changed

New required fields added in schema API_Entities_MemberRole: [update_sast_vulnerability_resolution_setting] Affected surface: schema API_Entities_MemberRole. Root cause: schema `API_Entities_MemberRole`. Detected at Wed, 20 May 2026 04:03:21 UTC UTC.

Diff

{
  "added_required": [
    "update_sast_vulnerability_resolution_setting"
  ],
  "path": "schema API_Entities_MemberRole",
  "schema_path": "schema API_Entities_MemberRole"
}

Likely impact

Existing integrations relying on this surface will fail or behave incorrectly. Treat this as a release-blocker until the recommended action below is applied.

Add the new required field to all request payloads or arguments. Requests omitting it will be rejected.

Catch changes like this on every API you depend on.

Intello monitors 100+ APIs and tells you the moment something changes — before it breaks production.