docs: add missing setSupervisionUrl request to insomnia requests
[e-mobility-charging-stations-simulator.git] / src / assets / ui-protocol / Insomnia_CSSimulatorUIProtocol.json
index 43c9a3061f6650cdf45949187414ed8f17906833..1a6269a56a0b7401f3a418dcc4c2d921c43e2528 100644 (file)
@@ -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": [
     {
       "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",