gophish / api-client-python

A Python API Client for Gophish
MIT License
44 stars 48 forks source link

Python API client is missing "reported" field on Campaign Results #29

Open mkgreco opened 4 years ago

mkgreco commented 4 years ago

Reported is available as a boolean when accessing the API directly: https://docs.getgophish.com/api-documentation/campaigns#get-campaign-results However it is not available via this python wrapper: image