{
  "swagger": "2.0",
  "info": {
    "title": "kafkaqueue/kafkaqueue.proto",
    "version": "version not set"
  },
  "schemes": [
    "http",
    "https"
  ],
  "consumes": [
    "application/json"
  ],
  "produces": [
    "application/json"
  ],
  "paths": {},
  "definitions": {
    "kafkaqueueSendResponse": {
      "type": "object",
      "properties": {
        "result": {
          "type": "boolean",
          "format": "boolean"
        }
      }
    }
  }
}
