Strip HTML from text results
{
"ViewConfig": {
"Resources": {
"Community": {
"Id": { "name": "communityId" },
"Name": { "name": "communityName" },
"Description": { "name": "communityDescription", "stripHtml": true }
}
}
}
}---
ViewConfig:
Resources:
Community:
Id:
name: "communityId"
Name:
name: "communityName"
Description:
name: "communityDescription"
stripHtml: truePreviousDifferentiate selected properties from properties required in a filter clauseNextFiltering operators
Last updated
Was this helpful?