diff --git a/swagger/swagger.json b/swagger/swagger.json index f1be4426f..63cc9da89 100644 --- a/swagger/swagger.json +++ b/swagger/swagger.json @@ -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",