docs/swagger.json
@@ -3973,7 +3973,7 @@ "in": "body", "required": true, "schema": { "$ref": "#/definitions/test.Product" "$ref": "#/definitions/request.ProductCreate" } } ], @@ -7982,6 +7982,17 @@ } } }, "request.ProductCreate": { "type": "object", "properties": { "list": { "type": "array", "items": { "$ref": "#/definitions/test.Product" } } } }, "request.Register": { "type": "object", "properties": {