@@ -4177,9 +4177,9 @@ components:
41774177 created_by:
41784178 $ref: '#/components/schemas/UserCompact'
41794179 custom_field_settings:
4180- description: "<p><strong style={ color: \"#4573D2\" }>Full object requires
4181- scope: </strong><code>custom_fields:read</code></p>\n\nArray of custom
4182- field settings applied to the portfolio."
4180+ description: "<p><strong style={{ color: \"#4573D2\" }} >Full object
4181+ requires scope: </strong><code>custom_fields:read</code></p>\n\nArray
4182+ of custom field settings applied to the portfolio."
41834183 type: array
41844184 items:
41854185 $ref: '#/components/schemas/CustomFieldSettingResponse'
@@ -4366,9 +4366,9 @@ components:
43664366 nullable: true
43674367 description: The latest `status_update` posted to this project.
43684368 custom_field_settings:
4369- description: "<p><strong style={ color: \"#4573D2\" }>Full object requires
4370- scope: </strong><code>custom_fields:read</code></p>\n\nArray of Custom
4371- Field Settings (in compact form)."
4369+ description: "<p><strong style={{ color: \"#4573D2\" }} >Full object
4370+ requires scope: </strong><code>custom_fields:read</code></p>\n\nArray
4371+ of Custom Field Settings (in compact form)."
43724372 readOnly: true
43734373 type: array
43744374 items:
@@ -6203,7 +6203,7 @@ components:
62036203 readOnly: true
62046204 previews:
62056205 description: >-
6206- <p><strong style={ color: "#4573D2" }>Full object requires scope:
6206+ <p><strong style={{ color: "#4573D2" } }>Full object requires scope:
62076207 </strong><code>attachments:read</code></p>
62086208
62096209
@@ -6560,9 +6560,9 @@ components:
65606560 readOnly: true
65616561 example: '2012-02-22T02:06:58.147Z'
65626562 followers:
6563- description: "<p><strong style={ color: \"#4573D2\" }>Full object requires
6564- scope: </strong><code>users:read</code></p>\n\nArray of users following
6565- this tag."
6563+ description: "<p><strong style={{ color: \"#4573D2\" }} >Full object
6564+ requires scope: </strong><code>users:read</code></p>\n\nArray of users
6565+ following this tag."
65666566 type: array
65676567 readOnly: true
65686568 items:
@@ -6803,7 +6803,7 @@ components:
68036803 readOnly: true
68046804 memberships:
68056805 description: >-
6806- <p><strong style={ color: "#4573D2" }>Full object requires scope:
6806+ <p><strong style={{ color: "#4573D2" } }>Full object requires scope:
68076807 </strong><code>projects:read</code>, <code>project_sections:read</code></p>
68086808
68096809
@@ -6911,7 +6911,7 @@ components:
69116911 example: '2019-09-14'
69126912 actual_time_minutes:
69136913 description: >-
6914- <p><strong style={ color: "#4573D2" }>Full object requires scope:
6914+ <p><strong style={{ color: "#4573D2" } }>Full object requires scope:
69156915 </strong><code>time_tracking_entries:read</code></p>
69166916
69176917
@@ -7500,8 +7500,8 @@ components:
75007500 TeamBase:
75017501 $ref: '#/components/schemas/TeamCompact'
75027502 TeamCompact:
7503- description: "<p><strong style={ color: \"#4573D2\" }>Full object requires scope:
7504- </strong><code>teams:read</code></p>\n\nA *team* is used to group related
7503+ description: "<p><strong style={{ color: \"#4573D2\" }} >Full object requires
7504+ scope: </strong><code>teams:read</code></p>\n\nA *team* is used to group related
75057505 projects and people together within an organization. Each project in an organization
75067506 is associated with a team."
75077507 type: object
@@ -7793,9 +7793,9 @@ components:
77937793 - $ref: '#/components/schemas/TimePeriodCompact'
77947794 - nullable: true
77957795 TimePeriodCompact:
7796- description: "<p><strong style={ color: \"#4573D2\" }>Full object requires scope:
7797- </strong><code>time_periods:read</code></p>\n\nA generic Asana Resource, containing
7798- a globally unique identifier."
7796+ description: "<p><strong style={{ color: \"#4573D2\" }} >Full object requires
7797+ scope: </strong><code>time_periods:read</code></p>\n\nA generic Asana Resource,
7798+ containing a globally unique identifier."
77997799 type: object
78007800 properties:
78017801 gid:
0 commit comments