Branches merge with defaults.cassette 1.7 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "POST",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/branches/68628/merge",
  6. "body": {},
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "branch_merged": true,
  11. "branch": {
  12. "branch_id": 68628,
  13. "name": "merge-it",
  14. "created_at": "2020-07-07 10:34:00 (Etc/UTC)",
  15. "created_at_timestamp": 1594118040,
  16. "created_by": 20181,
  17. "created_by_email": "bodrovis@protonmail.com"
  18. },
  19. "target_branch": {
  20. "branch_id": 14699,
  21. "name": "master",
  22. "created_at": "2018-09-24 16:05:22 (Etc/UTC)",
  23. "created_at_timestamp": 1537805122,
  24. "created_by": 20181,
  25. "created_by_email": "bodrovis@protonmail.com"
  26. }
  27. },
  28. "rawHeaders": [
  29. "Server",
  30. "nginx",
  31. "Content-Type",
  32. "application/json",
  33. "Transfer-Encoding",
  34. "chunked",
  35. "Connection",
  36. "close",
  37. "Vary",
  38. "Accept-Encoding",
  39. "Cache-Control",
  40. "max-age=0, must-revalidate, no-cache, no-store, private",
  41. "Date",
  42. "Tue, 07 Jul 2020 10:34:49 GMT",
  43. "Pragma",
  44. "no-cache",
  45. "X-Content-Type-Options",
  46. "nosniff",
  47. "X-Frame-Options",
  48. "deny",
  49. "X-XSS-Protection",
  50. "1; mode=block",
  51. "Strict-Transport-Security",
  52. "max-age=31536000",
  53. "Expires",
  54. "Tue, 07 Jul 2020 10:34:49 GMT",
  55. "Access-Control-Allow-Origin",
  56. "*",
  57. "Access-Control-Allow-Headers",
  58. "Content-Type"
  59. ],
  60. "responseIsBinary": false
  61. }
  62. ]