Files upload asynchronous re-check.cassette 1.9 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "GET",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/processes/d217930e61f717a21f257372e7662a054f822d8e",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "branch": "master",
  11. "process": {
  12. "process_id": "d217930e61f717a21f257372e7662a054f822d8e",
  13. "type": "file-import",
  14. "status": "finished",
  15. "message": "",
  16. "created_by": 20181,
  17. "created_by_email": "bodrovis@protonmail.com",
  18. "created_at": "2020-07-02 15:13:45 (Etc/UTC)",
  19. "created_at_timestamp": 1593702825,
  20. "details": {
  21. "files": [
  22. {
  23. "status": "finished",
  24. "message": "",
  25. "name_original": "test_async.json",
  26. "name_custom": null,
  27. "word_count_total": 3,
  28. "key_count_total": 3,
  29. "key_count_inserted": 3,
  30. "key_count_updated": 0,
  31. "key_count_skipped": 0
  32. }
  33. ]
  34. }
  35. }
  36. },
  37. "rawHeaders": [
  38. "Server",
  39. "nginx",
  40. "Content-Type",
  41. "application/json",
  42. "Transfer-Encoding",
  43. "chunked",
  44. "Connection",
  45. "close",
  46. "Vary",
  47. "Accept-Encoding",
  48. "Cache-Control",
  49. "max-age=0, must-revalidate, no-cache, no-store, private",
  50. "Date",
  51. "Thu, 02 Jul 2020 15:14:40 GMT",
  52. "Pragma",
  53. "no-cache",
  54. "X-Content-Type-Options",
  55. "nosniff",
  56. "X-Frame-Options",
  57. "deny",
  58. "X-XSS-Protection",
  59. "1; mode=block",
  60. "Strict-Transport-Security",
  61. "max-age=31536000",
  62. "Expires",
  63. "Thu, 02 Jul 2020 15:14:40 GMT",
  64. "Access-Control-Allow-Origin",
  65. "*",
  66. "Access-Control-Allow-Headers",
  67. "Content-Type"
  68. ],
  69. "responseIsBinary": false
  70. }
  71. ]