Skip to content

Commit

Permalink
Automated build docs: 2024-07-16 22:18:20
Browse files Browse the repository at this point in the history
  • Loading branch information
asana-push-openapi-spec[bot] committed Jul 16, 2024
1 parent 00c1ca1 commit 51734f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion defs/asana_oas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4570,7 +4570,8 @@ components:
example: '12345'
public:
description: >-
Sets the project to public to its team.
*Deprecated:* new integrations use `privacy_setting` instead.
deprecated: true
type: boolean
example: true
privacy_setting:
Expand Down
3 changes: 2 additions & 1 deletion defs/asana_sdk_oas.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18679,7 +18679,8 @@ components:
example: '12345'
public:
description: >-
Sets the project to public to its team.
*Deprecated:* new integrations use `privacy_setting` instead.
deprecated: true
type: boolean
example: true
privacy_setting:
Expand Down

0 comments on commit 51734f9

Please sign in to comment.