Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 428b81c

Browse files
k-funkpetebacondarwin
authored andcommitted
docs($http): add link to $http.path()
Closes #8424
1 parent 5dae9c2 commit 428b81c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ng/http.js

+1
Original file line numberDiff line numberDiff line change
@@ -275,6 +275,7 @@ function $HttpProvider() {
275275
* - {@link ng.$http#put $http.put}
276276
* - {@link ng.$http#delete $http.delete}
277277
* - {@link ng.$http#jsonp $http.jsonp}
278+
* - {@link ng.$http#patch $http.patch}
278279
*
279280
*
280281
* # Setting HTTP Headers

0 commit comments

Comments
 (0)