-
Notifications
You must be signed in to change notification settings - Fork 0
/
Insomnia.json
1 lines (1 loc) · 2.38 KB
/
Insomnia.json
1
{"_type":"export","__export_format":4,"__export_date":"2021-02-21T18:02:50.137Z","__export_source":"insomnia.desktop.app:v2020.5.2","resources":[{"_id":"req_4f2c9f1217b545a3a4e74879469ff0c2","parentId":"fld_f2be9e0a135b4bc2b559f27f437b5bed","modified":1613930447237,"created":1613850899801,"url":"http://localhost:8080/v1/checkout/","name":"Create Checkout","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"fisrtName\": \"\",\n\t\"lastName\": \"\",\n\t\"userName\": \"\",\n\t\"email\": \"\",\n\t\"address\": \"\",\n\t\"complement\": \"\",\n\t\"country\": \"\",\n\t\"state\": \"\",\n\t\"cep\": \"\",\n\t\"saveAddress\": false,\n\t\"saveInfo\": false,\n\t\"paymentMethod\": \"\",\n\t\"cardName\": \"\",\n\t\"cardNumber\": \"\",\n\t\"cardDate\": \"asd\",\n\t\"cardCvv\": \"teste\",\n\t\"products\": []\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json","id":"pair_ab4691a904c94237867893ffcf3d3cbf"}],"authentication":{},"metaSortKey":-1613638616591,"isPrivate":false,"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_f2be9e0a135b4bc2b559f27f437b5bed","parentId":"wrk_5a5a23fee3fb4eccb59ec3a84a3868d7","modified":1613850870667,"created":1613850870667,"name":"E-commerce com Microserviço","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1613850870667,"_type":"request_group"},{"_id":"wrk_5a5a23fee3fb4eccb59ec3a84a3868d7","parentId":null,"modified":1612617985896,"created":1612617985896,"name":"Insomnia","description":"","scope":null,"_type":"workspace"},{"_id":"env_a82053812b56866f27aeaafc1265acd07e89283c","parentId":"wrk_5a5a23fee3fb4eccb59ec3a84a3868d7","modified":1612617985966,"created":1612617985966,"name":"Base Environment","data":{},"dataPropertyOrder":null,"color":null,"isPrivate":false,"metaSortKey":1612617985966,"_type":"environment"},{"_id":"jar_a82053812b56866f27aeaafc1265acd07e89283c","parentId":"wrk_5a5a23fee3fb4eccb59ec3a84a3868d7","modified":1612617985969,"created":1612617985969,"name":"Default Jar","cookies":[],"_type":"cookie_jar"},{"_id":"spc_c30356f3b318431aac31eb2556ee3807","parentId":"wrk_5a5a23fee3fb4eccb59ec3a84a3868d7","modified":1612617985898,"created":1612617985898,"fileName":"Insomnia","contents":"","contentType":"yaml","_type":"api_spec"}]}