-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInsomnia.json
1 lines (1 loc) · 1.64 KB
/
Insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2024-04-21T15:21:52.867Z","__export_source":"insomnia.desktop.app:v8.6.1","resources":[{"_id":"req_ef12107a53074665bf9fcc0cb5c806b2","parentId":"wrk_da22ded9b4dc46b9bb91ad4fd613feb4","modified":1713712877509,"created":1713712817328,"url":"{{base_url}}/users","name":"Create Account","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"name\": \"Teste\",\n\t\"email\": \"teste@example.com\",\n\t\"password\": \"123456\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/8.6.1"}],"authentication":{},"metaSortKey":-1713712817328,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"wrk_da22ded9b4dc46b9bb91ad4fd613feb4","parentId":null,"modified":1713712782324,"created":1713712782324,"name":"Course: SaaS Next RBAC","description":"","scope":"collection","_type":"workspace"},{"_id":"env_a080b2184761d7d6b7c1e788c697ba86596f02d6","parentId":"wrk_da22ded9b4dc46b9bb91ad4fd613feb4","modified":1713712800223,"created":1713712782327,"name":"Base Environment","data":{"base_url":"http://localhost:3333"},"dataPropertyOrder":{"&":["base_url"]},"color":null,"isPrivate":false,"metaSortKey":1713712782327,"_type":"environment"},{"_id":"jar_a080b2184761d7d6b7c1e788c697ba86596f02d6","parentId":"wrk_da22ded9b4dc46b9bb91ad4fd613feb4","modified":1713712782330,"created":1713712782330,"name":"Default Jar","cookies":[],"_type":"cookie_jar"}]}