docs(gateway): updated swagger doc
Signed-off-by: Klagarge <remi@heredero.ch>
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
// Command represents the structure of the command to be published
|
||||
// @Description Command structure for publishing
|
||||
type Command struct {
|
||||
Command string `json:"command" example:"UP" binding:"required"`
|
||||
Command string `json:"command" example:"MEASURE_NEW" binding:"required"`
|
||||
}
|
||||
|
||||
// @Summary Publish command
|
||||
|
||||
Reference in New Issue
Block a user