fix: Update swagger.json spec

This commit is contained in:
Daniel Jimenez
2025-05-13 14:29:02 +12:00
parent 62e9c613df
commit c3f741bdda
+2 -1
View File
@@ -3195,7 +3195,8 @@
"properties": {
"inbox_id": {
"type": "number",
"description": "The ID of the inbox"
"description": "The ID of the inbox",
"example": 1
},
"source_id": {
"type": "string",