Skip to content

Instantly share code, notes, and snippets.

@productioncoder
Created November 3, 2018 12:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save productioncoder/e6382ab9f65eea6c7573a1a373f8aca5 to your computer and use it in GitHub Desktop.
Save productioncoder/e6382ab9f65eea6c7573a1a373f8aca5 to your computer and use it in GitHub Desktop.
Redux saga general structure of response
{
"result": {
"key": "value"
},
"body": "response-string...",
"headers": {
"date": "...",
"vary": "..."
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment