Advertisement
Guest User

Untitled

a guest
Jan 16th, 2019
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.87 KB | None | 0 0
  1. {
  2.   "data": {
  3.     "body": "Descripcion del taller 1",
  4.     "name": "Curso 1",
  5.     "startDate": "2019-01-15T18:57:04.499Z",
  6.     "students": {
  7.       "-LWN3DoaU1PZJ3hnx_un": {
  8.         "name": "dwadwa",
  9.         "phone": "dwadwa"
  10.       }
  11.     },
  12.     "studentsNum": "4"
  13.   },
  14.   "status": 200,
  15.   "statusText": "OK",
  16.   "headers": {
  17.     "cache-control": "no-cache",
  18.     "content-type": "application/json; charset=utf-8"
  19.   },
  20.   "config": {
  21.     "transformRequest": {},
  22.     "transformResponse": {},
  23.     "timeout": 0,
  24.     "xsrfCookieName": "XSRF-TOKEN",
  25.     "xsrfHeaderName": "X-XSRF-TOKEN",
  26.     "maxContentLength": -1,
  27.     "headers": {
  28.       "Accept": "application/json, text/plain, */*"
  29.     },
  30.     "method": "get",
  31.     "baseURL": "https://eduin-b8016.firebaseio.com/",
  32.     "url": "https://eduin-b8016.firebaseio.com/courses/-LWHs-tQgyCAKHJgAhRU.json"
  33.   },
  34.   "request": {}
  35. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement