Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
3af9482880
|
|||
df353d4f6c
|
@ -19,7 +19,6 @@ type endpoint_t struct {
|
||||
Label string `json:"label"`
|
||||
Variable string `json:"variable"`
|
||||
Value string `json:"value"`
|
||||
DiffValue string `json:"diffValue"`
|
||||
}
|
||||
|
||||
type observation_t struct {
|
||||
|
Reference in New Issue
Block a user