MCPcopy Create free account
hub / github.com/StackStorm/st2 / webhooks

Method webhooks

st2client/st2client/client.py:457–458  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

455
456 @property
457 def webhooks(self):
458 return self.managers["Webhook"]
459
460 @property
461 def workflows(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected