Skip to content

Commit 7366bc2

Browse files
committed
adding nhs p9 login to security scheme
1 parent 45e14f8 commit 7366bc2

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

specification/eligibility-signposting-api.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -504,7 +504,10 @@ paths:
504504
################################################################################
505505
components:
506506
securitySchemes:
507-
$ref: "components/security/security.yaml"
507+
app-level0:
508+
$ref: https://proxygen.ptl.api.platform.nhs.uk/components/securitySchemes/app-level0
509+
nhs-login-p9:
510+
$ref: https://proxygen.ptl.api.platform.nhs.uk/components/securitySchemes/nhs-login-p9
508511
x-nhsd-apim:
509512
access:
510513
$ref: "x-nhsd-apim/access.yaml"

0 commit comments

Comments
 (0)