TranslationStatuses update.cassette 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "PUT",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/custom_translation_statuses/131",
  6. "body": {
  7. "title": "node updated"
  8. },
  9. "status": 200,
  10. "response": {
  11. "project_id": "803826145ba90b42d5d860.46800099",
  12. "custom_translation_status": {
  13. "status_id": 131,
  14. "title": "node updated",
  15. "color": "#344563"
  16. }
  17. },
  18. "rawHeaders": [
  19. "Server",
  20. "nginx",
  21. "Date",
  22. "Thu, 18 Jul 2019 16:56:33 GMT",
  23. "Content-Type",
  24. "application/json",
  25. "Transfer-Encoding",
  26. "chunked",
  27. "Connection",
  28. "close",
  29. "Vary",
  30. "Accept-Encoding",
  31. "Set-Cookie",
  32. "PHPSESSID=55a53eee65f74e3c3c1e68cfe265853d; expires=Mon, 16-Sep-2019 16:56:33 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  33. "Expires",
  34. "Thu, 19 Nov 1981 08:52:00 GMT",
  35. "Cache-Control",
  36. "no-store, no-cache, must-revalidate",
  37. "Pragma",
  38. "no-cache",
  39. "Pragma",
  40. "no-cache",
  41. "Cache-Control",
  42. "no-store, no-cache",
  43. "Access-Control-Allow-Origin",
  44. "*",
  45. "Access-Control-Allow-Headers",
  46. "Content-Type"
  47. ]
  48. }
  49. ]