{ "opencollection": "1.0.0", "info": { "name": "Microsoft Azure AccessControlClient AccessConnector V1producer API", "version": "2020-08-01-preview" }, "items": [ { "info": { "name": "V1producer", "type": "folder" }, "items": [ { "info": { "name": "Microsoft Azure Produce Records", "type": "http" }, "http": { "method": "POST", "url": "{{baseUrl}}/v1/producer/topics/:topic", "params": [ { "name": "topic", "value": "", "type": "path", "description": "Topic to produce the records to" } ] }, "docs": "Produce records to a topic in Kafka. If producing records to a newly created topic, please wait a few seconds for the topic to show up." } ] } ], "bundled": true }