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 : 47
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/imagekit-inc%2Fimagekit-f4cd00365ba96133e0675eae3d5d3c6ac13874789e2ce69a84310ab64a4f87dd .yml
3- openapi_spec_hash : dce632cfbb5464a98c0f5d8eb9573d68
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/imagekit-inc%2Fimagekit-3234424a3a5871f31f5d6dcb8173593fc6c1db14802a0e71f14f3527ad16c871 .yml
3+ openapi_spec_hash : 017a8ab68d905ed9e163022f68d8be78
44config_hash : 17e408231b0b01676298010c7405f483
Original file line number Diff line number Diff line change @@ -111,7 +111,10 @@ export interface DamFileVersionCreateEvent extends BaseWebhookEvent {
111111 */
112112 created_at : string ;
113113
114- data : unknown ;
114+ /**
115+ * Object containing details of a file or file version.
116+ */
117+ data : FilesAPI . File ;
115118
116119 /**
117120 * Type of the webhook event.
You can’t perform that action at this time.
0 commit comments