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