test commit
This commit is contained in:
1 file changed
+1
-1
+1
-1
@@ -30,7 +30,7 @@ type Query struct {
|
|||||||
Name string `json:"name"`
|
Name string `json:"name"`
|
||||||
}
|
}
|
||||||
|
|
||||||
// NewDeviceToCow to add device object id to cow
|
// NewDeviceToCow is to add device object id to cow
|
||||||
type NewDeviceToCow struct {
|
type NewDeviceToCow struct {
|
||||||
ID string `json:"_id"`
|
ID string `json:"_id"`
|
||||||
}
|
}
|
||||||
Reference in new issue
Block a user