Skip to content

Commit

Permalink
Automated build docs: 2024-11-25 21:25:21
Browse files Browse the repository at this point in the history
  • Loading branch information
asana-push-openapi-spec[bot] committed Nov 25, 2024
1 parent 04336d2 commit 6d47c3a
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions defs/asana_oas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7529,6 +7529,11 @@ components:
readOnly: true
description: >-
Reflects if this user is a guest of the workspace.
is_view_only:
type: boolean
readOnly: true
description: >-
Reflects if this user has view only license in the workspace.
vacation_dates:
type: object
readOnly: true
Expand Down Expand Up @@ -50678,6 +50683,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- user
- user.name
- user_task_list
Expand All @@ -50698,6 +50704,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- user
- user.name
- user_task_list
Expand Down Expand Up @@ -50873,6 +50880,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- offset
- path
- uri
Expand All @@ -50896,6 +50904,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- offset
- path
- uri
Expand Down Expand Up @@ -51083,6 +51092,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- offset
- path
- uri
Expand All @@ -51106,6 +51116,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- offset
- path
- uri
Expand Down
11 changes: 11 additions & 0 deletions defs/asana_sdk_oas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29483,6 +29483,11 @@ components:
readOnly: true
description: >-
Reflects if this user is a guest of the workspace.
is_view_only:
type: boolean
readOnly: true
description: >-
Reflects if this user has view only license in the workspace.
vacation_dates:
type: object
readOnly: true
Expand Down Expand Up @@ -52315,6 +52320,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- user
- user.name
- user_task_list
Expand All @@ -52335,6 +52341,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- user
- user.name
- user_task_list
Expand Down Expand Up @@ -52386,6 +52393,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- offset
- path
- uri
Expand All @@ -52409,6 +52417,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- offset
- path
- uri
Expand Down Expand Up @@ -52464,6 +52473,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- offset
- path
- uri
Expand All @@ -52487,6 +52497,7 @@ paths:
- is_active
- is_admin
- is_guest
- is_view_only
- offset
- path
- uri
Expand Down

0 comments on commit 6d47c3a

Please sign in to comment.