splunk / splunk-sdk-python

Splunk Software Development Kit for Python
http://dev.splunk.com
Apache License 2.0
687 stars 369 forks source link

Updated KVStore Methods #396

Closed ashah-splunk closed 3 years ago

ashah-splunk commented 3 years ago

Added dictionary support for KVStore "insert" and "update" methods. Change with reference to issue #355 . KVStore example also updated