Skip to content

Commit

Permalink
rename grantedTo to grantedToIdentities
Browse files Browse the repository at this point in the history
  • Loading branch information
fschade committed Dec 30, 2022
1 parent 5041926 commit d4ece34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/openapi-spec/v1.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2272,7 +2272,7 @@ components:
description: 'The Permission resource provides information about a sharing permission granted for a DriveItem resource.'
readOnly: true
properties:
grantedTo:
grantedToIdentities:
type: array
items:
$ref: '#/components/schemas/identitySet'
Expand Down

0 comments on commit d4ece34

Please sign in to comment.