Branches delete.cassette 803 B

1234567891011121314151617181920212223242526272829303132333435
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "DELETE",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/branches/41284",
  6. "body": "",
  7. "status": 200,
  8. "response": {
  9. "project_id": "803826145ba90b42d5d860.46800099",
  10. "branch_deleted": true
  11. },
  12. "rawHeaders": [
  13. "Server",
  14. "nginx",
  15. "Date",
  16. "Wed, 30 Oct 2019 13:24:46 GMT",
  17. "Content-Type",
  18. "application/json",
  19. "Transfer-Encoding",
  20. "chunked",
  21. "Connection",
  22. "close",
  23. "Vary",
  24. "Accept-Encoding",
  25. "Pragma",
  26. "no-cache",
  27. "Cache-Control",
  28. "no-store, no-cache",
  29. "Access-Control-Allow-Origin",
  30. "*",
  31. "Access-Control-Allow-Headers",
  32. "Content-Type"
  33. ]
  34. }
  35. ]