fix: fix UI protocol setSupervisionUrl insomnia payload
authorJérôme Benoit <jerome.benoit@sap.com>
Mon, 5 Feb 2024 15:48:58 +0000 (16:48 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Mon, 5 Feb 2024 15:48:58 +0000 (16:48 +0100)
Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/assets/ui-protocol/Insomnia-CSSimulatorUIWSProtocolCollection.json

index f9661ed9f59b12ba45063ce3257b99f1e077bb30..190dcc105af5c8d2e3ac48a4e008eabe5ec20fb4 100644 (file)
@@ -1,7 +1,7 @@
 {
   "_type": "export",
   "__export_format": 4,
-  "__export_date": "2024-02-05T15:02:32.625Z",
+  "__export_date": "2024-02-05T15:45:41.932Z",
   "__export_source": "insomnia.desktop.app:v8.6.0",
   "resources": [
     {
     {
       "_id": "ws-payload_95c28d71c8d940bb83ac514f8916a66d",
       "parentId": "ws-req_afbfa6e6824b427e99e735c0b1eabe3b",
-      "modified": 1707145322952,
+      "modified": 1707147910864,
       "created": 1678991663554,
       "name": "New Payload",
-      "value": "[\n\t\"{% uuid 'v4' %}\",\n\t\"setSupervisonUrl\",\n\t{\n\t\t\"hashIds\": [\n\t\t\t\"5b82a559d2b453f6277e272e134ae824ae358cfb6ee2415af9f7c2f325ef8b3e930aeeadcd866df4b8aec58786e60ae7\"\n\t\t],\n\t\t\"url\": \"wss://domain.tld\"\n\t}\n]",
+      "value": "[\n\t\"{% uuid 'v4' %}\",\n\t\"setSupervisionUrl\",\n\t{\n\t\t\"hashIds\": [\n\t\t\t\"5b82a559d2b453f6277e272e134ae824ae358cfb6ee2415af9f7c2f325ef8b3e930aeeadcd866df4b8aec58786e60ae7\"\n\t\t],\n\t\t\"url\": \"wss://domain.tld\"\n\t}\n]",
       "mode": "application/json",
       "_type": "websocket_payload"
     },