【发布时间】:2012-06-02 02:19:54
【问题描述】:
有谁知道是否有任何方法可以像使用 WCF (/help) 一样公开新的 ASP.NET WEB Api REST 接口元数据?
<standardEndpoints>
<webHttpEndpoint>
<standardEndpoint name="" helpEnabled="true"
automaticFormatSelectionEnabled="true" />
</webHttpEndpoint>
</standardEndpoints>
【问题讨论】:
标签: asp.net-mvc asp.net-web-api