From 6d5df91efab527dc68ded6fe645adb69f058a25e Mon Sep 17 00:00:00 2001 From: Delta-Sierra Date: Mon, 17 Apr 2023 11:31:48 +0200 Subject: [PATCH] add relationship SNOWYAMBER & Notion --- clusters/online-service.json | 11 ++++++++++- clusters/tool.json | 9 ++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/clusters/online-service.json b/clusters/online-service.json index 92fdb22..1f45bd1 100644 --- a/clusters/online-service.json +++ b/clusters/online-service.json @@ -16,9 +16,18 @@ "https://www.notion.so/product" ] }, + "related": [ + { + "dest-uuid": "0125ef58-2675-426f-90eb-0b189961199a", + "tags": [ + "estimative-language:likelihood-probability=\"likely\"" + ], + "type": "used-by" + } + ], "uuid": "5c807e49-dc90-4f80-b044-49bb990acb61", "value": "Notion" } ], - "version": 1 + "version": 2 } diff --git a/clusters/tool.json b/clusters/tool.json index 3aab56e..72716b9 100644 --- a/clusters/tool.json +++ b/clusters/tool.json @@ -8785,6 +8785,13 @@ "estimative-language:likelihood-probability=\"likely\"" ], "type": "used-by" + }, + { + "dest-uuid": "5c807e49-dc90-4f80-b044-49bb990acb61", + "tags": [ + "estimative-language:likelihood-probability=\"likely\"" + ], + "type": "uses" } ], "uuid": "0125ef58-2675-426f-90eb-0b189961199a", @@ -8815,5 +8822,5 @@ "value": "QUARTERRIG" } ], - "version": 162 + "version": 163 }