Skip to content

Commit f2acd59

Browse files
authored
Merge branch 'main' into feature/CCM-11586_enable-gw-mtls
2 parents 706dbd0 + edd08ec commit f2acd59

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ dist
2525
.reports
2626
/sandbox/*.log
2727
/sandbox-staging
28+
/specification/components/x-nhsd-apim/access.yml
29+
/specification/components/x-nhsd-apim/target.yml
30+
/specification/components/security/security.yml
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- name: NHSD-Supplier-ID
2+
header: NHSD-Supplier-ID
3+
required: false

specification/api/notify-supplier-phase1.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,3 +79,5 @@ x-nhsd-apim:
7979
$ref: ./components/x-nhsd-apim/access.yml
8080
target:
8181
$ref: ./components/x-nhsd-apim/target.yml
82+
target-attributes:
83+
$ref: ./components/x-nhsd-apim/target-attributes.yml

0 commit comments

Comments
 (0)