随笔分类 - Swagger
摘要:https://github.com/RSuter/NJsonSchema/wiki/JsonSchemaGenerator#integer-vs-string-enumerations Integer vs string enumerations JSON Schema supports inte
阅读全文
摘要:参考http://petstore.swagger.io 给controller加上description https://github.com/RSuter/NSwag/issues/1803 xml summary https://github.com/RSuter/NJsonSchema/wi
阅读全文
摘要:https://github.com/RSuter/NSwag/wiki#ways-to-use-the-toolchain Customizations Swagger generation: You can customize the Swagger generator with the fol
阅读全文
摘要:https://github.com/NSwag/NSwag/wiki/OwinGlobalAsax This page explains how to use the NSwag OWIN middleware in your "Global.asax"-based web project. It
阅读全文
摘要:https://blog.rsuter.com/nswag-tutorial-integrate-the-nswag-toolchain-into-your-asp-net-web-api-project/ This tutorial shows how to integrate NSwag (Sw
阅读全文
摘要:https://www.reddit.com/r/dotnet/comments/a2181x/swashbuckle_vs_nswag/ Swashbuckle https://github.com/aspnet/Docs/issues/4258 在官方的文档中引入NSwag的时机 https:/
阅读全文
摘要:https://docs.microsoft.com/en-us/aspnet/core/tutorials/web-api-help-pages-using-swagger?view=aspnetcore-2.2 When consuming a Web API, understanding it
阅读全文