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

Remove unsupported TestDummy endpoint #89

Closed
Henry-Sarabia opened this issue Sep 29, 2020 · 0 comments
Closed

Remove unsupported TestDummy endpoint #89

Henry-Sarabia opened this issue Sep 29, 2020 · 0 comments
Assignees
Labels

Comments

@Henry-Sarabia
Copy link
Owner

Henry-Sarabia commented Sep 29, 2020

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
@Henry-Sarabia Henry-Sarabia added this to the v2.0.0 milestone Sep 29, 2020
@Henry-Sarabia Henry-Sarabia self-assigned this Sep 29, 2020
@Henry-Sarabia Henry-Sarabia changed the title Remove unsupported Dummy endpoint Remove unsupported TestDummy endpoint Sep 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant