diff options
-rw-r--r-- | swagger.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swagger.json b/swagger.json index 3d3842b67..889728d33 100644 --- a/swagger.json +++ b/swagger.json @@ -2799,6 +2799,9 @@ "limitCommands": { "type": "boolean" }, + "fixedEmail": { + "type": "boolean" + }, "poiLayer": { "type": "string" }, |