This commit is contained in:
Foncier
2017-12-08 17:12:09 +01:00
committed by GitHub
parent 845e56a5c3
commit 900e0c8711

View File

@@ -254,7 +254,7 @@ declare module 'angular' {
*/
url: string;
/**
* Add which HTTP method to use: 'POST' or 'PUT'(html5)
* Add which HTTP method to use: 'POST' or 'PUT' (html5)
*/
method: string;
/**