Skip to content

Commit c38013d

Browse files
level0 for PRs
1 parent 93e5796 commit c38013d

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
1-
[]
1+
- title: Application Restricted
2+
grants:
3+
app-level0: []

specification/api/notify-supplier-phase1.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ info:
88
This specification represents the in-development 'next' version of the API schema
99
and should be treated as unstable.
1010
security:
11-
- app-level3: [ ]
11+
- app-level0: [ ]
1212
paths:
1313
/letters:
1414
parameters:
@@ -57,6 +57,9 @@ components:
5757
securitySchemes:
5858
app-level3:
5959
$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+
6063
tags:
6164
- name: letter
6265
description: ''

0 commit comments

Comments
 (0)