Skip to content

Commit dc17a66

Browse files
authored
Merge pull request #100 from SteffenMangold/patch-1
Update MainResources-local-openapi-v3.yml
2 parents 3200ab6 + 06f0be4 commit dc17a66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi/MainResources-local-openapi-v3.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -387,7 +387,7 @@ components:
387387
status:
388388
type: string
389389
description: Indicates if the Device is available.
390-
enum: [AVAILABLE,UNAVAILABLE]
390+
enum: [AVAILABLE,UNAVAILABLE,COMMUNICATION_ERROR,UNDEFINED]
391391
Room:
392392
type: object
393393
properties:

0 commit comments

Comments
 (0)