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
Documentation page topic
falconpy/incidents.py -> line 120
Describe the error or typo
In the sourcecode of falconpy/incidents.py the description on line 123 states that the function perform_incident_action can be used to add comments to an incident. In the description of the keyword arguments following there is no reference to any actions possible for comments.
Documentation repository:
Source code - docstring
The text was updated successfully, but these errors were encountered:
@jshcodes , sorry for commenting on a closed issue, but I just passed by as I saw the documentation at falconpy.io still states the same as the documentarion at Swagger;
Perform a set of actions on one or more incidents, such as adding tags or comments or updating the incident name or description
Documentation page topic
falconpy/incidents.py -> line 120
Describe the error or typo
In the sourcecode of
falconpy/incidents.py
the description on line 123 states that the functionperform_incident_action
can be used to add comments to an incident. In the description of the keyword arguments following there is no reference to any actions possible for comments.Documentation repository:
The text was updated successfully, but these errors were encountered: