AttachmentPresignUrlInput
Last edit: Nov 10, 2025
No description
type AttachmentPresignUrlInput {
content_disposition: AttachmentContentDispositionEnum
content_length: AttachmentContentLengthRange
model_property: AttachmentModelPropertyInput
user_property: AttachmentUserPropertyInput
}
Fields
content_disposition (AttachmentContentDispositionEnum)
content_length (AttachmentContentLengthRange)
file size limitation in KiB. ex. [gte: 1, lte: 1024] allows file size from 1KiB to 1 MiB
model_property (AttachmentModelPropertyInput)
Choose property which should be used to generate versions, versions defined in yml schema file
user_property (AttachmentUserPropertyInput)
Choose property which should be used to generate versions, versions defined in yml schema file