docs(http): move examples to @usageNotes (#26039)

PR Close #26039
This commit is contained in:
Pete Bacon Darwin
2018-09-20 15:01:01 +01:00
committed by Kara Erickson
parent fc4b993d98
commit 32ad2438ca
8 changed files with 32 additions and 54 deletions

View File

@ -47,6 +47,7 @@ function mergeOptions(
* `request` returns an `Observable` which will emit a single {@link Response} when a
* response is received.
*
* @usageNotes
* ### Example
*
* ```typescript