VisualDataSchema:Page upload: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 5: | Line 5: | ||
}, | }, | ||
"properties": { | "properties": { | ||
"new_content_block": { | |||
"wiki": { | |||
"type": "content-block", | |||
"name": "new_content_block", | |||
"content": "a multiple upload with file select and caption, that saves files under the page with this schema, using the pageId as prefix" | |||
}, | |||
"type": "object", | |||
"description": "a multiple upload with file select and caption, that saves files under the page with this schema, using the pageId as prefix" | |||
}, | |||
"files": { | "files": { | ||
"wiki": { | "wiki": { |
Revision as of 09:17, 30 October 2023
wiki |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
properties |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | "object" | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
description | "a multiple upload with file select and caption, that saves files under the page with this schema, using the pageId as prefix" |