You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just a quick heads-up - the Game model isn't fully in sync with the latest IGDB API updates. The fields category and status have been deprecated, so it would be great to update them to match the new structure:
category → game_type
status → game_status
Thanks!
The text was updated successfully, but these errors were encountered:
Ivan-Seleznov
changed the title
Category, status are deprecated
Game Model Update: Aligning with IGDB API Changes
Mar 1, 2025
Hey there! 👋
Just a quick heads-up - the Game model isn't fully in sync with the latest IGDB API updates. The fields category and status have been deprecated, so it would be great to update them to match the new structure:
Thanks!
The text was updated successfully, but these errors were encountered: