Skip to content

Commit ac7b8ed

Browse files
Update oauth scope and description
1 parent 4ad7b11 commit ac7b8ed

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

openapi.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11868,10 +11868,11 @@ paths:
1186811868
security:
1186911869
- personalAccessToken: []
1187011870
- oauth:
11871-
- object_storage:read_write
11871+
- object_storage:read_only
1187211872
responses:
1187311873
'200':
11874-
description: A paginated list of buckets you own.
11874+
description: >
11875+
Returns the amount of outbound data transfer used by your account's Object Storage buckets.
1187511876
content:
1187611877
application/json:
1187711878
schema:

0 commit comments

Comments
 (0)