diff --git a/docs/manuals/swagger.json b/docs/manuals/swagger.json index 4ac31606..54c6dede 100644 --- a/docs/manuals/swagger.json +++ b/docs/manuals/swagger.json @@ -5065,6 +5065,13 @@ "name": "autostart", "required": false, "type": "boolean" + }, + { + "description": "The PVC provisioner profile for the VM", + "in": "query", + "name": "profile", + "required": false, + "type": "string" } ], "responses": {