File tree Expand file tree Collapse file tree
src/runloop_api_client/types Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11configured_endpoints : 120
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai/runloop-655842d2f92e9a3525185c38986cfe40c08b4bab35d39384d519bc502f415904 .yml
3- openapi_spec_hash : fabc1067256c27f29fc1225c1ea871bf
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai/runloop-3dc3735bd6dde301483f325e9be5cbae2aabdf9988b7e5a1da920d41e8bb380f .yml
3+ openapi_spec_hash : 70e2f6ccb848ff142fbfa020329951aa
44config_hash : 6d102da8b9fcc3d0deb42d7a707e78c6
Original file line number Diff line number Diff line change 1111
1212
1313class StateTransition (BaseModel ):
14+ failure_reason : Optional [str ] = None
15+ """The failure that caused this state transition, if applicable."""
16+
1417 status : Optional [
1518 Literal [
1619 "scheduled" ,
You can’t perform that action at this time.
0 commit comments