AspNetCore.Docs/aspnet/web-api
Sheng Chang 5e7231b818 Update jQuery api to correspond version (#10366)
The current version of default scaffolding jQuery library in ASP.NET MVC is v3.3.1. 
And the jqXHR.error() method has been replaced with jqXHR.fail() after jQuery 3.0.
You can see this on this page: http://api.jquery.com/jQuery.ajax/#jqXHR
```
Deprecation Notice: The jqXHR.success(), jqXHR.error(), and jqXHR.complete() callbacks are removed as of jQuery 3.0. You can use jqXHR.done(), jqXHR.fail(), and jqXHR.always() instead.
```
2019-01-14 11:41:57 -10:00
..
overview Update jQuery api to correspond version (#10366) 2019-01-14 11:41:57 -10:00
videos meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
index.md meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00
samples-list.md meta-data: replace aspnetcontent with riande (#8086) 2018-08-14 15:27:54 -07:00