Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

title Should consist of no more than ${maxMembers} direct and indirect members.

Code Block
languagejson
  `  {
        "type": "TOTAL_MEMBER_COUNT",
        "args": {
            "maxMembers": 150
        }
    }

...