You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: apps/files_sharing/openapi.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1781,10 +1781,10 @@
1781
1781
{
1782
1782
"name": "expireDate",
1783
1783
"in": "query",
1784
-
"description": "Expiry date of the share using user timezone at 00:00. It means date in UTC timezone will be used.",
1784
+
"description": "The expiry date of the share in the user's timezone (UTC) at 00:00. If $expireDate is not supplied or set to `null`, the system default will be used.",
0 commit comments