diff --git a/defs/asana_oas.yaml b/defs/asana_oas.yaml index a819a0c..6df2383 100644 --- a/defs/asana_oas.yaml +++ b/defs/asana_oas.yaml @@ -3707,6 +3707,15 @@ components: True if the portfolio is public to its workspace members. type: boolean example: false + default_access_level: + description: The default access level when inviting new members to the + portfolio + type: string + enum: + - admin + - editor + - viewer + example: viewer project_templates: description: >- Array of project templates that are in the portfolio @@ -17257,6 +17266,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -17357,6 +17367,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -17621,6 +17632,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -17718,6 +17730,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -17976,6 +17989,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -18073,6 +18087,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -18320,6 +18335,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -18417,6 +18433,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -19859,6 +19876,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -19956,6 +19974,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -20220,6 +20239,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -20317,6 +20337,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name diff --git a/defs/asana_sdk_oas.yaml b/defs/asana_sdk_oas.yaml index af15912..0a9138e 100644 --- a/defs/asana_sdk_oas.yaml +++ b/defs/asana_sdk_oas.yaml @@ -11569,6 +11569,14 @@ components: True if the portfolio is public to its workspace members. type: boolean example: false + default_access_level: + description: The default access level when inviting new members to the portfolio + type: string + enum: + - admin + - editor + - viewer + example: viewer project_templates: description: >- Array of project templates that are in the portfolio @@ -35172,6 +35180,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -35272,6 +35281,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -35404,6 +35414,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -35501,6 +35512,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -35636,6 +35648,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -35733,6 +35746,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -35860,6 +35874,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -35957,6 +35972,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -36542,6 +36558,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -36639,6 +36656,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -36777,6 +36795,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name @@ -36874,6 +36893,7 @@ paths: - custom_fields.resource_subtype - custom_fields.text_value - custom_fields.type + - default_access_level - due_on - members - members.name