records-files¶
File schema.
Describe information needed for files in records.
| type: | object |
|---|
Properties: bucket, checksum, file_id, filename, key, size, version_id
bucket¶
| type: | string |
|---|---|
| minLength: | 1 |
checksum¶
| type: | string |
|---|---|
| minLength: | 1 |
file_id¶
| type: | string |
|---|---|
| minLength: | 1 |
filename¶
| type: | string |
|---|---|
| minLength: | 1 |
key¶
| type: | string |
|---|---|
| minLength: | 1 |
size¶
| type: | integer |
|---|
version_id¶
| type: | string |
|---|---|
| minLength: | 1 |