12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485 |
- [
- {
- "scope": "https://api.lokalise.com:443",
- "method": "POST",
- "path": "/api2/projects/803826145ba90b42d5d860.46800099/contributors",
- "body": {
- "contributors": [
- {
- "email": "translator3@mycompany.com",
- "fullname": "Mr. Translator Single",
- "is_admin": false,
- "is_reviewer": true,
- "languages": [
- {
- "lang_iso": "en",
- "is_writable": false
- }
- ]
- }
- ]
- },
- "status": 200,
- "response": {
- "project_id": "803826145ba90b42d5d860.46800099",
- "branch": "master",
- "contributors": [
- {
- "user_id": 92319,
- "email": "translator3@mycompany.com",
- "fullname": "Mr. Translator Single",
- "created_at": "2021-01-29 19:58:24 (Etc/UTC)",
- "created_at_timestamp": 1611950304,
- "is_admin": false,
- "is_reviewer": true,
- "languages": [
- {
- "lang_id": 640,
- "lang_iso": "en",
- "lang_name": "English Custom",
- "is_writable": false
- }
- ],
- "admin_rights": []
- }
- ]
- },
- "rawHeaders": [
- "Server",
- "nginx",
- "Content-Type",
- "application/json",
- "Transfer-Encoding",
- "chunked",
- "Connection",
- "close",
- "Vary",
- "Accept-Encoding",
- "Cache-Control",
- "max-age=0, must-revalidate, no-cache, no-store, private",
- "Date",
- "Fri, 29 Jan 2021 19:58:24 GMT",
- "Pragma",
- "no-cache",
- "Allow",
- "GET",
- "X-Content-Type-Options",
- "nosniff",
- "X-Frame-Options",
- "deny",
- "X-XSS-Protection",
- "1; mode=block",
- "Strict-Transport-Security",
- "max-age=31536000",
- "Referrer-Policy",
- "origin",
- "Expires",
- "Fri, 29 Jan 2021 19:58:25 GMT",
- "Access-Control-Allow-Origin",
- "*",
- "Access-Control-Allow-Headers",
- "Content-Type"
- ],
- "responseIsBinary": false
- }
- ]
|