File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 42
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/imagekit-inc%2Fimagekit-667f7f4988b44bc587d6eb9960ff5c8326e9f7e9b072f3f724f9f54166eff8b1 .yml
3- openapi_spec_hash : f2081864a4abee0480e5ff991b4c936a
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/imagekit-inc%2Fimagekit-0470196862abd722b09f1af798d6f2bcbdeba0f82d1162f57c287b1a43233531 .yml
3+ openapi_spec_hash : 043dd7c67d741d0034b86f2fc0bce072
44config_hash : 70f9408b8d1dfbcf262a20d6eed50e1c
Original file line number Diff line number Diff line change @@ -335,7 +335,7 @@ export interface FileUploadParams {
335335 description ?: string ;
336336
337337 /**
338- * Array of extensions to be applied to the image . Each extension can be configured
338+ * Array of extensions to be applied to the asset . Each extension can be configured
339339 * with specific parameters based on the extension type.
340340 */
341341 extensions ?: Array <
Original file line number Diff line number Diff line change @@ -1145,7 +1145,7 @@ export interface FileUploadParams {
11451145 expire ?: number ;
11461146
11471147 /**
1148- * Array of extensions to be applied to the image . Each extension can be configured
1148+ * Array of extensions to be applied to the asset . Each extension can be configured
11491149 * with specific parameters based on the extension type.
11501150 */
11511151 extensions ?: Array <
You can’t perform that action at this time.
0 commit comments