Skip to content

Latest commit

 

History

History
150 lines (150 loc) · 3.89 KB

request_doc.md

File metadata and controls

150 lines (150 loc) · 3.89 KB

{ "_type": "export", "**export_format": 4, "**export_date": "2024-03-13T23:48:48.394Z", "__export_source": "insomnia.desktop.app:v2023.2.2", "resources": [ { "_id": "req_71b630f1a5a64a71a0bd5e484ddd7ff0", "parentId": "wrk_e93fda6ce5c84a28956320c0fdaa0597", "modified": 1710373095967, "created": 1710373058566, "url": "{{ _.base*url }}/api", "name": "Documentação", "description": "", "method": "GET", "body": {}, "parameters": [], "headers": [], "authentication": {}, "metaSortKey": -1710373058566, "isPrivate": false, "settingStoreCookies": true, "settingSendCookies": true, "settingDisableRenderRequestBody": false, "settingEncodeUrl": true, "settingRebuildPath": true, "settingFollowRedirects": "global", "_type": "request" }, { "_id": "wrk_e93fda6ce5c84a28956320c0fdaa0597", "parentId": null, "modified": 1708905009657, "created": 1708905002355, "name": "Gift's List", "description": "", "scope": "collection", "_type": "workspace" }, { "_id": "req_56b99085757f48bb94050e6f1f043543", "parentId": "fld_576077ec4b6c4e7f916d3dfd96f399b1", "modified": 1710373187917, "created": 1710372695246, "url": "{{ .baseurl }}/users/login", "name": "Login", "description": "", "method": "POST", "body": { "mimeType": "application/json", "text": "{\n\t"email": "[email protected]",\n\t"password": "12345678"\n}" }, "parameters": [], "headers": [{ "name": "Content-Type", "value": "application/json" }], "authentication": {}, "metaSortKey": -1710372695246, "isPrivate": false, "settingStoreCookies": true, "settingSendCookies": true, "settingDisableRenderRequestBody": false, "settingEncodeUrl": true, "settingRebuildPath": true, "settingFollowRedirects": "global", "_type": "request" }, { "_id": "fld_576077ec4b6c4e7f916d3dfd96f399b1", "parentId": "wrk_e93fda6ce5c84a28956320c0fdaa0597", "modified": 1710373077960, "created": 1708905026589, "name": "Usuário", "description": "", "environment": {}, "environmentPropertyOrder": null, "metaSortKey": -1708905026589, "_type": "request_group" }, { "_id": "req_87d73692169643608f9a2ab2da5e4473", "parentId": "fld_576077ec4b6c4e7f916d3dfd96f399b1", "modified": 1710373086054, "created": 1708905036072, "url": "{{ *.base_url }}/users", "name": "Cadastro", "description": "", "method": "POST", "body": { "mimeType": "application/json", "text": "{\n\t"email": "[email protected]",\n\t"name": "teste",\n\t"password": "12345678"\n}" }, "parameters": [], "headers": [{ "name": "Content-Type", "value": "application/json" }], "authentication": {}, "metaSortKey": -1708905036072, "isPrivate": false, "settingStoreCookies": true, "settingSendCookies": true, "settingDisableRenderRequestBody": false, "settingEncodeUrl": true, "settingRebuildPath": true, "settingFollowRedirects": "global", "_type": "request" }, { "_id": "env_735922aab91cb840b8c33de5db699909f1cf8224", "parentId": "wrk_e93fda6ce5c84a28956320c0fdaa0597", "modified": 1708905068104, "created": 1708905002378, "name": "Base Environment", "data": { "base_url": "http://localhost:4000" }, "dataPropertyOrder": { "&": ["base_url"] }, "color": null, "isPrivate": false, "metaSortKey": 1708905002378, "_type": "environment" }, { "_id": "jar_735922aab91cb840b8c33de5db699909f1cf8224", "parentId": "wrk_e93fda6ce5c84a28956320c0fdaa0597", "modified": 1708905002380, "created": 1708905002380, "name": "Default Jar", "cookies": [], "_type": "cookie_jar" }, { "_id": "spc_1368aecd48d74f09851b3a3edaa9f205", "parentId": "wrk_e93fda6ce5c84a28956320c0fdaa0597", "modified": 1708905002356, "created": 1708905002356, "fileName": "Gift's Lis", "contents": "", "contentType": "yaml", "_type": "api_spec" }, { "_id": "env_117111c1715e49e88983f070db4c4121", "parentId": "env_735922aab91cb840b8c33de5db699909f1cf8224", "modified": 1709769830581, "created": 1708905068953, "name": "dev", "data": { "base_url": "http://localhost:4444" }, "dataPropertyOrder": { "&": ["base_url"] }, "color": "#ff0000", "isPrivate": false, "metaSortKey": 1708905068953, "_type": "environment" } ] }