File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-eab9713fd85da68b41e881dfd9cd71f654e8620132da2023bab7dd01e5f7852e .yml
3- openapi_spec_hash : b5037b26fbe7360c6bfaf9947a65bb85
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/imagekit-inc%2Fimagekit-911102f2eaf3be4b34381f6ba089330bed099bb72eb93667ce2f6e72b5934c8c .yml
3+ openapi_spec_hash : 637ad417a580137914441bd790b04cc2
44config_hash : 70f9408b8d1dfbcf262a20d6eed50e1c
Original file line number Diff line number Diff line change @@ -225,7 +225,7 @@ func TestFileUploadWithOptionalParams(t *testing.T) {
225225 option .WithPassword ("My Password" ),
226226 )
227227 _ , err := client .Files .Upload (context .TODO (), imagekit.FileUploadParams {
228- File : "https://www.example.com/path/to-image.jpg " ,
228+ File : "file " ,
229229 FileName : "fileName" ,
230230 Token : imagekit .String ("token" ),
231231 Checks : imagekit .String ("\" request.folder\" : \" marketing/\" \n " ),
You can’t perform that action at this time.
0 commit comments