@@ -21889,49 +21889,49 @@ components:
2188921889 items:
2189021890 $ref: '#/components/schemas/Grant'
2189121891 description: >
21892- A collection of this User's permissions for each Linode that is owned by this Account.
21892+ The grants this User has for each Linode that is owned by this Account.
2189321893 database:
2189421894 type: array
2189521895 items:
2189621896 $ref: '#/components/schemas/Grant'
2189721897 description: >
21898- A collection of this User's permissions for each Database that is owned by this Account.
21898+ The grants this User has for each Database that is owned by this Account.
2189921899 domain:
2190021900 type: array
2190121901 items:
2190221902 $ref: '#/components/schemas/Grant'
2190321903 description: >
21904- A collection of this User's permissions for each Domain that is owned by this Account.
21904+ The grants this User has for each Domain that is owned by this Account.
2190521905 nodebalancer:
2190621906 type: array
2190721907 items:
2190821908 $ref: '#/components/schemas/Grant'
2190921909 description: >
21910- A collection of this User's permissions for each NodeBalancer that is owned by this Account.
21910+ The grants this User has for each NodeBalancer that is owned by this Account.
2191121911 image:
2191221912 type: array
2191321913 items:
2191421914 $ref: '#/components/schemas/Grant'
2191521915 description: >
21916- A collection of this User's permissions for each Image that is owned by this Account.
21916+ The grants this User has for each Image that is owned by this Account.
2191721917 longview:
2191821918 type: array
2191921919 items:
2192021920 $ref: '#/components/schemas/Grant'
2192121921 description: >
21922- A collection of this User's permissions for each Longview Client that is owned by this Account.
21922+ The grants this User has for each Longview Client that is owned by this Account.
2192321923 stackscript:
2192421924 type: array
2192521925 items:
2192621926 $ref: '#/components/schemas/Grant'
2192721927 description: >
21928- A collection of this User's permissions for each StackScript that is owned by this Account.
21928+ The grants this User has for each StackScript that is owned by this Account.
2192921929 volume:
2193021930 type: array
2193121931 items:
2193221932 $ref: '#/components/schemas/Grant'
2193321933 description: >
21934- A collection of this User's permissions for each Block Storage Volume that is owned by this Account.
21934+ The grants this User has for each Block Storage Volume that is owned by this Account.
2193521935 Image:
2193621936 type: object
2193721937 description: Image object
0 commit comments