Skip to content

Commit 1b3c0ab

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

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
@@ -694,7 +694,8 @@
694694
"type": "string"
695695
},
696696
"url": {
697-
"type": "string"
697+
"type": "string",
698+
"nullable": true
698699
}
699700
}
700701
},

0 commit comments

Comments
 (0)