From 00bd4573883ecff1652932104fdd6f324b9c424f Mon Sep 17 00:00:00 2001 From: Marek Szkowron Date: Thu, 9 Jul 2020 11:53:12 +0200 Subject: [PATCH] Fix example to match schema Change poerSources to powersources --- IASZoneCollectionResURI.swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IASZoneCollectionResURI.swagger.json b/IASZoneCollectionResURI.swagger.json index 46eaa27..cc748fa 100644 --- a/IASZoneCollectionResURI.swagger.json +++ b/IASZoneCollectionResURI.swagger.json @@ -122,7 +122,7 @@ { "href": "/myPowersourceResURI", "rep": { - "powerSources": ["AC (Mains) Power"], + "powersources": ["AC (Mains) Power"], "sourcefault": false } }