From 7d3640153bb40e391e5864a85666df8bd5138302 Mon Sep 17 00:00:00 2001 From: Mark Slowey Date: Fri, 26 Sep 2025 10:14:03 +0100 Subject: [PATCH 1/5] CCM-11600: mess with headers --- .../api/components/x-nhsd-apim/target-attributes.yml | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/specification/api/components/x-nhsd-apim/target-attributes.yml b/specification/api/components/x-nhsd-apim/target-attributes.yml index 74d901d14..7196ace88 100644 --- a/specification/api/components/x-nhsd-apim/target-attributes.yml +++ b/specification/api/components/x-nhsd-apim/target-attributes.yml @@ -1,3 +1,6 @@ -- name: NHSD-Supplier-ID - header: NHSD-Supplier-ID +- name: NHSD-Application-ID + header: NHSD-Application-ID + required: false +- name: NHSD-Product-ID + header: NHSD-Product-ID required: false From 1c663b3f5231c8a26a9c3f8d41dfc64494e8e255 Mon Sep 17 00:00:00 2001 From: Mark Slowey Date: Mon, 29 Sep 2025 10:03:38 +0100 Subject: [PATCH 2/5] CCM-11600: product-id --- .../api/components/x-nhsd-apim/target-attributes.yml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/specification/api/components/x-nhsd-apim/target-attributes.yml b/specification/api/components/x-nhsd-apim/target-attributes.yml index 7196ace88..e8343c5ef 100644 --- a/specification/api/components/x-nhsd-apim/target-attributes.yml +++ b/specification/api/components/x-nhsd-apim/target-attributes.yml @@ -1,6 +1,3 @@ -- name: NHSD-Application-ID - header: NHSD-Application-ID - required: false -- name: NHSD-Product-ID - header: NHSD-Product-ID - required: false +- name: NHSE-Product-ID + header: NHSE-Product-ID + required: true From 5b7d76f618631e38baad1ec3ad6ac20b244475ac Mon Sep 17 00:00:00 2001 From: Mark Slowey Date: Mon, 29 Sep 2025 11:20:01 +0100 Subject: [PATCH 3/5] CCM-11600: product-id --- specification/api/components/x-nhsd-apim/target-attributes.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/specification/api/components/x-nhsd-apim/target-attributes.yml b/specification/api/components/x-nhsd-apim/target-attributes.yml index e8343c5ef..90365c0b1 100644 --- a/specification/api/components/x-nhsd-apim/target-attributes.yml +++ b/specification/api/components/x-nhsd-apim/target-attributes.yml @@ -1,3 +1,2 @@ - name: NHSE-Product-ID header: NHSE-Product-ID - required: true From a590e3e06c4c87e01bed242b6064f52e06f1f361 Mon Sep 17 00:00:00 2001 From: Mark Slowey Date: Mon, 29 Sep 2025 12:00:23 +0100 Subject: [PATCH 4/5] CCM-11600: product-id --- specification/api/components/x-nhsd-apim/target-attributes.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/specification/api/components/x-nhsd-apim/target-attributes.yml b/specification/api/components/x-nhsd-apim/target-attributes.yml index 90365c0b1..fc3020e5c 100644 --- a/specification/api/components/x-nhsd-apim/target-attributes.yml +++ b/specification/api/components/x-nhsd-apim/target-attributes.yml @@ -1,2 +1,3 @@ - name: NHSE-Product-ID header: NHSE-Product-ID + required: false From 5471dfacf291071a3a454d441d41fef2960332a6 Mon Sep 17 00:00:00 2001 From: Mark Slowey Date: Mon, 29 Sep 2025 13:25:33 +0100 Subject: [PATCH 5/5] CCM-11600: different identifier --- specification/api/components/x-nhsd-apim/target-attributes.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/api/components/x-nhsd-apim/target-attributes.yml b/specification/api/components/x-nhsd-apim/target-attributes.yml index fc3020e5c..cdf3bdf06 100644 --- a/specification/api/components/x-nhsd-apim/target-attributes.yml +++ b/specification/api/components/x-nhsd-apim/target-attributes.yml @@ -1,3 +1,3 @@ -- name: NHSE-Product-ID +- name: product-id header: NHSE-Product-ID required: false