Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-12Removing duplicated semi-colons (#45038)HEADmainSébastien Ros
2022-11-05Set ApiParameterDescription.Type to `string` for Simple Types (#44747)Bruno Oliveira
2022-09-30Upgrade Microsoft.OpenApi dependency to 1.4.3 (#44229)Safia Abdalla
2022-09-14[release/7.0] Infer response metadata in RequestDelegateFactory (#43961)Stephen Halter
2022-08-19[release/7.0-rc1] Add support for running final conventions during build (#43...Safia Abdalla
2022-07-27Fix the code to ignore parameters from incorrect locations (#42878)anhthidao
2022-07-26Add Description to OpenApiResponseBody (#42872)pedro-camargo-MSFT
2022-07-19Avoid always setting request body parameter (#42748)Safia Abdalla
2022-06-28Move OpenAPI extension methods to M.A.Builder namespace (#42469)Safia Abdalla
2022-06-21[Route Groups] Support AddFilter, WithOpenApi and other additive conventions ...Stephen Halter
2022-06-17Remove generation of schemas in OpenAPI package (#42169)Safia Abdalla
2022-05-24Support multiple calls to WithTags in WithOpenApi (#41779)Stephen Halter
2022-05-18Favor parameter name in route pattern when available (#41701)Safia Abdalla
2022-05-17Handle multiple response annotations for the same status code in OpenApi (#41...Safia Abdalla
2022-05-13 Surrogate argument list in Minimal APIs (#41325)Bruno Oliveira
2022-05-10Spruce up OpenApiSchema generation (#41468)Safia Abdalla
2022-05-05Add rule to seal internal and private types (#41457)Brennan
2022-04-19Add Microsoft.AspNetCore.OpenApi package (#41238)Safia Abdalla