Skip to content

Commit b585cf5

Browse files
committed
chore: update openapi
Signed-off-by: Robin Appelman <robin@icewind.nl>
1 parent e241e2c commit b585cf5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

apps/files_sharing/openapi.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -686,7 +686,8 @@
686686
"type": "string"
687687
},
688688
"url": {
689-
"type": "string"
689+
"type": "string",
690+
"nullable": true
690691
}
691692
}
692693
},

0 commit comments

Comments
 (0)