Update send-http-requests.md

This commit is contained in:
Robert Wallach
2018-03-21 16:18:48 -05:00
committed by GitHub
parent 927cf96877
commit 825debf8b9

View File

@@ -78,6 +78,7 @@ is vital to conduct robust tests to reveal any inconsistencies or defects in
the API before it is shipped to a production server or interfaced with other
platforms.
![Testing with HTTP Requests](https://github.com/stoplightio/docs/blob/develop/assets/images/testing-http-request.png?raw=true)
### GET
* Test the GET method to confirm it returns the correct data