SearchAssetFieldFilter
equalsstring[]
Exact matching
matchesstring[]
Regex matching
SearchAssetFieldFilter
{
"equals": [
"string"
],
"matches": [
"string"
]
}
Exact matching
Regex matching
{
"equals": [
"string"
],
"matches": [
"string"
]
}