chore: reexport open api schemas

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
pull/52462/head
Ferdinand Thiessen 2025-04-27 14:42:30 +07:00
parent 1190546598
commit 1ae986df37
No known key found for this signature in database
GPG Key ID: 45FAE7268762B400
1 changed files with 2 additions and 2 deletions

@ -1767,7 +1767,7 @@
"expireDate": {
"type": "string",
"nullable": true,
"description": "The expiry date of the share in the user's timezone at 00:00.\n If $expireDate is not supplied or set to `null`, the system default will be used."
"description": "The expiry date of the share in the user's timezone at 00:00.\n If $expireDate is not supplied or set to `null`, the system default will be used."
},
"note": {
"type": "string",
@ -2283,7 +2283,7 @@
"sendMail": {
"type": "string",
"nullable": true,
"description": "if the share should be send by mail.\n Considering the share already exists, no mail will be send after the share is updated.\n \t\t\t\t You will have to use the sendMail action to send the mail."
"description": "if the share should be send by mail.\n Considering the share already exists, no mail will be send after the share is updated.\n You will have to use the sendMail action to send the mail."
}
}
}