Fix json name for PIS toc
This commit is contained in:
parent
7eb7b7ea0a
commit
c776fdadb4
@ -4,5 +4,5 @@ type PIS struct {
|
||||
Code string `json:"code"`
|
||||
Stops []string `json:"stops"`
|
||||
Tiplocs []string `json:"tiplocs"`
|
||||
Operator string `json:"operator"`
|
||||
Operator string `json:"toc"`
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user