Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/StackStorm/st2
/ _transform_response
Method
_transform_response
st2client/st2client/utils/interactive.py:109–110 ·
view source on GitHub ↗
(self, response)
Source
from the content-addressed store, hash-verified
107
self.options[
"validator"
] = MuxValidator([self.validate], self.spec)
108
109
def
_transform_response(self, response):
110
return
response
111
112
113
class
BooleanReader(StringReader):
Callers
1
read
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected