mgmonteleone / python-atlasapi

python package for MongoDB Atlas Cloud provider
Apache License 2.0
21 stars 22 forks source link

Completed #147, adding ability to retrieve events by type. #148

Closed mgmonteleone closed 1 year ago

mgmonteleone commented 1 year ago

Added all_by_type and since_by_type methods, which take a passed `AtlasEventType.

Added two tests, passing.