Languages create.cassette 1.4 KB

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