forked from SouJunior/labs-api
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Insomnia.json
1 lines (1 loc) · 20.9 KB
/
Insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2024-02-29T02:55:23.751Z","__export_source":"insomnia.desktop.app:v2023.1.0","resources":[{"_id":"req_2fc2c6a9a3bf40e8b4e8f72948adaa0c","parentId":"wrk_c1999f3cd1f046af8c64d7240a118999","modified":1706239468426,"created":1706239440750,"url":"{{server}}","name":"Status","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1706239440750,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"wrk_c1999f3cd1f046af8c64d7240a118999","parentId":null,"modified":1702324683970,"created":1702324683970,"name":"Test","description":"","scope":"collection","_type":"workspace"},{"_id":"req_cb32a09b103642c19e0ba59783f39d2f","parentId":"fld_5556a0aad10b471084824aa64768421a","modified":1709173864430,"created":1706191448588,"url":"{{ _.server }}/api/login","name":"Login","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"email\": \"w@w.com\",\n\t\"password\": \"123123123\"\n\t\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{},"metaSortKey":-1698660890765.375,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_5556a0aad10b471084824aa64768421a","parentId":"wrk_c1999f3cd1f046af8c64d7240a118999","modified":1706195537674,"created":1706195537674,"name":"Auth","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1706195537674,"_type":"request_group"},{"_id":"req_8f96a234c3764e6b811a3d9b67f200ff","parentId":"fld_5556a0aad10b471084824aa64768421a","modified":1707915103419,"created":1707915083783,"url":"{{ _.server }}/api/login","name":"Login 2","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"email\": \"w2@w.com\",\n\t\"password\": \"12345678\"\n\t\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{},"metaSortKey":-1698538764170.1875,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_5033c8a57f14469dbeabeb8f314f0a7e","parentId":"fld_2791c5c524f947fcb43bbba2ddf000c6","modified":1707017795596,"created":1702406241508,"url":"{{server}}{{api_prefix}}/users","name":"Index","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{token}}"},"metaSortKey":-1699393650461.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_2791c5c524f947fcb43bbba2ddf000c6","parentId":"fld_b3490ec52f084ab288d3fb190ae5931b","modified":1706210276762,"created":1706210276762,"name":"Protected","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1706210276762,"_type":"request_group"},{"_id":"fld_b3490ec52f084ab288d3fb190ae5931b","parentId":"wrk_c1999f3cd1f046af8c64d7240a118999","modified":1702406510291,"created":1702406510291,"name":"User","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1702406510291,"_type":"request_group"},{"_id":"req_53022f13aacb42c78003f588e73e3b50","parentId":"fld_2791c5c524f947fcb43bbba2ddf000c6","modified":1709174227374,"created":1702409687651,"url":"{{server}}{{api_prefix}}/user/989f62c8-1caf-4fc8-ba40-df9481f5e878","name":"Update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"dev1\",\n\t\"email\": \"w@w.com\",\n\t\"password\": \"12345678\",\n\t\"linkedin\" : \"https://linkedin.com\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{"type":"bearer","token":"{{token}}"},"metaSortKey":-1699393650436.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_20e501f047aa4adcb866848f0081118c","parentId":"fld_2791c5c524f947fcb43bbba2ddf000c6","modified":1706213877932,"created":1702409691621,"url":"{{server}}{{api_prefix}}/user/{{ _.uuid_user }}","name":"User","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1699393650386.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_9dabd6fca0f84ba2bbe843ce430964bb","parentId":"fld_b3490ec52f084ab288d3fb190ae5931b","modified":1707915095177,"created":1706195551971,"url":"{{server}}{{ _.api_prefix }}/user","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"dev2\",\n\t\"email\": \"w2@w.com\",\n\t\"password\": \"12345678\",\n\t\"linkedin\": \"asdfasdf\",\n\t\"register_token\": \"{{register_token}}\"\n}\n"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{},"metaSortKey":-1703290470030,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_c0467770d8b345a59336a7307c902107","parentId":"fld_68cbe8428fb84ecdaf057c2611ef0173","modified":1707750323161,"created":1707749967158,"url":"{{server}}{{api_prefix}}/products/","name":"Index - All","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1702239893470.1914,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_68cbe8428fb84ecdaf057c2611ef0173","parentId":"wrk_c1999f3cd1f046af8c64d7240a118999","modified":1706327149840,"created":1702406450563,"name":"Products - Protected","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1702406487853,"_type":"request_group"},{"_id":"req_a139e921f0894b37bebf292e51655acc","parentId":"fld_68cbe8428fb84ecdaf057c2611ef0173","modified":1708464068139,"created":1702324689421,"url":"{{server}}{{api_prefix}}/products/97590704-6dda-42ad-9dd0-d7f7099c8aa9","name":"Index ByUserUuid","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1702180220355.2598,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_67db0460f6f44d708746451745107eec","parentId":"fld_68cbe8428fb84ecdaf057c2611ef0173","modified":1707963777959,"created":1706330210694,"url":"{{server}}{{api_prefix}}/product/5ef4d14d-95e3-4843-9cc1-42c4e0389088","name":"Show","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1702120547240.3281,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_fe82c9fe6f2648bb9d63cd274872f715","parentId":"fld_68cbe8428fb84ecdaf057c2611ef0173","modified":1708612630105,"created":1702406978192,"url":"{{server}}{{api_prefix}}/product","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Fix w2\" ,\n\t\"description\": \"cross w2\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701961418933.8438,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_011d84cef5364b809a3c1eb18da821c5","parentId":"fld_68cbe8428fb84ecdaf057c2611ef0173","modified":1707915028383,"created":1707915023277,"url":"{{server}}{{api_prefix}}/product","name":"Create - diff","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Fix\" ,\n\t\"description\": \"cross 1\",\n\t\"owner_uuid\": \"teste\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701802290627.3594,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_21a1377b4e674dab918ee8e5ab33fe04","parentId":"fld_68cbe8428fb84ecdaf057c2611ef0173","modified":1706328370089,"created":1702408098329,"url":"{{server}}{{api_prefix}}/product/98bfdd8c-8fe2-4658-8e82-358b43d38b6c","name":"Update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Fix the world 1\",\n\t\"description\": \"cross t\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701643162320.875,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_f385cc00b9de4da1b4a8c60d094030f4","parentId":"fld_68cbe8428fb84ecdaf057c2611ef0173","modified":1706328736788,"created":1702408082754,"url":"{{server}}{{api_prefix}}/product/98bfdd8c-8fe2-4658-8e82-358b43d38b6c","name":"Delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701643162270.875,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_46bb133b1a35469da9a7ab59f0b5f615","parentId":"fld_3ee24478d87d4b46892b1cdee5da0973","modified":1707968895079,"created":1702406249471,"url":"{{server}}{{ _.api_prefix }}/squads/","name":"Index","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701164486529.2188,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_3ee24478d87d4b46892b1cdee5da0973","parentId":"wrk_c1999f3cd1f046af8c64d7240a118999","modified":1706327185942,"created":1702406487903,"name":"Squad - Protected","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1702406487828,"_type":"request_group"},{"_id":"req_619d4b067ca3462b918839b4a2eee2ac","parentId":"fld_3ee24478d87d4b46892b1cdee5da0973","modified":1709006814947,"created":1707968522148,"url":"{{server}}{{ _.api_prefix }}/squads/88b3730b-7bcc-4ece-af04-bc3d75f27625","name":"Index byProduct","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701133954874.1719,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_a064463c4de9428c929809f1ba0a014e","parentId":"fld_3ee24478d87d4b46892b1cdee5da0973","modified":1706330138112,"created":1706330027178,"url":"{{server}}{{ _.api_prefix }}/squad/1f8a88a4-e31f-4611-acb1-b03cb2067e40","name":"Show","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701103423219.125,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_1fb9576453b241dea81ef8ca717c978c","parentId":"fld_3ee24478d87d4b46892b1cdee5da0973","modified":1706329976366,"created":1702409700280,"url":"{{server}}{{api_prefix}}/squad","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Jose1\",\n\t\"description\": \"UX / UI\",\n\t\"product_uuid\": \"{{ _.uuid_product }}\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1700859169978.75,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_7b375a3e9171419183d3b11cd505689f","parentId":"fld_3ee24478d87d4b46892b1cdee5da0973","modified":1706329984752,"created":1702409704601,"url":"{{server}}{{api_prefix}}/squad/1f8a88a4-e31f-4611-acb1-b03cb2067e40","name":"Update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Jose UPDATE\",\n\t\"description\": \"UX / UI\",\n\t\"product_uuid\": \"{{ _.uuid_product }}\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1700614916738.375,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_557cdc94898c45f9925303e5ac0c2458","parentId":"fld_3ee24478d87d4b46892b1cdee5da0973","modified":1709041719104,"created":1702409708886,"url":"{{server}}{{api_prefix}}/squad/","name":"Delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{},"metaSortKey":-1700492790118.1875,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_9cb9d189aa51496dbf534bcd5cd9cc40","parentId":"fld_1932f22778c54205bfaba7b30349a7e5","modified":1706330895142,"created":1706330500891,"url":"{{server}}{{ _.api_prefix }}/squad/{{ _.uuid_squad }}/members","name":"Index","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701347676459.5,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_1932f22778c54205bfaba7b30349a7e5","parentId":"fld_3ee24478d87d4b46892b1cdee5da0973","modified":1707968486767,"created":1706330500889,"name":"Squad Members - Protected","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1700492790068.1875,"_type":"request_group"},{"_id":"req_fc0e53e4be4f4fbeb07ac28ad4514545","parentId":"fld_1932f22778c54205bfaba7b30349a7e5","modified":1706330916051,"created":1706330500899,"url":"{{server}}{{ _.api_prefix }}/squad/{{ _.uuid_squad }}/member/1","name":"Show","description":"","method":"GET","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1701103423219.125,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_d39aeae1e35b4aabaffeb0d5aae1f606","parentId":"fld_1932f22778c54205bfaba7b30349a7e5","modified":1706410387737,"created":1706330500895,"url":"{{server}}{{api_prefix}}/squad/{{ _.uuid_squad }}/member","name":"Create","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Japão\",\n\t\"role\": \"Dev\",\n\t\"squad_uuid\": \"{{ _.uuid_squad }}\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1700859169978.75,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_404ed5b0632d49b5bceeaa25ef7e85db","parentId":"fld_1932f22778c54205bfaba7b30349a7e5","modified":1706411612069,"created":1706330500897,"url":"{{server}}{{api_prefix}}/squad/{{ _.uuid_squad }}/member/18b1524a-1b2b-4f5f-bfca-a504263640f7","name":"Update","description":"","method":"PUT","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"João UPDATE\",\n\t\"role\": \"UX / UI\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"}],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1700614916738.375,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_daf6130f1a034bd5967e67427ef6b5d3","parentId":"fld_1932f22778c54205bfaba7b30349a7e5","modified":1706411865674,"created":1706330500898,"url":"{{server}}{{api_prefix}}/squad/{{ _.uuid_squad }}/member/18b1524a-1b2b-4f5f-bfca-a504263640f7","name":"Delete","description":"","method":"DELETE","body":{},"parameters":[],"headers":[],"authentication":{"type":"bearer","token":"{{ _.token }}"},"metaSortKey":-1700492790118.1875,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_768327098579b77a6e586f60e7bfed27e6003a18","parentId":"wrk_c1999f3cd1f046af8c64d7240a118999","modified":1706719554493,"created":1702324683972,"name":"Base Environment","data":{"server":"http://127.0.0.1:9501","api_prefix":"/api","token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1dWlkIjoiMzRmODU4NjYtOWY5OS00ZjM0LTk3M2QtMDcyYjUzYmExZTkwIiwiZW1haWwiOiJ3QHcuY29tIiwiaWF0IjoxNzA2MjE1NzY4fQ.dE92ck_It4qSYnY1Kv_LIUbbv7RKbCdGCSTOQ8KGE8M","uuid_user":"34f85866-9f99-4f34-973d-072b53ba1e90"},"dataPropertyOrder":{"&":["server","api_prefix","token","uuid_user"]},"color":null,"isPrivate":false,"metaSortKey":1702324683972,"_type":"environment"},{"_id":"jar_768327098579b77a6e586f60e7bfed27e6003a18","parentId":"wrk_c1999f3cd1f046af8c64d7240a118999","modified":1702324683973,"created":1702324683973,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_e6cfbc2ed7984bd59775f3c401796236","parentId":"wrk_c1999f3cd1f046af8c64d7240a118999","modified":1702324683971,"created":1702324683971,"fileName":"Test","contents":"","contentType":"yaml","_type":"api_spec"},{"_id":"env_fbfc8d4bf7424e879f9dbbf65f3e38a4","parentId":"env_768327098579b77a6e586f60e7bfed27e6003a18","modified":1708383630934,"created":1706210788737,"name":"dev","data":{"server":"http://127.0.0.1:9501","token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1dWlkIjoiMWI0MjQ4OTQtNzQwMS00YjExLTk3NTUtZDQyNTE5ODI4ZjkwIiwiZW1haWwiOiJ3MkB3LmNvbSIsIm5hbWUiOiJkZXYyIiwiaWF0IjoxNzA3OTE1MTA1fQ.yWYZ5EYAGRqd3eSt6WmUAFQHaBq7vdBvcDS8GgW_XS0","register_token":"l@bs2024","uuid_user":"1b424894-7401-4b11-9755-d42519828f90","uuid_product":"5ef4d14d-95e3-4843-9cc1-42c4e0389088","uuid_squad":"be79a933-622a-4616-abe9-a134dbf1107f"},"dataPropertyOrder":{"&":["server","token","register_token","uuid_user","uuid_product","uuid_squad"]},"color":null,"isPrivate":false,"metaSortKey":1706210788737,"_type":"environment"},{"_id":"env_da10b8664912477595f019892b047e35","parentId":"env_768327098579b77a6e586f60e7bfed27e6003a18","modified":1708463713006,"created":1706215919997,"name":"homolog","data":{"server":"https://h57es3eyha.us-east-1.awsapprunner.com","register_token":"l@bs2024","token":"eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJ1dWlkIjoiNmYwZTg3YzMtYjBkOC00YzQ2LWE2OTctNDExNDdmYzQyYjVhIiwiZW1haWwiOiJ3MTBAdy5jb20iLCJpYXQiOjE3MDY3MTk2MjR9.I3OCQ9p6LkJvE4dH8AZN5wuU_ewD8QoXuKoY6XLv9oQ","uuid_user":"97590704-6dda-42ad-9dd0-d7f7099c8aa9"},"dataPropertyOrder":{"&":["server","register_token","token","uuid_user"]},"color":null,"isPrivate":false,"metaSortKey":1706215919997,"_type":"environment"}]}