Skip to content

Commit b2dd276

Browse files
committed
fix: simplify driveItemSelect description
1 parent f1e0963 commit b2dd276

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

api/openapi-spec/v1.0.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5987,10 +5987,7 @@ components:
59875987
driveItemSelect:
59885988
name: $select
59895989
in: query
5990-
description: |
5991-
Select properties to be returned. By default all properties are returned, except for
5992-
instance annotations (prefixed with `@`) that are computationally expensive or
5993-
short-lived. Instance annotations must be explicitly requested via `$select`.
5990+
description: Select additional properties to be returned.
59945991
style: form
59955992
explode: false
59965993
schema:

0 commit comments

Comments
 (0)