File
A schema that is used to validate a part of Laboperator workflow templates.
Defines a field of type file
.
typerequired | string must be: file |
---|---|
mediaTyperequired | string A media type is an identifier for file formats and format contents. Note that not all possible media types might be supported. |
Examples:
type: file
mediaType: application/pdf
type: file
mediaType: application/vnd.openxmlformats-officedocument.wordprocessingml.document
Where is this used?
Other schemas that have a reference ($ref
) to this schema.
No references found.