Skip to content

Commit

Permalink
Automated build docs: 2024-08-12 22:38:29
Browse files Browse the repository at this point in the history
  • Loading branch information
asana-push-openapi-spec[bot] committed Aug 12, 2024
1 parent 61adf42 commit 1420f3a
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 0 deletions.
48 changes: 48 additions & 0 deletions defs/asana_oas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6954,6 +6954,30 @@ components:
format: date-time
readOnly: true
example: '2012-02-22T02:06:58.147Z'
delivery_retry_count:
description: >-
The number of times the webhook has retried delivery of events to
the target (resets after a successful attempt).
type: integer
readOnly: true
example: 3
next_attempt_after:
description: >-
The timestamp after which the webhook will next attempt to deliver
an
event to the target.
type: string
format: date-time
readOnly: true
example: '2012-02-22T02:06:58.147Z'
failure_deletion_timestamp:
description: >-
The timestamp when the webhook will be deleted if there is no successful
attempt to deliver events to the target
type: string
format: date-time
readOnly: true
example: '2012-02-22T02:06:58.147Z'
filters:
description: >-
Whitelist of filters to apply to events from this webhook. If a
Expand Down Expand Up @@ -48962,13 +48986,16 @@ paths:
example:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- offset
- path
- resource
Expand All @@ -48982,13 +49009,16 @@ paths:
enum:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- offset
- path
- resource
Expand Down Expand Up @@ -49217,13 +49247,16 @@ paths:
example:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand All @@ -49234,13 +49267,16 @@ paths:
enum:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand Down Expand Up @@ -49419,13 +49455,16 @@ paths:
example:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand All @@ -49436,13 +49475,16 @@ paths:
enum:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand Down Expand Up @@ -49602,13 +49644,16 @@ paths:
example:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand All @@ -49619,13 +49664,16 @@ paths:
enum:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand Down
47 changes: 47 additions & 0 deletions defs/asana_sdk_oas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28178,6 +28178,29 @@ components:
format: date-time
readOnly: true
example: '2012-02-22T02:06:58.147Z'
delivery_retry_count:
description: >-
The number of times the webhook has retried delivery of events to
the target (resets after a successful attempt).
type: integer
readOnly: true
example: 3
next_attempt_after:
description: >-
The timestamp after which the webhook will next attempt to deliver an
event to the target.
type: string
format: date-time
readOnly: true
example: '2012-02-22T02:06:58.147Z'
failure_deletion_timestamp:
description: >-
The timestamp when the webhook will be deleted if there is no successful
attempt to deliver events to the target
type: string
format: date-time
readOnly: true
example: '2012-02-22T02:06:58.147Z'
filters:
description: >-
Whitelist of filters to apply to events from this webhook. If a
Expand Down Expand Up @@ -50934,13 +50957,16 @@ paths:
example:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- offset
- path
- resource
Expand All @@ -50954,13 +50980,16 @@ paths:
enum:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- offset
- path
- resource
Expand Down Expand Up @@ -51058,13 +51087,16 @@ paths:
example:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand All @@ -51075,13 +51107,16 @@ paths:
enum:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand Down Expand Up @@ -51132,13 +51167,16 @@ paths:
example:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand All @@ -51149,13 +51187,16 @@ paths:
enum:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand Down Expand Up @@ -51195,13 +51236,16 @@ paths:
example:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand All @@ -51212,13 +51256,16 @@ paths:
enum:
- active
- created_at
- delivery_retry_count
- failure_deletion_timestamp
- filters
- filters.action
- filters.fields
- filters.resource_subtype
- last_failure_at
- last_failure_content
- last_success_at
- next_attempt_after
- resource
- resource.name
- target
Expand Down

0 comments on commit 1420f3a

Please sign in to comment.