Search found 13 matches

by tanderson
Fri Jul 12, 2019 1:12 pm
Forum: Support
Topic: Confusion with how /games/updates should be used.
Replies: 3
Views: 3421

Re: Confusion with how /games/updates should be used.

Ok, understood. I was confused that the documentation said Last_edit_id was required. Never though to try leaving it out. I can figure this out on my own but maybe its quicker to ask, is the date in minutes in epoch time (since 1970) or is it the number of minutes ago that i last updated. If its the...
by tanderson
Thu Jul 11, 2019 1:51 pm
Forum: Support
Topic: Confusion with how /games/updates should be used.
Replies: 3
Views: 3421

Confusion with how /games/updates should be used.

So I use /Games/ByPlatformID to get a complete list of games. I cache all that data to my DB to use later. Now I want to refresh that data using /games/update however I don't see where I should get last_edit_id from which is a mandatory field according to Swagger. Ideally, i want to provide the most...
by tanderson
Wed Jul 10, 2019 5:21 pm
Forum: API Requests
Topic: API Request
Replies: 1
Views: 1138

API Request

Hi there,

I am currently developing a game database website (Personal use for now) I had previously used the old API, converted it over to the legacy server however I need to start updating some of the data so I would like to rewrite it for the current API.

Regards,

Todd