-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathInsomnia_2024-07-12.json
1 lines (1 loc) · 10.6 KB
/
Insomnia_2024-07-12.json
1
{"_type":"export","__export_format":4,"__export_date":"2024-07-12T13:50:36.562Z","__export_source":"insomnia.desktop.app:v9.3.1","resources":[{"_id":"req_3d21a2fbef624f0f9deba1b4c4a7b1e6","parentId":"fld_b9b9c84812a243d1b406440a7db62c6a","modified":1720792179980,"created":1720792158223,"url":"localhost:3000/bills/3","name":"Delete Bill","description":"","method":"DELETE","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720792158223,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_b9b9c84812a243d1b406440a7db62c6a","parentId":"wrk_bde17beb9c634855a205c90bd6d00e6c","modified":1720791975010,"created":1720791975010,"name":"Bill","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1720791975010,"_type":"request_group"},{"_id":"wrk_bde17beb9c634855a205c90bd6d00e6c","parentId":null,"modified":1720770608267,"created":1720770608267,"name":"Vuejs","description":"","scope":"collection","_type":"workspace"},{"_id":"req_a32ce8bd72244a69aee4ae8b19b147f8","parentId":"fld_b9b9c84812a243d1b406440a7db62c6a","modified":1720792155736,"created":1720792052913,"url":"localhost:3000/bills/","name":"Add Bill","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n\t\"id\": 4,\n\t\"billnum\": 0,\n\t\"description\": \"Test\",\n\t\"date\": \"2024-07-12\",\n\t\"client\": {\n\t\t\"id\": \"13b98aa0-ff58-492f-879d-b4044e7b16d3\",\n\t\t\"firstName\": \"Alyx\",\n\t\t\"lastName\": \"Vance\",\n\t\t\"companyName\": \"La Resistance\",\n\t\t\"date\": \"2024-07-12\",\n\t\t\"function\": \"Co-Directrice\",\n\t\t\"email\": \"[email protected]\",\n\t\t\"address\": {\n\t\t\t\"address1\": \"5 Rue du Nexus\",\n\t\t\t\"address2\": \"\",\n\t\t\t\"postCode\": \"17000\",\n\t\t\t\"city\": \"Cité 17\",\n\t\t\t\"country\": \"Etats-Unis\"\n\t\t},\n\t\t\"phone\": \"+33765349856\"\n\t},\n\t\"prestations\": [\n\t\t{\n\t\t\t\"id\": 12839,\n\t\t\t\"description\": \"Test\",\n\t\t\t\"qty\": 2,\n\t\t\t\"price\": 450\n\t\t}\n\t],\n\t\"discount\": 0,\n\t\"paid\": 0,\n\t\"totalHT\": 450,\n\t\"tva\": 20,\n\t\"totalTTC\": 540\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720792052913,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_ef0b81e3476b41378e887e0eea58605b","parentId":"fld_b9b9c84812a243d1b406440a7db62c6a","modified":1720792207300,"created":1720792184632,"url":"localhost:3000/bills/3","name":"Edit Bill","description":"","method":"PATCH","body":{"mimeType":"application/json","text":"{\n\t\"id\": 3,\n\t\"billnum\": 20945321,\n\t\"description\": \"Test pour changement\",\n\t\"date\": \"2024-03-31\",\n\t\"client\": {\n\t\t\"id\": \"13b98aa0-ff58-492f-879d-b4044e7b16d3\",\n\t\t\"firstName\": \"Alyx\",\n\t\t\"lastName\": \"Vance\",\n\t\t\"companyName\": \"La Resistance\",\n\t\t\"date\": \"2024-07-12\",\n\t\t\"function\": \"Co-Directrice\",\n\t\t\"email\": \"[email protected]\",\n\t\t\"address\": {\n\t\t\t\"address1\": \"5 Rue du Nexus\",\n\t\t\t\"address2\": \"\",\n\t\t\t\"postCode\": \"17000\",\n\t\t\t\"city\": \"Cité 17\",\n\t\t\t\"country\": \"Etats-Unis\"\n\t\t},\n\t\t\"phone\": \"+33765349856\"\n\t},\n\t\"prestations\": [\n\t\t{\n\t\t\t\"id\": 12839,\n\t\t\t\"description\": \"Etude graphique UX\",\n\t\t\t\"qty\": 2,\n\t\t\t\"price\": 450\n\t\t},\n\t\t{\n\t\t\t\"id\": 1178,\n\t\t\t\"description\": \"Création d’un site Wordpress\",\n\t\t\t\"qty\": 5,\n\t\t\t\"price\": 450\n\t\t},\n\t\t{\n\t\t\t\"id\": 12489,\n\t\t\t\"description\": \"Hébergement annuel\",\n\t\t\t\"qty\": 1,\n\t\t\t\"price\": 250\n\t\t}\n\t],\n\t\"discount\": 0,\n\t\"paid\": 0,\n\t\"totalHT\": 3400,\n\t\"tva\": 20,\n\t\"totalTTC\": 4080\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720792017222.5,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_a304712fd12145b89d3d8b045ab58e87","parentId":"fld_b9b9c84812a243d1b406440a7db62c6a","modified":1720791999880,"created":1720791981532,"url":"localhost:3000/bills/","name":"Get Bills","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720791981532,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_c545d76a5c3c48c7922991422a7dd088","parentId":"fld_b9b9c84812a243d1b406440a7db62c6a","modified":1720792018015,"created":1720792013725,"url":"localhost:3000/bills/3","name":"Get Bill","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720791951936.5,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_8ab15212ed264d52850a2fa92e2fe972","parentId":"fld_08c01bad15344602a8c461b006d56662","modified":1720791946497,"created":1720791640104,"url":"localhost:3000/clients/6e157ddf-9393-4a00-a99c-b5ce20621129","name":"Get Client","description":"Example d'ID d'utilisateur : 6e157ddf-9393-4a00-a99c-b5ce20621129","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720791922341,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"fld_08c01bad15344602a8c461b006d56662","parentId":"wrk_bde17beb9c634855a205c90bd6d00e6c","modified":1720791934097,"created":1720791854568,"name":"Client","description":"","environment":{},"environmentPropertyOrder":null,"metaSortKey":-1720791854618,"_type":"request_group"},{"_id":"req_2c02d6f159c14231bac5079f94b95ff1","parentId":"fld_08c01bad15344602a8c461b006d56662","modified":1720791945337,"created":1720770616137,"url":"localhost:3000/clients/","name":"Get Clients","description":"","method":"GET","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720791922241,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_6497e557e4894bb7a6969e9ba9e60d91","parentId":"fld_08c01bad15344602a8c461b006d56662","modified":1720791944145,"created":1720791797768,"url":"localhost:3000/clients/132169a0-0b1b-4ae6-b64e-75f98fd08541","name":"Edit client","description":"","method":"PATCH","body":{"mimeType":"application/json","text":"{\n \"firstName\": \"Gordon\",\n \"lastName\": \"Freeman\",\n \"companyName\": \"Black Mesa\",\n \"date\": \"2003-03-14\",\n \"function\": \"Scientifique Senior\",\n \"email\": \"[email protected]\",\n \"address\": {\n \"address1\": \"Black Mesa Facility\",\n \"address2\": \"\",\n \"postCode\": \"54309\",\n \"city\": \"New Mexico\",\n \"country\": \"Etats-Unis\"\n },\n\t\t\t\"phone\" : \"123456789\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720791922141,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_55ab55d456a04e75b0c74286c02789a5","parentId":"fld_08c01bad15344602a8c461b006d56662","modified":1720791930505,"created":1720791762087,"url":"localhost:3000/clients/6e157ddf-9393-4a00-a99c-b5ce20621129","name":"Delete Client","description":"","method":"DELETE","body":{},"parameters":[],"headers":[{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720791922041,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"req_2aa0c8890119454a9f7505aecb95531d","parentId":"fld_08c01bad15344602a8c461b006d56662","modified":1720791921979,"created":1720776601925,"url":"localhost:3000/clients/","name":"Add client","description":"","method":"POST","body":{"mimeType":"application/json","text":"{\n \"firstName\": \"Gordon\",\n \"lastName\": \"Freeman\",\n \"companyName\": \"Black Mesa\",\n \"date\": \"2003-03-14\",\n \"function\": \"Scientifique\",\n \"email\": \"[email protected]\",\n \"address\": {\n \"address1\": \"Black Mesa Facility\",\n \"address2\": \"\",\n \"postCode\": \"54309\",\n \"city\": \"New Mexico\",\n \"country\": \"Etaat-Unis\"\n },\n\t\t\t\"phone\" : \"123456789\"\n}"},"parameters":[],"headers":[{"name":"Content-Type","value":"application/json"},{"name":"User-Agent","value":"insomnia/9.3.1"}],"authentication":{},"metaSortKey":-1720791921941,"isPrivate":false,"pathParameters":[],"settingStoreCookies":true,"settingSendCookies":true,"settingDisableRenderRequestBody":false,"settingEncodeUrl":true,"settingRebuildPath":true,"settingFollowRedirects":"global","_type":"request"},{"_id":"env_544c80ca6154ccc67b78dd0fa53edb2b51b0bd90","parentId":"wrk_bde17beb9c634855a205c90bd6d00e6c","modified":1720770608269,"created":1720770608269,"name":"Base Environment","data":{},"dataPropertyOrder":null,"color":null,"isPrivate":false,"metaSortKey":1720770608269,"_type":"environment"},{"_id":"jar_544c80ca6154ccc67b78dd0fa53edb2b51b0bd90","parentId":"wrk_bde17beb9c634855a205c90bd6d00e6c","modified":1720770608272,"created":1720770608272,"name":"Default Jar","cookies":[],"_type":"cookie_jar"}]}