diff --git a/docs/swagger.json b/docs/swagger.json index 65796cf41..4f74d667e 100644 --- a/docs/swagger.json +++ b/docs/swagger.json @@ -3857,6 +3857,11 @@ ], "type": "object", "properties": { + "id": { + "type": "string", + "description": "The command identifier.", + "nullable": true + }, "name": { "minLength": 1, "type": "string",