File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 13
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/the-san-francisco-compute-company%2Fsfc-nodes-29a45185372d54848e2646b44ab18a264987b59d402ec2391247dadc8fb4cc5b .yml
3- openapi_spec_hash : 482d61b44747b65d53176e678d9628f8
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/the-san-francisco-compute-company%2Fsfc-nodes-40d17c96b52b583d2d67c7602df9cd4f20a55ee2132f83e83f49709ec84bd803 .yml
3+ openapi_spec_hash : 216b7aa93fbe2312c56741c0e9caf3f7
44config_hash : cf202573c712b5d91a4d496f35f0ff57
Original file line number Diff line number Diff line change @@ -92,6 +92,11 @@ export interface ImageGetResponse {
9292
9393 object : 'image' ;
9494
95+ /**
96+ * Size of the image file in bytes
97+ */
98+ object_size : number ;
99+
95100 /**
96101 * SHA256 hash of the image file for integrity verification
97102 */
You can’t perform that action at this time.
0 commit comments