...
title Should consist of no more than ${maxMembers} direct and indirect members.
Code Block | ||
---|---|---|
| ||
` { "type": "TOTAL_MEMBER_COUNT", "args": { "maxMembers": 150 } } |
...
...
title Should consist of no more than ${maxMembers} direct and indirect members.
Code Block | ||
---|---|---|
| ||
` { "type": "TOTAL_MEMBER_COUNT", "args": { "maxMembers": 150 } } |
...