projection-only multifiling
This commit is contained in:
parent
801d2f4851
commit
81e132b33b
9 changed files with 250 additions and 46 deletions
|
|
@ -104,7 +104,7 @@
|
|||
"examples": ["root-folder", "topic-folder", "source-system-folder", "unfiled-assets"],
|
||||
"supported_profiles": ["readonly-browser", "governed-authoring", "admin-export", "compat-tck"],
|
||||
"must_validate": ["get_children", "get_descendants", "get_folder_tree", "get_object_by_path"],
|
||||
"unsupported": ["multifiling", "unfiling"]
|
||||
"unsupported": ["unfiling"]
|
||||
},
|
||||
{
|
||||
"id": "object-content",
|
||||
|
|
@ -166,7 +166,7 @@
|
|||
"unsupported_diagnostics": {
|
||||
"atompub": "binding_not_supported",
|
||||
"web_services": "binding_not_supported",
|
||||
"multifiling": "capability_not_supported",
|
||||
"multifiling": "projection_only",
|
||||
"unfiling": "capability_not_supported",
|
||||
"append_content_stream": "capability_not_supported",
|
||||
"private_working_copy": "capability_not_supported",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue