docs: refine Insomnia requests collection
[e-mobility-charging-stations-simulator.git] / src / assets / ui-protocol / Insomnia-CSSimulatorUIHTTPProtocol.json
index 7869b486ce102c746192a5d5cfcd47d896ce0c9d..da32bbcbe72fd610919fc704ab5e1cb21234d5a1 100644 (file)
@@ -1,7 +1,7 @@
 {
   "_type": "export",
   "__export_format": 4,
-  "__export_date": "2024-02-09T12:44:04.862Z",
+  "__export_date": "2024-02-14T09:28:32.908Z",
   "__export_source": "insomnia.desktop.app:v8.6.1",
   "resources": [
     {
@@ -43,9 +43,9 @@
     {
       "_id": "wrk_509d4a5094fa485ba93e53bc735e8ac3",
       "parentId": null,
-      "modified": 1695635686355,
+      "modified": 1707483664587,
       "created": 1695635686355,
-      "name": "CSSimulatorUIProtocolCollection",
+      "name": "CSSimulatorUIHTTPProtocolCollection",
       "description": "",
       "scope": "collection",
       "_type": "workspace"
       "settingFollowRedirects": "global",
       "_type": "request"
     },
+    {
+      "_id": "req_5db3c8b9a7094ec5806bcc804752f968",
+      "parentId": "wrk_509d4a5094fa485ba93e53bc735e8ac3",
+      "modified": 1707649833755,
+      "created": 1707649782517,
+      "url": "{{baseUrl}}/{{protocol}}/{{version}}/deleteChargingStations",
+      "name": "deleteChargingStations",
+      "description": "",
+      "method": "POST",
+      "body": {
+        "mimeType": "application/json",
+        "text": "{\n\t\"hashIds\": [\n\t\t\"0058d8b50e422cce5bbd0c0a4ad13d5d657e8a88670dcf04c1b2b563fea3db5b96a3686278b374ed050e21baef89060e\"\n\t]\n}"
+      },
+      "parameters": [],
+      "headers": [
+        {
+          "name": "Content-Type",
+          "value": "application/json",
+          "id": "pair_af9f914ca52f407488bc6df6c7db3a08"
+        }
+      ],
+      "authentication": {
+        "type": "basic",
+        "useISO88591": false,
+        "disabled": false,
+        "username": "{{username}}",
+        "password": "{{password}}"
+      },
+      "metaSortKey": -999999971.875,
+      "isPrivate": false,
+      "pathParameters": [],
+      "settingStoreCookies": true,
+      "settingSendCookies": true,
+      "settingDisableRenderRequestBody": false,
+      "settingEncodeUrl": true,
+      "settingRebuildPath": true,
+      "settingFollowRedirects": "global",
+      "_type": "request"
+    },
     {
       "_id": "req_79422f6238204d9b8f832f2cb3ebfde3",
       "parentId": "wrk_509d4a5094fa485ba93e53bc735e8ac3",
     {
       "_id": "env_f128bddd5e284e0288a11c89bf7287b4",
       "parentId": "env_9866e32d3029450ab75e8dc2b67f6246",
-      "modified": 1671183736953,
+      "modified": 1707902894385,
       "created": 1661789624972,
-      "name": "CSSimulatorUIProtocolEnvironment",
+      "name": "CSSimulatorUIHTTProtocolEnvironment",
       "data": {
         "baseUrl": "http://localhost:8080",
         "protocol": "ui",