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
With the update to IGDB API v4, the TestDummy endpoint seems to have been dropped.
Client support for the defunct TestDummy endpoint should also be dropped.
The following files need to be altered:
endpoints.go
igdb.go
The following files should be deleted:
testdummy.go
testdummy_test.go
testdummyenum_string.go
test_data/testdummy_get.json
test_data/testdummy_list.json
The text was updated successfully, but these errors were encountered:
With the update to IGDB API v4, the TestDummy endpoint seems to have been dropped.
Client support for the defunct TestDummy endpoint should also be dropped.
The following files need to be altered:
The following files should be deleted:
The text was updated successfully, but these errors were encountered: