我试图使用以下方法检索属性: GET :urn/元数据/:guid/属性413 Request Entity Too Large
{Diagnostic": "Please use the 'forceget' parameter有人能告诉我如何将forceget参数应用到这个调用中吗?因为我看不到api文档中提到它。
在ASP.Net Web API (RC)中我有一个测试模型类,如下所示:public class TestRequest public string FooApiController public TestRequest Get(TestRequest model) return model;}这两个值都不绑定,因为模型绑定器需要模型前