Fix naming in reflect field
This commit is contained in:
parent
e17b938ef2
commit
589fcf0579
@ -1,7 +1,7 @@
|
|||||||
package skirdaobjects
|
package skirdaobjects
|
||||||
|
|
||||||
type SkirdaGameApi struct {
|
type SkirdaGameApi struct {
|
||||||
SkirdaGameId string `json:"skirdagameid"`
|
SkirdaGameId string `json:"skirdagame_id"`
|
||||||
Title string `json:"title"`
|
Title string `json:"title"`
|
||||||
Type string `json:"type"`
|
Type string `json:"type"`
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user