TranslationStatuses create.cassette 1.3 KB

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