mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
[MNT-24848] Include properties in search header calls (#4496)
* [MNT-24848] Include properties in search header calls * [MNT-24848] [E2E] Excluded XAT-17700 and XAT-17702 --------- Co-authored-by: Adam Świderski <adam.tomasz.swiderski@gmail.com>
This commit is contained in:
@@ -126,6 +126,7 @@
|
||||
},
|
||||
"search-headers": {
|
||||
"filterWithContains": true,
|
||||
"include": ["path", "allowableOperations", "properties"],
|
||||
"app:fields": [
|
||||
"cm:name",
|
||||
"cm:title",
|
||||
|
Reference in New Issue
Block a user