mirror of
https://github.com/imjasonh/go-marvel
synced 2026-07-18 14:56:37 +00:00
.
This commit is contained in:
parent
111a23d243
commit
6073a96101
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ type ComicsResponse struct {
|
|||
type ComicsParams struct {
|
||||
Offset int `url:"offset,omitempty"`
|
||||
Limit int `url:"limit,omitempty"`
|
||||
CommonParams
|
||||
}
|
||||
|
||||
// Fields common to data that lists entities, with pagination
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue