bugsnag / bugsnag-python

Official BugSnag error monitoring and error reporting for django, flask, tornado and other python apps.
https://docs.bugsnag.com/platforms/python/
MIT License
84 stars 42 forks source link

Fix feature flag to_dict key #360

Closed imjoehaines closed 1 year ago

imjoehaines commented 1 year ago

Goal

The key for the 'name' of a feature flag should be 'featureFlag' when sent to the event API