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 : 14
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai%2Frunloop-86d074c66f5140455eedb277c3ad3de81ec91f5cbd6ade28ef00ea2546dcc95e .yml
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai%2Frunloop-aa6caa3595f38c8e665e0869e7424eb27a81cdf2a02ecbbcc162330d979abaeb .yml
Original file line number Diff line number Diff line change @@ -12,9 +12,6 @@ class DevboxView(BaseModel):
1212 id : Optional [str ] = None
1313 """The id of the Devbox."""
1414
15- blueprint_id : Optional [str ] = None
16- """The Blueprint ID used in creation of the Devbox, if any."""
17-
1815 create_time_ms : Optional [int ] = None
1916 """Creation time of the Devbox (Unix timestamp milliseconds)."""
2017
You can’t perform that action at this time.
0 commit comments