解决 Failed to generate the sample for media type 'application/x-www-form-urlencoded'.
摘要:Asp.net MVC WebAPI 生成帮助文档时对于API的参数是自定义类型的会遇到本错误。API.Areas.HelpPage.HelpPageConfig 的Register 方法中 可以将以下代码注释去掉以消除该错误。//// Uncomment the following to use ...
阅读全文
posted @ 2015-04-24 16:24