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.
2 parents 3ab820c + 2e5b638 commit 1bfcdaeCopy full SHA for 1bfcdae
webexteamssdk/models/mixins/attachment_action.py
@@ -69,7 +69,7 @@ def messageId(self):
69
70
@property
71
def inputs(self):
72
- """The action's inputs."""
+ """The attachment action's inputs"""
73
return self._json_data.get('inputs')
74
75
0 commit comments