Languages update.cassette 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "PUT",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/languages/601",
  6. "body": {
  7. "lang_name": "Chinese Traditional Custom"
  8. },
  9. "status": 200,
  10. "response": {
  11. "project_id": "803826145ba90b42d5d860.46800099",
  12. "language": {
  13. "lang_id": 601,
  14. "lang_iso": "zh_TW",
  15. "lang_name": "Chinese Traditional Custom",
  16. "is_rtl": false,
  17. "plural_forms": [
  18. "other"
  19. ]
  20. }
  21. },
  22. "rawHeaders": [
  23. "Server",
  24. "nginx",
  25. "Date",
  26. "Thu, 20 Jun 2019 14:26:03 GMT",
  27. "Content-Type",
  28. "application/json",
  29. "Transfer-Encoding",
  30. "chunked",
  31. "Connection",
  32. "close",
  33. "Vary",
  34. "Accept-Encoding",
  35. "Set-Cookie",
  36. "PHPSESSID=daf07d0f6957ddd480dd7827274477da; expires=Mon, 19-Aug-2019 14:26:03 GMT; Max-Age=5184000; path=/; secure; HttpOnly",
  37. "Expires",
  38. "Thu, 19 Nov 1981 08:52:00 GMT",
  39. "Cache-Control",
  40. "no-store, no-cache, must-revalidate",
  41. "Pragma",
  42. "no-cache",
  43. "Pragma",
  44. "no-cache",
  45. "Cache-Control",
  46. "no-store, no-cache",
  47. "Access-Control-Allow-Origin",
  48. "*",
  49. "Access-Control-Allow-Headers",
  50. "Content-Type"
  51. ]
  52. }
  53. ]