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 : 117
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai%2Frunloop-471f0db14911c89a212db3924c2b4eafb7282e665b1a7e92df4a371ed6c0635f .yml
3- openapi_spec_hash : 832848429246c457f6bda17a58949904
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/runloop-ai%2Frunloop-c8d61a0c8b88fa30666ba021d1239eb0d549902354513c4741e9216bcbfa8e6d .yml
3+ openapi_spec_hash : 433e6fb4ce076012b696f69ae7596c67
44config_hash : eb28692edd68a6ae95cf92af931c9976
Original file line number Diff line number Diff line change @@ -26,5 +26,8 @@ class DevboxSnapshotView(BaseModel):
2626 name : Optional [str ] = None
2727 """(Optional) The custom name of the snapshot."""
2828
29+ size_bytes : Optional [int ] = None
30+ """(Optional) The size of the snapshot in bytes, relative to the base blueprint."""
31+
2932 source_blueprint_id : Optional [str ] = None
3033 """(Optional) The source Blueprint ID this snapshot was created from."""
You can’t perform that action at this time.
0 commit comments