diff options
Diffstat (limited to 'swagger.v1.json')
-rw-r--r-- | swagger.v1.json | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/swagger.v1.json b/swagger.v1.json index 0de864a..e706eb8 100644 --- a/swagger.v1.json +++ b/swagger.v1.json @@ -23164,10 +23164,7 @@ "UserSettings": { "description": "UserSettings", "schema": { - "type": "array", - "items": { - "$ref": "#/definitions/UserSettings" - } + "$ref": "#/definitions/UserSettings" } }, "WatchInfo": { |