Closed GiuseppeIII closed 1 year ago
because I think he should be team1_id
, or you can add it to the ignore list, or you can use regular expressions
👍 For anyone else viewing this who is okay with numbers in their snake_case this pattern should work:
{
"type" : "pattern",
"param": "^(?:[a-z0-9]+_)*[a-z0-9]+$"
}
Snake_case doesn't seem to support numbers in names. See below for example: