Skip to content

Fix issues to allow requests against API v4#2

Open
geissdoerfer wants to merge 2 commits into
hurricaneJoef:masterfrom
geissdoerfer:master
Open

Fix issues to allow requests against API v4#2
geissdoerfer wants to merge 2 commits into
hurricaneJoef:masterfrom
geissdoerfer:master

Conversation

@geissdoerfer

Copy link
Copy Markdown

There were two issues preventing usage of the example in the README:

  • distutils.strtobool was called but setuptools was missing from the dependencies
  • KeywordSearchRequest was renamed to KeywordRequest for v4 but the Readme still used KeywordSearchRequest

This pull request fixes both issues and allows running the example from the readme.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant