From 17ba3be0bb5c0bcb7fff2cefa877af975c0d043a Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=B4me=20Benoit?= Date: Fri, 9 Feb 2024 14:05:09 +0100 Subject: [PATCH] docs: update UI protocol requests collections MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Jérôme Benoit --- .../ui-protocol/Insomnia-CSSimulatorUIHTTPProtocol.json | 6 +++--- .../ui-protocol/Insomnia-CSSimulatorUIWSProtocol.json | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/assets/ui-protocol/Insomnia-CSSimulatorUIHTTPProtocol.json b/src/assets/ui-protocol/Insomnia-CSSimulatorUIHTTPProtocol.json index 7869b486..759a2268 100644 --- a/src/assets/ui-protocol/Insomnia-CSSimulatorUIHTTPProtocol.json +++ b/src/assets/ui-protocol/Insomnia-CSSimulatorUIHTTPProtocol.json @@ -1,7 +1,7 @@ { "_type": "export", "__export_format": 4, - "__export_date": "2024-02-09T12:44:04.862Z", + "__export_date": "2024-02-09T13:02:45.966Z", "__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" diff --git a/src/assets/ui-protocol/Insomnia-CSSimulatorUIWSProtocol.json b/src/assets/ui-protocol/Insomnia-CSSimulatorUIWSProtocol.json index f4c4687e..cd50ed5e 100644 --- a/src/assets/ui-protocol/Insomnia-CSSimulatorUIWSProtocol.json +++ b/src/assets/ui-protocol/Insomnia-CSSimulatorUIWSProtocol.json @@ -1,7 +1,7 @@ { "_type": "export", "__export_format": 4, - "__export_date": "2024-02-09T12:41:23.711Z", + "__export_date": "2024-02-09T13:03:00.609Z", "__export_source": "insomnia.desktop.app:v8.6.1", "resources": [ { @@ -39,7 +39,7 @@ { "_id": "wrk_64c9d5670f014930baf668326b95e601", "parentId": null, - "modified": 1695635939049, + "modified": 1707483644954, "created": 1695635939049, "name": "CSSimulatorUIWSProtocolCollection", "description": "", -- 2.34.1