Webhooks update.cassette 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "PUT",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/webhooks/fb60b95ff86631c9f4df2fb8f5e77ba879cf9156",
  6. "body": {
  7. "url": "http://hook.node",
  8. "events": [
  9. "project.snapshot"
  10. ]
  11. },
  12. "status": 200,
  13. "response": {
  14. "project_id": "803826145ba90b42d5d860.46800099",
  15. "webhook": {
  16. "webhook_id": "fb60b95ff86631c9f4df2fb8f5e77ba879cf9156",
  17. "url": "http://hook.node",
  18. "secret": "2b57b6be3e356becd98ab448498661e3d254120f",
  19. "events": [
  20. "project.snapshot"
  21. ],
  22. "event_lang_map": []
  23. }
  24. },
  25. "rawHeaders": [
  26. "Server",
  27. "nginx",
  28. "Date",
  29. "Tue, 20 Aug 2019 15:26:24 GMT",
  30. "Content-Type",
  31. "application/json",
  32. "Transfer-Encoding",
  33. "chunked",
  34. "Connection",
  35. "close",
  36. "Vary",
  37. "Accept-Encoding",
  38. "Set-Cookie",
  39. "PHPSESSID=cab0855b977a10472138922ac2a19692; expires=Sat, 19-Oct-2019 15:26:24 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  40. "Expires",
  41. "Thu, 19 Nov 1981 08:52:00 GMT",
  42. "Cache-Control",
  43. "no-store, no-cache, must-revalidate",
  44. "Pragma",
  45. "no-cache",
  46. "Pragma",
  47. "no-cache",
  48. "Cache-Control",
  49. "no-store, no-cache",
  50. "Access-Control-Allow-Origin",
  51. "*",
  52. "Access-Control-Allow-Headers",
  53. "Content-Type"
  54. ]
  55. }
  56. ]