diff --git a/public/r2/v1/swagger/swagger.json b/public/r2/v1/swagger/swagger.json index cec8cb9..2759588 100644 --- a/public/r2/v1/swagger/swagger.json +++ b/public/r2/v1/swagger/swagger.json @@ -836,6 +836,9 @@ "name": { "type": "string" }, + "description": { + "type": "string" + }, "filter": { "type": "string" }, @@ -853,6 +856,9 @@ "name": { "type": "string" }, + "description": { + "type": "string" + }, "filter": { "type": "string" }, @@ -882,6 +888,9 @@ "name": { "type": "string" }, + "description": { + "type": "string" + }, "filter": { "type": "string" }, @@ -902,6 +911,9 @@ "name": { "type": "string" }, + "description": { + "type": "string" + }, "filter": { "type": "string" }, @@ -957,4 +969,4 @@ } } } -} \ No newline at end of file +}