You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pass true for props into _build_sent_data when calling update_incident (#774)
* Updated _build_sent_data to accept labels as a key for the nested properties object
* Changed implementation to pass true for proper parameter inside of update_incident instead of hardcoding "label" key in _built_sent_data
* Capitalized true to match keyword argument.
* Reformatting line for black
---------
Co-authored-by: ianhelle <[email protected]>
0 commit comments