| processedSchema | | |
|---|
| properties.file | | title | "file" |
|---|
| type | "string" |
|---|
| x-format | "file" |
|---|
|
|---|
| properties.files | | title | "files" |
|---|
| type | "array" |
|---|
| items | | type | "string" |
|---|
| required | false |
|---|
| x-format | "file" |
|---|
| uniqueItems | false |
|---|
| readOnly | false |
|---|
| x-hidden | false |
|---|
| x-runtime-only | false |
|---|
|
|---|
|
|---|
| properties.files.items | | title | "item 2" |
|---|
| type | "string" |
|---|
| x-format | "file" |
|---|
|
|---|
|
|---|