releases
This commit is contained in:
parent
a38566e9d4
commit
bb93e2e270
@ -16,7 +16,7 @@ type ReleaseParams struct {
|
|||||||
|
|
||||||
type Release struct {
|
type Release struct {
|
||||||
Title string `json:"title"`
|
Title string `json:"title"`
|
||||||
//id int
|
Id int `json:"id"`
|
||||||
//data_quality string
|
//data_quality string
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user