Regnerate
This commit is contained in:
@@ -14,7 +14,8 @@ type response1 struct {
|
||||
Page int
|
||||
Fruits []string
|
||||
}
|
||||
// Only exported fields will be encoded/decoded in JSON.
|
||||
|
||||
// Only exported fields will be encoded/decoded in JSON.
|
||||
// Fields must start with capital letters to be exported.
|
||||
type response2 struct {
|
||||
Page int `json:"page"`
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
d4dc2281f64061f077d8f1e9687538f41a339b25
|
||||
xC6SHbzGBZC
|
||||
6b92694b7be60cdec3e7a04e9fdbf49d5c84adb1
|
||||
63PdbTHxKJA
|
||||
|
||||
Reference in New Issue
Block a user