Skip to content

Commit

Permalink
enum for relay state
Browse files Browse the repository at this point in the history
  • Loading branch information
robbrad committed Apr 16, 2024
1 parent 0da20d9 commit 016dfdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions swagger.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ paths:
in: "path"
required: true
type: "integer"
enum: [0, 1, 2, 3, 4, 5, 6, 7]
description: "ID of the relay to check status."
responses:
200:
Expand Down

0 comments on commit 016dfdb

Please sign in to comment.