We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45fa930 commit d331fe6Copy full SHA for d331fe6
actions/lib/action.py
@@ -33,7 +33,7 @@ def to_json(self, value):
33
34
def from_json(self, value):
35
"""
36
- A helper function to return convert key/value store values into Python native objects
+ Convert key/value store JSON strings into Python native objects
37
to be returned to StackStorm's actionrunner.
38
39
try:
0 commit comments