Pattern
messagestring
type stringrequired
Possible values: []
regexpstring
flagsstring[]
Possible values: [UNIX_LINES
, CASE_INSENSITIVE
, COMMENTS
, MULTILINE
, DOTALL
, UNICODE_CASE
, CANON_EQ
]
Pattern
{
"message": "string",
"type": "string",
"regexp": "string",
"flags": [
"UNIX_LINES"
]
}