Snapshots create.cassette 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "POST",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/snapshots",
  6. "body": {
  7. "title": "API snapshot"
  8. },
  9. "status": 200,
  10. "response": {
  11. "project_id": "803826145ba90b42d5d860.46800099",
  12. "snapshot": {
  13. "snapshot_id": 89351,
  14. "title": "API snapshot",
  15. "created_by": 20181,
  16. "created_by_email": "bodrovis@protonmail.com",
  17. "created_at": "2019-06-20 15:01:49 (Etc/UTC)",
  18. "created_at_timestamp": 1561042909
  19. }
  20. },
  21. "rawHeaders": [
  22. "Server",
  23. "nginx",
  24. "Date",
  25. "Thu, 20 Jun 2019 15:01:49 GMT",
  26. "Content-Type",
  27. "application/json",
  28. "Transfer-Encoding",
  29. "chunked",
  30. "Connection",
  31. "close",
  32. "Vary",
  33. "Accept-Encoding",
  34. "Set-Cookie",
  35. "PHPSESSID=cb77af24f2faf405ac5064e119e6cd55; expires=Mon, 19-Aug-2019 15:01:49 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  36. "Expires",
  37. "Thu, 19 Nov 1981 08:52:00 GMT",
  38. "Cache-Control",
  39. "no-store, no-cache, must-revalidate",
  40. "Pragma",
  41. "no-cache",
  42. "Pragma",
  43. "no-cache",
  44. "Cache-Control",
  45. "no-store, no-cache",
  46. "Access-Control-Allow-Origin",
  47. "*",
  48. "Access-Control-Allow-Headers",
  49. "Content-Type"
  50. ]
  51. }
  52. ]