diff --git a/openapi/RoomThermostat-local-openapi-v3.yml b/openapi/RoomThermostat-local-openapi-v3.yml index f8f5c8d..b1f1dbf 100644 --- a/openapi/RoomThermostat-local-openapi-v3.yml +++ b/openapi/RoomThermostat-local-openapi-v3.yml @@ -163,7 +163,7 @@ components: description: The type of the Object. id: type: string - enum: [deviceServiceId] + enum: [HumidityLevel] description: "A single fully qualified identifier of the Service of a Device." deviceId: type: string @@ -188,7 +188,7 @@ components: description: The type of the Object. id: type: string - enum: [deviceServiceId] + enum: [TemperatureLevel] description: "A single fully qualified identifier of the Service of a Device." deviceId: type: string