AlienVault-OTX / OTX-Python-SDK

The Python SDK for AlienVault OTX
Other
358 stars 162 forks source link

body parameter documentation for edit_pulse() should indicate the it's a delta set, not a complete set. #38

Open FireballDWF opened 7 years ago

FireballDWF commented 7 years ago

Line 411, the documentation for the body parameter for edit_pulse(), should be changed to indicate it's actual the delta set, or set of adds and removes, rather than a "complete set".

Suspect the currently wording was not changed as a result of copying from what is now line 426, the new_indicators parameter documentation for replace_pulse_indicators.