Skip to content

Commit

Permalink
Fixing DELETE /gateway/events status code.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkrizsan committed Nov 26, 2024
1 parent 5d8c6dd commit 8bfa95e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JSON_for_IO-Link.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -582,7 +582,7 @@ paths:
- $ref: "#/components/parameters/eventTop"
- $ref: "#/components/parameters/eventBottom"
responses:
"200":
"204":
description: Successful operation
"400":
description: Bad Request
Expand Down

0 comments on commit 8bfa95e

Please sign in to comment.