Homepage

AttachmentPresignUrlInput

Last edit: Oct 26, 2022

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

Questions?

We are always happy to help with any questions you may have.

contact us