Comments create_single.cassette 1.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667
  1. [
  2. {
  3. "scope": "https://api.lokalise.com:443",
  4. "method": "POST",
  5. "path": "/api2/projects/803826145ba90b42d5d860.46800099/keys/74189435/comments",
  6. "body": {
  7. "comments": [
  8. {
  9. "comment": "Single"
  10. }
  11. ]
  12. },
  13. "status": 200,
  14. "response": {
  15. "project_id": "803826145ba90b42d5d860.46800099",
  16. "branch": "master",
  17. "comments": [
  18. {
  19. "comment_id": 8262727,
  20. "key_id": 74189435,
  21. "comment": "Single",
  22. "added_by": 20181,
  23. "added_by_email": "bodrovis@protonmail.com",
  24. "added_at": "2021-01-29 19:49:53 (Etc/UTC)",
  25. "added_at_timestamp": 1611949793
  26. }
  27. ]
  28. },
  29. "rawHeaders": [
  30. "Server",
  31. "nginx",
  32. "Content-Type",
  33. "application/json",
  34. "Transfer-Encoding",
  35. "chunked",
  36. "Connection",
  37. "close",
  38. "Vary",
  39. "Accept-Encoding",
  40. "Cache-Control",
  41. "max-age=0, must-revalidate, no-cache, no-store, private",
  42. "Date",
  43. "Fri, 29 Jan 2021 19:49:53 GMT",
  44. "Pragma",
  45. "no-cache",
  46. "Allow",
  47. "GET",
  48. "X-Content-Type-Options",
  49. "nosniff",
  50. "X-Frame-Options",
  51. "deny",
  52. "X-XSS-Protection",
  53. "1; mode=block",
  54. "Strict-Transport-Security",
  55. "max-age=31536000",
  56. "Referrer-Policy",
  57. "origin",
  58. "Expires",
  59. "Fri, 29 Jan 2021 19:49:56 GMT",
  60. "Access-Control-Allow-Origin",
  61. "*",
  62. "Access-Control-Allow-Headers",
  63. "Content-Type"
  64. ],
  65. "responseIsBinary": false
  66. }
  67. ]