Add return types to PUT, POST and PATCH methods.

Also add return types for proxy and redirect handlers.
This commit is contained in:
Brendan Burns
2015-04-08 19:47:31 -07:00
parent e44ec497ed
commit 8694f6f550
7 changed files with 3506 additions and 390 deletions

View File

@@ -24,4 +24,4 @@
]
}
]
}
}