Skip to content

Commit 226a53e

Browse files
Automated build docs: 2026-02-03 01:54:26
1 parent 9a477a7 commit 226a53e

2 files changed

Lines changed: 20 additions & 0 deletions

File tree

defs/asana_oas.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1521,6 +1521,16 @@ components:
15211521
type: string
15221522
example: '77688'
15231523
x-env-variable: allocation
1524+
role_path_gid:
1525+
name: role_gid
1526+
in: path
1527+
description: >-
1528+
Globally unique identifier for the role.
1529+
required: true
1530+
schema:
1531+
type: string
1532+
example: '12345'
1533+
x-env-variable: role
15241534
responses:
15251535
GenericErrorResponse:
15261536
description: >-

defs/asana_sdk_oas.yaml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1480,6 +1480,16 @@ components:
14801480
type: string
14811481
example: '77688'
14821482
x-env-variable: allocation
1483+
role_path_gid:
1484+
name: role_gid
1485+
in: path
1486+
description: >-
1487+
Globally unique identifier for the role.
1488+
required: true
1489+
schema:
1490+
type: string
1491+
example: '12345'
1492+
x-env-variable: role
14831493
responses:
14841494
GenericErrorResponse:
14851495
description: >-

0 commit comments

Comments
 (0)