summaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/mr/mr_put_acl.jinja
blob: b0da2ceffba812edb2be3c17fd00328d89e0b093 (plain)
1
2
3
4
5
6
7
{
  "topicName":"{{TOPIC_NAME}}",
  "topicDescription":"This is a TestTopic",
  "partitionCount":"1",
  "replicationCount":"3",
  "transactionEnabled":"true"
}