Skip to main content

API Change Log - Webhook

🧩 Service: Webhook​

🔧 Operation: fetchAllWebhookEvents​

🔹 Change 1​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: N/A
  • Schema Action: N/A
  • Path: paths.fetchAllWebhookEvents.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.event_configs.items.properties.created_on.format
  • New Schema:
"date-time"

🔹 Change 2​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: N/A
  • Schema Action: N/A
  • Path: paths.fetchAllWebhookEvents.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.event_configs.items.properties.updated_on.format
  • New Schema:
"date-time"

🔧 Operation: queryWebhookEventDetails​

🔹 Change 1​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: N/A
  • Schema Action: N/A
  • Path: paths.queryWebhookEventDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.event_configs.items.properties.created_on.format
  • New Schema:
"date-time"

🔹 Change 2​

  • Action: add
  • Type: breaking
  • xGroup: N/A
  • Schema Ref: N/A
  • Schema Action: N/A
  • Path: paths.queryWebhookEventDetails.methodTypePlaceHolder.responses.200.content.application/json.schema.properties.event_configs.items.properties.updated_on.format
  • New Schema:
"date-time"

Was this section helpful?