Skip to content

Commit 5a47a5a

Browse files
Merge pull request #56881 from nextcloud/dependabot/composer/vendor-bin/openapi-extractor/stable32/nextcloud/openapi-extractor-1.8.7
[stable32] build(deps): bump nextcloud/openapi-extractor from 1.8.6 to 1.8.7 in /vendor-bin/openapi-extractor
2 parents 9ddb145 + 38c38ed commit 5a47a5a

File tree

3 files changed

+16
-18
lines changed

3 files changed

+16
-18
lines changed

apps/dav/openapi.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -220,8 +220,7 @@
220220
"schema": {
221221
"type": "object",
222222
"required": [
223-
"fileId",
224-
"expirationTime"
223+
"fileId"
225224
],
226225
"properties": {
227226
"fileId": {

openapi.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16704,8 +16704,7 @@
1670416704
"schema": {
1670516705
"type": "object",
1670616706
"required": [
16707-
"fileId",
16708-
"expirationTime"
16707+
"fileId"
1670916708
],
1671016709
"properties": {
1671116710
"fileId": {

vendor-bin/openapi-extractor/composer.lock

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)