-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinsomnia_go-base.json
1 lines (1 loc) · 3.62 KB
/
insomnia_go-base.json
1
{"_type":"export","__export_format":4,"__export_date":"2019-11-21T12:10:25.542Z","__export_source":"insomnia.desktop.app:v7.0.3","resources":[{"_id":"req_ef1517233326498c9e92687c40e09f3d","authentication":{"token":"{% response 'body', 'req_f8a9efb1d6c345299d9db991fd7a226c', 'b64::JC50b2tlbg==::46b', 'always' %}","type":"bearer"},"body":{"mimeType":"application/json","text":"{\n\t\"name\": \"pino\",\n\t\"surname\": \"dei palazzi\",\n\t\"email\": \"[email protected]\",\n\t\"password\": \"fantasticPassword\"\n}"},"created":1574337659606,"description":"","headers":[{"id":"pair_103ba0e50647438385ef4631dba766c5","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1574337659606,"method":"POST","modified":1574337754820,"name":"SIGNIN","parameters":[],"parentId":"wrk_a476343da2bf4ecbbbed01acadd85db2","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ url }}/v1/auth/signin","_type":"request"},{"_id":"wrk_a476343da2bf4ecbbbed01acadd85db2","created":1574325974773,"description":"","modified":1574325974773,"name":"GO-BASE","parentId":null,"_type":"workspace"},{"_id":"req_9752dc812c544d51bdf55079c002f0ab","authentication":{"token":"{% response 'body', 'req_f8a9efb1d6c345299d9db991fd7a226c', 'b64::JC50b2tlbg==::46b', 'always' %}","type":"bearer"},"body":{},"created":1574326386759,"description":"","headers":[],"isPrivate":false,"metaSortKey":-1574326386759,"method":"GET","modified":1574336569371,"name":"Hello","parameters":[],"parentId":"wrk_a476343da2bf4ecbbbed01acadd85db2","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ url }}/v1/auth/hello","_type":"request"},{"_id":"req_f8a9efb1d6c345299d9db991fd7a226c","authentication":{},"body":{"mimeType":"application/json","text":"{\n\t\"username\": \"[email protected]\",\n\t\"password\": \"fantasticPassword\"\n}"},"created":1574326096182,"description":"","headers":[{"id":"pair_301460fc65894edb93ae1115c74840dd","name":"Content-Type","value":"application/json"}],"isPrivate":false,"metaSortKey":-1574326096182,"method":"POST","modified":1574337864801,"name":"LOGIN","parameters":[],"parentId":"wrk_a476343da2bf4ecbbbed01acadd85db2","settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingSendCookies":true,"settingStoreCookies":true,"url":"{{ url }}/v1/login","_type":"request"},{"_id":"env_c36ae47fbe50a030bc4f7238d468b41f1ebeb00c","color":null,"created":1574325974794,"data":{},"dataPropertyOrder":null,"isPrivate":false,"metaSortKey":1574325974794,"modified":1574325974794,"name":"Base Environment","parentId":"wrk_a476343da2bf4ecbbbed01acadd85db2","_type":"environment"},{"_id":"jar_c36ae47fbe50a030bc4f7238d468b41f1ebeb00c","cookies":[],"created":1574325974800,"modified":1574325974800,"name":"Default Jar","parentId":"wrk_a476343da2bf4ecbbbed01acadd85db2","_type":"cookie_jar"},{"_id":"env_fcfebf8768024bdbacdcab7707df37b6","color":null,"created":1574325990459,"data":{"url":"https://dev01-go-base.herokuapp.com"},"dataPropertyOrder":{"&":["url"]},"isPrivate":false,"metaSortKey":1574325990459,"modified":1574326133611,"name":"DEV01","parentId":"env_c36ae47fbe50a030bc4f7238d468b41f1ebeb00c","_type":"environment"},{"_id":"env_9afa3f78c60342fdaf669fd75737ffac","color":null,"created":1574332393276,"data":{"url":"http://localhost:8080/"},"dataPropertyOrder":{"&":["url"]},"isPrivate":false,"metaSortKey":1574332393276,"modified":1574332507144,"name":"Local","parentId":"env_c36ae47fbe50a030bc4f7238d468b41f1ebeb00c","_type":"environment"}]}