diff options
Diffstat (limited to 'swagger.json')
-rw-r--r-- | swagger.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/swagger.json b/swagger.json index 31662d9d1..9c40b518d 100644 --- a/swagger.json +++ b/swagger.json @@ -1523,6 +1523,9 @@ "email": { "type": "string" }, + "phone": { + "type": "string" + }, "readonly": { "type": "boolean" }, |