Skip to content

Commit

Permalink
Merge pull request #48804 from nextcloud/dependabot/composer/vendor-b…
Browse files Browse the repository at this point in the history
…in/openapi-extractor/nextcloud/openapi-extractor-1.0.1
  • Loading branch information
provokateurin authored Oct 19, 2024
2 parents 9f8ad09 + 9bfd565 commit 85046e7
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
4 changes: 2 additions & 2 deletions apps/files_sharing/openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1763,7 +1763,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. If $expireDate is not supplied or set to `null`, the system default will be used."
},
"note": {
"type": "string",
Expand Down Expand Up @@ -2279,7 +2279,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 You will have to use the sendMail action to send the mail."
"description": "if the share should be send by mail. Considering the share already exists, no mail will be send after the share is updated. You will have to use the sendMail action to send the mail."
}
}
}
Expand Down
48 changes: 24 additions & 24 deletions vendor-bin/openapi-extractor/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 85046e7

Please sign in to comment.