X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=src%2Fassets%2Fui-protocol%2FInsomnia_CSSimulatorUIProtocol.json;h=1a6269a56a0b7401f3a418dcc4c2d921c43e2528;hb=b02114986043892eb5a86b68e042b0f58e7508b5;hp=43c9a3061f6650cdf45949187414ed8f17906833;hpb=a66bbcfe85550dc01a2e32bd17a52f5980a78193;p=e-mobility-charging-stations-simulator.git diff --git a/src/assets/ui-protocol/Insomnia_CSSimulatorUIProtocol.json b/src/assets/ui-protocol/Insomnia_CSSimulatorUIProtocol.json index 43c9a306..1a6269a5 100644 --- a/src/assets/ui-protocol/Insomnia_CSSimulatorUIProtocol.json +++ b/src/assets/ui-protocol/Insomnia_CSSimulatorUIProtocol.json @@ -1,7 +1,7 @@ { "_type": "export", "__export_format": 4, - "__export_date": "2024-02-05T15:10:03.585Z", + "__export_date": "2024-02-05T18:06:20.997Z", "__export_source": "insomnia.desktop.app:v8.6.0", "resources": [ { @@ -197,6 +197,45 @@ "settingFollowRedirects": "global", "_type": "request" }, + { + "_id": "req_79422f6238204d9b8f832f2cb3ebfde3", + "parentId": "wrk_509d4a5094fa485ba93e53bc735e8ac3", + "modified": 1707156231294, + "created": 1707156096617, + "url": "{{baseUrl}}/{{protocol}}/{{version}}/setSupervisionUrl", + "name": "setSupervisionUrl", + "description": "", + "method": "POST", + "body": { + "mimeType": "application/json", + "text": "{\n\t\"hashIds\": [\n\t\t\"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\"\n\t],\n\t\"url\": \"wss://domain.tld\"\n}" + }, + "parameters": [], + "headers": [ + { + "name": "Content-Type", + "value": "application/json", + "id": "pair_af9f914ca52f407488bc6df6c7db3a08" + } + ], + "authentication": { + "type": "basic", + "useISO88591": false, + "disabled": false, + "username": "{{username}}", + "password": "{{password}}" + }, + "metaSortKey": -999999968.75, + "isPrivate": false, + "pathParameters": [], + "settingStoreCookies": true, + "settingSendCookies": true, + "settingDisableRenderRequestBody": false, + "settingEncodeUrl": true, + "settingRebuildPath": true, + "settingFollowRedirects": "global", + "_type": "request" + }, { "_id": "req_eb5ab162f6d64b87b61968263e743309", "parentId": "wrk_509d4a5094fa485ba93e53bc735e8ac3",