We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad95d3e commit 4b3abc7Copy full SHA for 4b3abc7
2 files changed
specification/components/security/security-prod.yaml
@@ -1,2 +1,4 @@
1
nhs-login-p9:
2
$ref: https://proxygen.prod.api.platform.nhs.uk/components/securitySchemes/nhs-login-p9
3
+app-level3:
4
+ $ref: https://proxygen.prod.api.platform.nhs.uk/components/securitySchemes/app-level3
specification/x-nhsd-apim/access-prod.yaml
@@ -1,3 +1,6 @@
- title: Eligibility Signposting API (Production Environment)
grants:
nhs-login-p9: []
+- title: Eligibility Signposting API (Production Environment) App Level 3
5
+ grants:
6
+ app-level3: []
0 commit comments