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

Commit 1571950

Browse files
k-funkpetebacondarwin
authored andcommitted
docs($http): add link to $http.path()
Closes #8424
1 parent 9836a2d commit 1571950

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
@@ -248,6 +248,7 @@ function $HttpProvider() {
248248
* - {@link ng.$http#put $http.put}
249249
* - {@link ng.$http#delete $http.delete}
250250
* - {@link ng.$http#jsonp $http.jsonp}
251+
* - {@link ng.$http#patch $http.patch}
251252
*
252253
*
253254
* # Setting HTTP Headers

0 commit comments

Comments
 (0)