Skip to content

Commit

Permalink
Fix missing deviceAlias parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
roesekoSICKAG committed Dec 11, 2023
1 parent 33b3761 commit 3c7e576
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions JSON_for_IO-Link.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2937,6 +2937,8 @@ paths:
- devices
description: Gives the stage and progress of a running firmware update. The active property shows if an update is currently in progress.
summary: Gives the stage and progress of a running firmware update. The active property shows if an update is currently in progress.
parameters:
- $ref: "#/components/parameters/deviceAlias"
responses:
"200":
description: >-
Expand Down

0 comments on commit 3c7e576

Please sign in to comment.