File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 89
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/knock%2Fknock-de67f68640a0cbc35fd85134ee7d220975b45873653129e857c2b09bd5a03a4b .yml
3
- openapi_spec_hash : b53d828f85ef1e06c0af004a25a6576c
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/knock%2Fknock-8d6bb1a0b221b8b9fb9aae94419c46e2e1ca4732281924f24c6539c006d12cb8 .yml
3
+ openapi_spec_hash : 5dd6c9f3cac4f8cc602c0d1543ec4de4
4
4
config_hash : 5c872aa99cad9b9602e84668f5b38a8a
Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ class Source(BaseModel):
25
25
"""The ID of the version of the workflow that triggered the message."""
26
26
27
27
step_ref : Optional [str ] = None
28
- """The step reference for the step in the workflow that generated the message"""
28
+ """The step reference for the step in the workflow that generated the message. """
29
29
30
30
31
31
class Message (BaseModel ):
You can’t perform that action at this time.
0 commit comments