Skip to content

Instantly share code, notes, and snippets.

@gpincheiraa
Created September 25, 2017 02:35
Show Gist options
  • Save gpincheiraa/00cb63ea63b4040bfacc8384508ee267 to your computer and use it in GitHub Desktop.
Save gpincheiraa/00cb63ea63b4040bfacc8384508ee267 to your computer and use it in GitHub Desktop.
fakeserver.yml_1_2nd_article
- request:
url: ^/api/todos
response:
headers:
content-type: application/json
status: 200
file: todos_get.json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment