Skip to main content
Version: 1.28.0

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"
}