Liu Ke
Liu Ke
The response model of 400 and 500 is the same class: ```RemoteServiceErrorInfo``` But the example is different . so, I defind two ExamplesProvider are as fallows ```C# [SwaggerResponse(200)] [SwaggerResponse(400, Type...

 我使用SignInType.Popup弹框授权,登录后主窗体报错
 
Add handlers to the interface method parameters and headers before generating the HttpRequestMessage
I have an API request model like Body: `{ userId:10001, amont:10, sign:"xxxxxx" }` When I write the business logic, I don't care about the generation of the sign field **Describe...
Product和Refund都有同名方法GetById 在类型文件里生成了两个GetByIdParams ``` "/api/Product/{productId}": { "get": { "tags": [ "Product" ], "operationId": "Product_GetById", "parameters": [ { "name": "productId", "in": "path", "required": true, "schema": { "type": "string", "format": "guid" }, "x-position":...
v8.3.0 Although I set the concurrency to 1, you can see from the example that the logic still executes in parallel 
Please do not create a Pull Request without creating an issue first. ## What is the purpose of the change Correct the command in the document ## Brief changelog Transaction=>TRANSACTION...