Skip to content

Commit

Permalink
Replaced misleading _country_ parameter with _reports_.
Browse files Browse the repository at this point in the history
  • Loading branch information
elsif2 committed Aug 1, 2022
1 parent 3c962a1 commit 7dc5b74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ class ShadowServerAPICollectorBot(CollectorBot, HttpMixin, CacheMixin):
Parameters:
api_key (str): Your Shadowserver API key
secret (str): Your Shadowserver API secret
country (str): DEPRECATED The mailing list you want to download reports for (i.e. 'austria')
country (str): DEPRECIATED The mailing list you want to download reports for (i.e. 'austria')
reports (list):
A list of strings or a comma-separated list of the mailing lists you want to process.
types (list):
Expand Down

0 comments on commit 7dc5b74

Please sign in to comment.