chore: update openapi

Signed-off-by: Robin Appelman <robin@icewind.nl>
This commit is contained in:
Robin Appelman 2026-04-21 19:13:53 +02:00
parent f558bc30f6
commit 29dd217ae0
No known key found for this signature in database
GPG key ID: 42B69D8A64526EFB
2 changed files with 4 additions and 2 deletions

View file

@ -702,7 +702,8 @@
"type": "string"
},
"url": {
"type": "string"
"type": "string",
"nullable": true
}
}
},

View file

@ -2833,7 +2833,8 @@
"type": "string"
},
"url": {
"type": "string"
"type": "string",
"nullable": true
}
}
},