docs/swagger.yaml
@@ -742,6 +742,13 @@ type: integer type: array type: object request.IndustryList: properties: industries: items: $ref: '#/definitions/test.Industry' type: array type: object request.InitDB: properties: dbName: @@ -3281,7 +3288,7 @@ name: data required: true schema: $ref: '#/definitions/test.Industry' $ref: '#/definitions/request.IndustryList' produces: - application/json responses: