Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Screenshot is defined incorrectly #58

Closed
gotomgo opened this issue Nov 8, 2019 · 1 comment
Closed

Screenshot is defined incorrectly #58

gotomgo opened this issue Nov 8, 2019 · 1 comment

Comments

@gotomgo
Copy link

gotomgo commented Nov 8, 2019

// Screenshot represents a screenshot of a particular game.
// For more information visit: https://api-docs.igdb.com/#screenshot
type Screenshot struct {
Image
ID int json:"id"
Game int json:"game"
}

@Henry-Sarabia
Copy link
Owner

You're right, I'll iron that out. Thanks for the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants