Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Make Epidata.sensors.auth optional #1075

Merged
merged 1 commit into from
Mar 3, 2023
Merged

Conversation

krivard
Copy link
Contributor

@krivard krivard commented Feb 2, 2023

Fixes #49

Prerequisites:

  • Unless it is a documentation hotfix it should be merged against the dev branch
  • Branch is up-to-date with the branch to be merged with, i.e. dev
  • Build is successful
  • Code is cleaned up and formatted

Summary

Removes auth from argument requirements, and adds it to the request params only if specified.

Removes `auth` from argument requirements, and adds it to the request params only if specified. Fixes #49
@krivard krivard requested a review from rzats February 23, 2023 20:51
@krivard krivard merged commit 8a48c4f into dev Mar 3, 2023
@krivard krivard deleted the krivard/epidata-sensors-auth branch March 3, 2023 14:55
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

clients incorrectly requiring auth parameter for sensors source
2 participants