Skip to content

Commit 2149043

Browse files
Automated build docs: 2025-04-11 04:51:29
1 parent 465ae25 commit 2149043

2 files changed

Lines changed: 95 additions & 95 deletions

File tree

defs/asana_oas.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2144,7 +2144,7 @@ components:
21442144
$ref: '#/components/schemas/EnumOption'
21452145
precision:
21462146
description: >-
2147-
Only relevant for custom fields of type Number. This field
2147+
Only relevant for custom fields of type `Number`. This field
21482148
dictates the number of places after the decimal to round to, i.e.
21492149
0 is integer values, 1 rounds to the nearest tenth, and so on.
21502150
Must be between 0 and 6, inclusive.
@@ -2858,7 +2858,7 @@ components:
28582858
example: true
28592859
color:
28602860
description: >-
2861-
The color of the enum option. Defaults to none.
2861+
The color of the enum option. Defaults to `none`.
28622862
type: string
28632863
example: blue
28642864
EnumOptionBase:
@@ -2935,7 +2935,7 @@ components:
29352935
description: >-
29362936
*500 errors only*. A unique error phrase which can be used
29372937
when contacting developer support to help identify the exact
2938-
occurrence of the problem in Asanas logs.
2938+
occurrence of the problem in Asana's logs.
29392939
example: 6 sad squid snuggle softly
29402940
ErrorResponse:
29412941
description: |-
@@ -2965,7 +2965,7 @@ components:
29652965

29662966
The event may be triggered by a different `user` than the
29672967
subscriber. For example, if user A subscribes to a task and user B
2968-
modified it, the events user will be user B. Note: Some events
2968+
modified it, the event's user will be user B. Note: Some events
29692969
are generated by the system, and will have `null` as the user. API
29702970
consumers should make sure to handle this case.
29712971

0 commit comments

Comments
 (0)