Segments update.cassette 1.8 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "PUT",
  5. "path": "/api2/projects/39066161618d4ecb9fdc12.00274309/keys/134490810/segments/en/1",
  6. "body": {
  7. "value": "Hello!",
  8. "is_fuzzy": true
  9. },
  10. "status": 200,
  11. "response": {
  12. "project_id": "39066161618d4ecb9fdc12.00274309",
  13. "key_id": 134490810,
  14. "language_iso": "en",
  15. "segment": {
  16. "segment_number": 1,
  17. "language_iso": "en",
  18. "value": "Hello!",
  19. "modified_by": 20181,
  20. "modified_by_email": "bodrovis@protonmail.com",
  21. "modified_at": "2021-12-16 17:00:53 (Etc/UTC)",
  22. "modified_at_timestamp": 1639674053,
  23. "is_reviewed": false,
  24. "reviewed_by": 0,
  25. "is_fuzzy": true,
  26. "words": 1,
  27. "custom_translation_statuses": []
  28. }
  29. },
  30. "rawHeaders": [
  31. "Server",
  32. "nginx",
  33. "Date",
  34. "Thu, 16 Dec 2021 17:00:53 GMT",
  35. "Content-Type",
  36. "application/json",
  37. "Transfer-Encoding",
  38. "chunked",
  39. "Connection",
  40. "close",
  41. "Vary",
  42. "Accept-Encoding",
  43. "Cache-Control",
  44. "max-age=0, must-revalidate, no-cache, no-store, private",
  45. "pragma",
  46. "no-cache",
  47. "Allow",
  48. "GET",
  49. "X-Content-Type-Options",
  50. "nosniff",
  51. "X-Frame-Options",
  52. "deny",
  53. "X-XSS-Protection",
  54. "1; mode=block",
  55. "Strict-Transport-Security",
  56. "max-age=31536000",
  57. "Referrer-Policy",
  58. "origin",
  59. "X-Lokalise-Process-Id",
  60. "82126360-8153-444c-bbbf-87d8f52b04c6",
  61. "Expires",
  62. "Thu, 16 Dec 2021 17:00:53 GMT",
  63. "Access-Control-Allow-Origin",
  64. "*",
  65. "Access-Control-Allow-Headers",
  66. "Content-Type"
  67. ],
  68. "responseIsBinary": false
  69. }
  70. ]