diff options
Diffstat (limited to 'apps/weather_status/openapi.json')
-rw-r--r-- | apps/weather_status/openapi.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/weather_status/openapi.json b/apps/weather_status/openapi.json index cdfcbc3a269..cc86ab80db9 100644 --- a/apps/weather_status/openapi.json +++ b/apps/weather_status/openapi.json @@ -348,7 +348,7 @@ ], "responses": { "200": { - "description": "", + "description": "Weather status mode updated", "content": { "application/json": { "schema": { @@ -416,7 +416,7 @@ ], "responses": { "200": { - "description": "", + "description": "Address updated", "content": { "application/json": { "schema": { @@ -501,7 +501,7 @@ ], "responses": { "200": { - "description": "", + "description": "Location returned", "content": { "application/json": { "schema": { @@ -611,7 +611,7 @@ ], "responses": { "200": { - "description": "", + "description": "Location updated", "content": { "application/json": { "schema": { @@ -797,7 +797,7 @@ ], "responses": { "200": { - "description": "", + "description": "Favorites returned", "content": { "application/json": { "schema": { @@ -870,7 +870,7 @@ ], "responses": { "200": { - "description": "", + "description": "Favorites updated", "content": { "application/json": { "schema": { |