Skip to content

Commit 3577138

Browse files
authored
Dropbox API changes detected (#1214)
1 parent 8228fcc commit 3577138

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

dist/api.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54355,6 +54355,11 @@
5435554355
"name": "max",
5435654356
"type": "Void",
5435754357
"description": "Request for the maximum access level you can set the link to."
54358+
},
54359+
{
54360+
"name": "default",
54361+
"type": "Void",
54362+
"description": "Request for the default access level the user has set."
5435854363
}
5435954364
],
5436054365
"description": null,
@@ -78833,6 +78838,11 @@
7883378838
"name": "max",
7883478839
"type": "Void",
7883578840
"description": "Request for the maximum access level you can set the link to."
78841+
},
78842+
{
78843+
"name": "default",
78844+
"type": "Void",
78845+
"description": "Request for the default access level the user has set."
7883678846
}
7883778847
],
7883878848
"description": null,

0 commit comments

Comments
 (0)