Skip to content

Commit e33d6ed

Browse files
feat(api): manual updates
1 parent 4c04de9 commit e33d6ed

File tree

9 files changed

+14
-14
lines changed

9 files changed

+14
-14
lines changed

.stats.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_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
44
config_hash: 70f9408b8d1dfbcf262a20d6eed50e1c

lib/imagekit/models/beta/v2/file_upload_params.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class FileUploadParams < Imagekit::Internal::Type::BaseModel
8484
optional :description, String
8585

8686
# @!attribute extensions
87-
# Array of extensions to be applied to the image. Each extension can be configured
87+
# Array of extensions to be applied to the asset. Each extension can be configured
8888
# with specific parameters based on the extension type.
8989
#
9090
# @return [Array<Imagekit::Models::Beta::V2::FileUploadParams::Extension::RemoveBg, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AutoTaggingExtension>, nil]
@@ -225,7 +225,7 @@ class FileUploadParams < Imagekit::Internal::Type::BaseModel
225225
#
226226
# @param description [String] Optional text to describe the contents of the file.
227227
#
228-
# @param extensions [Array<Imagekit::Models::Beta::V2::FileUploadParams::Extension::RemoveBg, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AutoTaggingExtension>] Array of extensions to be applied to the image. Each extension can be configured
228+
# @param extensions [Array<Imagekit::Models::Beta::V2::FileUploadParams::Extension::RemoveBg, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AutoTaggingExtension>] Array of extensions to be applied to the asset. Each extension can be configured
229229
#
230230
# @param folder [String] The folder path in which the image has to be uploaded. If the folder(s) didn't e
231231
#

lib/imagekit/models/file_upload_params.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ class FileUploadParams < Imagekit::Internal::Type::BaseModel
9191
optional :expire, Integer
9292

9393
# @!attribute extensions
94-
# Array of extensions to be applied to the image. Each extension can be configured
94+
# Array of extensions to be applied to the asset. Each extension can be configured
9595
# with specific parameters based on the extension type.
9696
#
9797
# @return [Array<Imagekit::Models::FileUploadParams::Extension::RemoveBg, Imagekit::Models::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::FileUploadParams::Extension::AutoTaggingExtension>, nil]
@@ -256,7 +256,7 @@ class FileUploadParams < Imagekit::Internal::Type::BaseModel
256256
#
257257
# @param expire [Integer] The time until your signature is valid. It must be a [Unix time](https://en.wiki
258258
#
259-
# @param extensions [Array<Imagekit::Models::FileUploadParams::Extension::RemoveBg, Imagekit::Models::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::FileUploadParams::Extension::AutoTaggingExtension>] Array of extensions to be applied to the image. Each extension can be configured
259+
# @param extensions [Array<Imagekit::Models::FileUploadParams::Extension::RemoveBg, Imagekit::Models::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::FileUploadParams::Extension::AutoTaggingExtension>] Array of extensions to be applied to the asset. Each extension can be configured
260260
#
261261
# @param folder [String] The folder path in which the image has to be uploaded. If the folder(s) didn't e
262262
#

lib/imagekit/resources/beta/v2/files.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class Files
5252
#
5353
# @param description [String] Optional text to describe the contents of the file.
5454
#
55-
# @param extensions [Array<Imagekit::Models::Beta::V2::FileUploadParams::Extension::RemoveBg, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AutoTaggingExtension>] Array of extensions to be applied to the image. Each extension can be configured
55+
# @param extensions [Array<Imagekit::Models::Beta::V2::FileUploadParams::Extension::RemoveBg, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::Beta::V2::FileUploadParams::Extension::AutoTaggingExtension>] Array of extensions to be applied to the asset. Each extension can be configured
5656
#
5757
# @param folder [String] The folder path in which the image has to be uploaded. If the folder(s) didn't e
5858
#

lib/imagekit/resources/files.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ def rename(params)
237237
#
238238
# @param expire [Integer] The time until your signature is valid. It must be a [Unix time](https://en.wiki
239239
#
240-
# @param extensions [Array<Imagekit::Models::FileUploadParams::Extension::RemoveBg, Imagekit::Models::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::FileUploadParams::Extension::AutoTaggingExtension>] Array of extensions to be applied to the image. Each extension can be configured
240+
# @param extensions [Array<Imagekit::Models::FileUploadParams::Extension::RemoveBg, Imagekit::Models::FileUploadParams::Extension::AIAutoDescription, Imagekit::Models::FileUploadParams::Extension::AutoTaggingExtension>] Array of extensions to be applied to the asset. Each extension can be configured
241241
#
242242
# @param folder [String] The folder path in which the image has to be uploaded. If the folder(s) didn't e
243243
#

rbi/imagekit/models/beta/v2/file_upload_params.rbi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ module Imagekit
8989
sig { params(description: String).void }
9090
attr_writer :description
9191

92-
# Array of extensions to be applied to the image. Each extension can be configured
92+
# Array of extensions to be applied to the asset. Each extension can be configured
9393
# with specific parameters based on the extension type.
9494
sig do
9595
returns(
@@ -347,7 +347,7 @@ module Imagekit
347347
custom_metadata: nil,
348348
# Optional text to describe the contents of the file.
349349
description: nil,
350-
# Array of extensions to be applied to the image. Each extension can be configured
350+
# Array of extensions to be applied to the asset. Each extension can be configured
351351
# with specific parameters based on the extension type.
352352
extensions: nil,
353353
# The folder path in which the image has to be uploaded. If the folder(s) didn't

rbi/imagekit/models/file_upload_params.rbi

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ module Imagekit
9494
sig { params(expire: Integer).void }
9595
attr_writer :expire
9696

97-
# Array of extensions to be applied to the image. Each extension can be configured
97+
# Array of extensions to be applied to the asset. Each extension can be configured
9898
# with specific parameters based on the extension type.
9999
sig do
100100
returns(
@@ -374,7 +374,7 @@ module Imagekit
374374
# the future. It should be in seconds. This field is only required for
375375
# authentication when uploading a file from the client side.
376376
expire: nil,
377-
# Array of extensions to be applied to the image. Each extension can be configured
377+
# Array of extensions to be applied to the asset. Each extension can be configured
378378
# with specific parameters based on the extension type.
379379
extensions: nil,
380380
# The folder path in which the image has to be uploaded. If the folder(s) didn't

rbi/imagekit/resources/beta/v2/files.rbi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ module Imagekit
113113
custom_metadata: nil,
114114
# Optional text to describe the contents of the file.
115115
description: nil,
116-
# Array of extensions to be applied to the image. Each extension can be configured
116+
# Array of extensions to be applied to the asset. Each extension can be configured
117117
# with specific parameters based on the extension type.
118118
extensions: nil,
119119
# The folder path in which the image has to be uploaded. If the folder(s) didn't

rbi/imagekit/resources/files.rbi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ module Imagekit
273273
# the future. It should be in seconds. This field is only required for
274274
# authentication when uploading a file from the client side.
275275
expire: nil,
276-
# Array of extensions to be applied to the image. Each extension can be configured
276+
# Array of extensions to be applied to the asset. Each extension can be configured
277277
# with specific parameters based on the extension type.
278278
extensions: nil,
279279
# The folder path in which the image has to be uploaded. If the folder(s) didn't

0 commit comments

Comments
 (0)