Skip to content

Commit 307e870

Browse files
Automated build docs: 2025-01-03 20:13:21
1 parent 5f4990a commit 307e870

File tree

2 files changed

+728
-81
lines changed

2 files changed

+728
-81
lines changed

defs/asana_oas.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,9 +1556,11 @@ components:
15561556
- custom_field
15571557
properties:
15581558
custom_field:
1559-
description: The custom field to associate with this container.
1560-
type: string
1561-
example: '14916'
1559+
oneOf:
1560+
- type: string
1561+
description: The custom field to associate with this container.
1562+
example: '14916'
1563+
- $ref: '#/components/schemas/CustomFieldRequest'
15621564
is_important:
15631565
description: >-
15641566
Whether this field should be considered important to this container

0 commit comments

Comments
 (0)