SYNQ Webhook Event

Type: object

Webhook event payload sent by SYNQ

Type: array
No Additional Items

Each item of this array must be:

Callback

Type: object

Type: string Default: ""

Issues Command

Type: object

Not to be used directly. Use the IssuesService instead when calling via API.

Same definition as Issues Command

Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(actionName)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issuesCommand)$

Issues Command

Type: object

Not to be used directly. Use the IssuesService instead when calling via API.

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(markExpected)$

Mark Expected Request

Type: object

Actor

Type: object

Actor marking the issue as expected.

Email User

Type: object

Type: stringFormat: email

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(userEmail)$
Type: stringFormat: email

Must be at least 1 characters long

Additional Properties of any type are allowed.

Type: object

Type: string

Must be at least 1 characters long

Pagerduty User

Type: object

Type: string

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(userId)$
Type: string

Must be at least 1 characters long

Additional Properties of any type are allowed.

Type: object

Slack User

Type: object

Type: string

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(userId)$
Type: string

Must be at least 1 characters long

Additional Properties of any type are allowed.

Type: object

Additional Properties of any type are allowed.

Type: object

Type: string

ID of the issue to mark as expected.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

Type: boolean Default: false

Ignore status change if the issue already has a status.

Timestamp

Type: string

Time at which the issue was marked as expected. Defaults to the current time.

Same definition as Timestamp

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueId)$
Type: string

ID of the issue to mark as expected.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(requireNoExistingStatus)$
Type: boolean Default: false

Ignore status change if the issue already has a status.

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(markFixed)$

Mark Fixed Request

Type: object

Actor

Type: object

Actor marking the issue as fixed.

Same definition as actor

Type: string

ID of the issue to mark as fixed.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

Type: boolean Default: false

Ignore status change if the issue already has a status.

Timestamp

Type: string

Time at which the issue was marked as fixed. Defaults to the current time.

Same definition as Timestamp

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueId)$
Type: string

ID of the issue to mark as fixed.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(requireNoExistingStatus)$
Type: boolean Default: false

Ignore status change if the issue already has a status.

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(markInvestigating)$

Mark Investigating Request

Type: object

Actor

Type: object

Actor marking the issue as investigating.

Same definition as actor

Type: string

ID of the issue to mark as investigating.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

Type: boolean Default: false

Ignore status change if the issue already has a status.

Timestamp

Type: string

Time at which the issue was marked as investigating. Defaults to the current time.

Same definition as Timestamp

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueId)$
Type: string

ID of the issue to mark as investigating.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(requireNoExistingStatus)$
Type: boolean Default: false

Ignore status change if the issue already has a status.

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(markNoActionNeeded)$

Mark No Action Needed Request

Type: object

Actor

Type: object

Actor marking the issue as no action needed.

Same definition as actor

Type: string

ID of the issue to mark as no action needed.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

Type: boolean Default: false

Ignore status change if the issue already has a status.

Timestamp

Type: string

Time at which the issue was marked as no action needed. Defaults to the current time.

Same definition as Timestamp

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueId)$
Type: string

ID of the issue to mark as no action needed.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(requireNoExistingStatus)$
Type: boolean Default: false

Ignore status change if the issue already has a status.

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(postComment)$

Post Comment Request

Type: object

Actor

Type: object

Actor posting the comment.

Same definition as actor

Type: string

Comment to post.

Type: string

ID of the issue to post a comment on.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

Timestamp

Type: string

Time at which the comment was posted. Defaults to the current time.

Same definition as Timestamp

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueId)$
Type: string

ID of the issue to post a comment on.

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

Additional Properties of any type are allowed.

Type: object

Additional Properties of any type are allowed.

Type: object

Additional Properties of any type are allowed.

Type: object

Type: string Default: ""

Timestamp

Type: string
Same definition as Timestamp

Event Type

Default: 0

Type: string
Must match regular expression: ^EVENT_TYPE_UNSPECIFIED$
Type: enum (of string)

Must be one of:

  • "EVENT_TYPE_PING"
  • "EVENT_TYPE_ISSUE_CREATED"
  • "EVENT_TYPE_ISSUE_UPDATED"
  • "EVENT_TYPE_ISSUE_STATUS_UPDATED"
  • "EVENT_TYPE_ISSUE_CLOSED"
  • "EVENT_TYPE_INCIDENT_OPEN"
  • "EVENT_TYPE_INCIDENT_CLOSED"
  • "EVENT_TYPE_INCIDENT_CANCELLED"
Type: integer

Value must be greater or equal to -2147483648 and lesser or equal to 2147483647

Incident Cancelled

Type: object
Same definition as Incident Cancelled

Incident Closed

Type: object
Same definition as Incident Closed

Incident Open

Type: object
Same definition as Incident Open

Issue Closed

Type: object
Same definition as Issue Closed

Issue Created

Type: object
Same definition as Issue Created

Issue Status Updated

Type: object
Same definition as Issue Status Updated

Issue Updated

Type: object
Same definition as Issue Updated

Ping

Type: object

Test event sent during a webhook setup.

Type: string Default: ""

Additional Properties of any type are allowed.

Type: object

Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(eventId)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(eventTime)$

Timestamp

Type: string

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(eventType)$

Event Type

Default: 0

Type: string
Must match regular expression: ^EVENT_TYPE_UNSPECIFIED$
Type: enum (of string)

Must be one of:

  • "EVENT_TYPE_PING"
  • "EVENT_TYPE_ISSUE_CREATED"
  • "EVENT_TYPE_ISSUE_UPDATED"
  • "EVENT_TYPE_ISSUE_STATUS_UPDATED"
  • "EVENT_TYPE_ISSUE_CLOSED"
  • "EVENT_TYPE_INCIDENT_OPEN"
  • "EVENT_TYPE_INCIDENT_CLOSED"
  • "EVENT_TYPE_INCIDENT_CANCELLED"
Type: integer

Value must be greater or equal to -2147483648 and lesser or equal to 2147483647

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(incidentCancelled)$

Incident Cancelled

Type: object

Incident Summary

Type: object

Type: string Default: ""

Type: string Default: ""

Type: string Default: ""

Type: string Default: ""

Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(descriptionHtml)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(endedAt)$

Timestamp

Type: string
Same definition as Timestamp

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(incidentId)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(incidentUrl)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(startedAt)$

Timestamp

Type: string
Same definition as Timestamp

Additional Properties of any type are allowed.

Type: object

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(incidentClosed)$

Incident Closed

Type: object

Incident Summary

Type: object
Same definition as incident

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(incidentOpen)$

Incident Open

Type: object

Incident Summary

Type: object
Same definition as incident

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueClosed)$

Issue Closed

Type: object

Issue Summary

Type: object

Type: string Default: ""

Detailed description of the issue. In the Markdown format.

Type: string Default: ""

Detailed description of the issue. In the HTML format.

Type: array

Entities directly affected by the issue, not considering downstream ones.

No Additional Items

Each item of this array must be:

Timestamp

Type: string

Time when the issue was closed.

Same definition as Timestamp

Type: string Default: ""

Type: string Default: ""

Type: string Default: ""

Timestamp

Type: string

Time when the issue was triggered.

Same definition as Timestamp

Issue Status

Default: 0

Type: string
Must match regular expression: ^ISSUE_STATUS_UNSPECIFIED$
Type: enum (of string)

Must be one of:

  • "ISSUE_STATUS_INVESTIGATING"
  • "ISSUE_STATUS_EXPECTED"
  • "ISSUE_STATUS_FIXED"
  • "ISSUE_STATUS_NO_ACTION_NEEDED"
Type: integer

Value must be greater or equal to -2147483648 and lesser or equal to 2147483647

Type: string Default: ""

Summary of the issue, what happened and where.

Issue Entity

Type: object

Entity which triggered the issue.

Same definition as Issue Entity

Type: string Default: ""

Type: string Default: ""

Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(descriptionHtml)$
Type: string Default: ""

Detailed description of the issue. In the HTML format.

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(directlyAffectedEntities)$
Type: array

Entities directly affected by the issue, not considering downstream ones.

No Additional Items

Each item of this array must be:

Issue Entity

Type: object

Identifier

Type: object

Identifier is a unique reference to an entity in SYNQ system. Entity identifiers
are designed to closely mimic identifiers used by data platforms and tools. To construct
an identifier, you need to know the kind of the entity and the ids that you would normally
use to identify it in the data platform or tool. For example, to identify a table in BigQuery,
you would need to know the project, dataset, and table names.

Airflow Task Identifier

Type: object

Airflow task identifier within a given DAG

Same definition as Airflow Task Identifier

Custom Identifier

Type: object

Custom identifier to be used with all custom created entities

Type: string

Id that identifies the custom entity
The Id should be unique within the custom entity Identifier.

Additional Properties of any type are allowed.

Type: object

Dataproduct Identifier

Type: object

Dataproduct identifier

Type: string

Dataproduct id that identifies the Dataproduct

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

Additional Properties of any type are allowed.

Type: object

Dbt Cloud Node Identifier

Type: object

Dbt node that identifies one of dbt DAG nodes (model, test, etc) in dbt Cloud project

Same definition as Dbt Cloud Node Identifier

Dbt Core Node Identifier

Type: object

Dbt node that identifies one of dbt DAG nodes (model, test, etc) in dbt Core project

Same definition as Dbt Core Node Identifier

Monitor Identifier

Type: object

Monitor identifier

Type: string

SYNQ integration_id of the monitored identifier

Type: string

Optional monitor segmentation identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(integrationId)$
Type: string

SYNQ integration_id of the monitored identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(monitorId)$
Type: string

Identifier of the monitor

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(monitoredId)$

Identifier

Type: object

Identifier of the monitored entity

Same definition as identifier

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(airflowDag)$

Airflow Dag Identifier

Type: object

Airflow DAG identifier

Type: string

Airflow dag_id that identifies the DAG

Type: string

SYNQ integration_id that identifies the Airflow instance

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(dagId)$
Type: string

Airflow dag_id that identifies the DAG

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(integrationId)$
Type: string

SYNQ integration_id that identifies the Airflow instance

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(airflowTask)$

Airflow Task Identifier

Type: object

Airflow task identifier within a given DAG

Type: string

Airflow dag_id that identifies the DAG

Type: string

SYNQ integration_id that identifies the Airflow instance

Type: string

Airflow task_id that identifies the task within the DAG

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(dagId)$
Type: string

Airflow dag_id that identifies the DAG

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(integrationId)$
Type: string

SYNQ integration_id that identifies the Airflow instance

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(taskId)$
Type: string

Airflow task_id that identifies the task within the DAG

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(bigqueryTable)$

Bigquery Table Identifier

Type: object

BigQuery table identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(clickhouseTable)$

Clickhouse Table Identifier

Type: object

Clickhouse table identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(databricksTable)$

Databricks Table Identifier

Type: object

Databricks table identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(dbtCloudNode)$

Dbt Cloud Node Identifier

Type: object

Dbt node that identifies one of dbt DAG nodes (model, test, etc) in dbt Cloud project

Type: string

Dbt node_id that identifies one of dbt DAG nodes (model, test, etc)

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(accountId)$
Type: string Default: ""

Your dbt Cloud account id

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(nodeId)$
Type: string

Dbt node_id that identifies one of dbt DAG nodes (model, test, etc)

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(projectId)$
Type: string

Your dbt Cloud project id

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(dbtCoreNode)$

Dbt Core Node Identifier

Type: object

Dbt node that identifies one of dbt DAG nodes (model, test, etc) in dbt Core project

Type: string

SYNQ integration_id that identifies the dbt Core project

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

Type: string

Dbt node_id that identifies one of dbt DAG nodes (model, test, etc)

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(integrationId)$
Type: string

SYNQ integration_id that identifies the dbt Core project

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(nodeId)$
Type: string

Dbt node_id that identifies one of dbt DAG nodes (model, test, etc)

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(mysqlTable)$

Mysql Table Identifier

Type: object

Mysql table identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(postgresTable)$

Postgres Table Identifier

Type: object

Postgres table identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(redshiftTable)$

Redshift Table Identifier

Type: object

Redshift table identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(snowflakeTable)$

Snowflake Table Identifier

Type: object

Snowflake table identifier

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(sqlMeshAudit)$

Sql Mesh Audit Identifier

Type: object

SQLMesh Audit identifier

Type: string

SYNQ integration_id that identifies the dbt Core project

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(auditId)$
Type: string

Identifier of the audit

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(integrationId)$
Type: string

SYNQ integration_id that identifies the dbt Core project

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(sqlMeshModel)$

Sql Mesh Model Identifier

Type: object

SQLMesh Model identifier

Type: string

SYNQ integration_id that identifies the dbt Core project

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(integrationId)$
Type: string

SYNQ integration_id that identifies the dbt Core project

Must match regular expression: ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$

Must be at least 1 characters long

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(synqPath)$

Synq Path Identifier

Type: object

SynqPath identifier

Type: string

SYNQ path that identifies the SYNQ entity, needs to be one of supported paths

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(trinoTable)$

Trino Table Identifier

Type: object

Trino table identifier

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(entityUrl)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(typeName)$
Type: string Default: ""

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(endedAt)$

Timestamp

Type: string

Time when the issue was closed.

Same definition as Timestamp

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueGroupId)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueId)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueUrl)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(startedAt)$

Timestamp

Type: string

Time when the issue was triggered.

Same definition as Timestamp

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(triggerEntity)$

Issue Entity

Type: object

Entity which triggered the issue.

Same definition as Issue Entity

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(triggerMessage)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(triggerName)$
Type: string Default: ""

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(triggerRunId)$
Type: string Default: ""

Additional Properties of any type are allowed.

Type: object

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueCreated)$

Issue Created

Type: object

Issue Summary

Type: object
Same definition as issue

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueStatusUpdated)$

Issue Status Updated

Type: object

Issue Summary

Type: object
Same definition as issue

Additional Properties of any type are allowed.

Type: object

All properties whose name matches the following regular expression must respect the following conditions

Property name regular expression: ^(issueUpdated)$

Issue Updated

Type: object

Issue Summary

Type: object
Same definition as issue

Additional Properties of any type are allowed.

Type: object

Additional Properties of any type are allowed.

Type: object