We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e0963 commit b2dd276Copy full SHA for b2dd276
1 file changed
api/openapi-spec/v1.0.yaml
@@ -5987,10 +5987,7 @@ components:
5987
driveItemSelect:
5988
name: $select
5989
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`.
+ description: Select additional properties to be returned.
5994
style: form
5995
explode: false
5996
schema:
0 commit comments