From 2ab4895f67ca26161ae0b8b8db2904b1fc34255c Mon Sep 17 00:00:00 2001 From: openBackhaul Date: Mon, 11 Dec 2023 11:14:08 +0100 Subject: [PATCH] Add new service to service logging Fixes #931 --- spec/ApplicationPattern+config.json | 15 +++++++++++++++ spec/ApplicationPattern+forwardings.yaml | 6 ++++++ 2 files changed, 21 insertions(+) diff --git a/spec/ApplicationPattern+config.json b/spec/ApplicationPattern+config.json index 4a8f2d63..8e0ade37 100644 --- a/spec/ApplicationPattern+config.json +++ b/spec/ApplicationPattern+config.json @@ -1823,6 +1823,21 @@ "port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT", "logical-termination-point": "xx-1-0-0-op-s-bm-012" }, + { + "local-id": "113", + "port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT", + "logical-termination-point": "xx-1-0-0-op-s-bm-013" + }, + { + "local-id": "114", + "port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT", + "logical-termination-point": "xx-1-0-0-op-s-bm-014" + }, + { + "local-id": "115", + "port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT", + "logical-termination-point": "xx-1-0-0-op-s-bm-015" + }, { "local-id": "130", "port-direction": "core-model-1-4:PORT_DIRECTION_TYPE_INPUT", diff --git a/spec/ApplicationPattern+forwardings.yaml b/spec/ApplicationPattern+forwardings.yaml index a20f8f2c..aa66600b 100644 --- a/spec/ApplicationPattern+forwardings.yaml +++ b/spec/ApplicationPattern+forwardings.yaml @@ -71,6 +71,12 @@ forwardings: uuid: xx-1-0-0-op-s-bm-011 - server-name: /v1/inquire-basic-auth-approvals uuid: xx-1-0-0-op-s-bm-012 + - server-name: /v1/dispose-remainders-of-deregistered-application + uuid: xx-1-0-0-op-s-bm-013 + - server-name: /v1/inform-about-preceding-release + uuid: xx-1-0-0-op-s-bm-014 + - server-name: /v1/update-client-of-subsequent-release + uuid: xx-1-0-0-op-s-bm-015 - server-name: /v1/bequeath-your-data-and-die uuid: xx-1-0-0-op-s-im-000 - server-name: /v1/start-application-in-generic-representation