Generic File

Type: object

A generic file of arbitrary content and format. This should be a schema of last resort, typically for one-off files that do not warrant their own dedicated schemas.

No Additional Properties

Type: string

The schema to use.

Type: object
No Additional Properties

Type: string

A MIME type to indicate how the file should be read.


Examples:

"application/pdf"
"image/png"
"text/html"

Type: boolean Default: false

Is this a child document, only to be interpreted in the context of the parent document from which it is linked? This may have implications for search and metadata requirements.

Type: string

MD5 checksum for the file.

Type: string

Path to the file in the project directory.