We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e5796 commit c38013dCopy full SHA for c38013d
specification/api/components/x-nhsd-apim/access-dev-pr.yml
@@ -1 +1,3 @@
1
-[]
+- title: Application Restricted
2
+ grants:
3
+ app-level0: []
specification/api/notify-supplier-phase1.yml
@@ -8,7 +8,7 @@ info:
8
This specification represents the in-development 'next' version of the API schema
9
and should be treated as unstable.
10
security:
11
- - app-level3: [ ]
+ - app-level0: [ ]
12
paths:
13
/letters:
14
parameters:
@@ -57,6 +57,9 @@ components:
57
securitySchemes:
58
app-level3:
59
$ref: https://proxygen.ptl.api.platform.nhs.uk/components/securitySchemes/app-level3
60
+ app-level0:
61
+ $ref: https://proxygen.ptl.api.platform.nhs.uk/components/securitySchemes/app-level0
62
+
63
tags:
64
- name: letter
65
description: ''
0 commit comments