Branches merge.cassette 1.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "POST",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/branches/42303/merge",
  6. "body": {
  7. "force_conflict_resolve_using": "master"
  8. },
  9. "status": 200,
  10. "response": {
  11. "project_id": "803826145ba90b42d5d860.46800099",
  12. "branch_merged": true,
  13. "branch": {
  14. "branch_id": 42303,
  15. "name": "node-merge",
  16. "created_at": "2019-11-13 12:53:50 (Etc/UTC)",
  17. "created_at_timestamp": 1573649630,
  18. "created_by": 20181,
  19. "created_by_email": "bodrovis@protonmail.com"
  20. }
  21. },
  22. "rawHeaders": [
  23. "Server",
  24. "nginx",
  25. "Date",
  26. "Wed, 13 Nov 2019 12:58:52 GMT",
  27. "Content-Type",
  28. "application/json",
  29. "Transfer-Encoding",
  30. "chunked",
  31. "Connection",
  32. "close",
  33. "Vary",
  34. "Accept-Encoding",
  35. "Pragma",
  36. "no-cache",
  37. "Cache-Control",
  38. "no-store, no-cache",
  39. "Access-Control-Allow-Origin",
  40. "*",
  41. "Access-Control-Allow-Headers",
  42. "Content-Type"
  43. ]
  44. }
  45. ]