File tree Expand file tree Collapse file tree 4 files changed +5
-7
lines changed
Expand file tree Collapse file tree 4 files changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ terraform 1.10.1
88terraform-docs 0.19.0
99trivy 0.61.0
1010vale 3.6.0
11+ poetry 2.1.4
1112
1213# ==============================================================================
1314# The section below is reserved for Docker image versions.
Original file line number Diff line number Diff line change 11- title : Application Restricted
22 grants :
3- app-level0 : []
43 app-level3 : []
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ healthcheck: /_status
33url : https://suppliers.dev.nhsnotify.national.nhs.uk
44security :
55 type : apikey
6- header : nhsd-apim-apikey
6+ header : Authorization
77 secret : nhs-notify-supplier-key
Original file line number Diff line number Diff line change 88 This specification represents the in-development 'next' version of the API schema
99 and should be treated as unstable.
1010security :
11- - app-level0 : [ ]
11+ - app-level3 : [ ]
1212paths :
1313 /letters :
1414 parameters :
@@ -55,10 +55,8 @@ paths:
5555 $ref : ' components/endpoints/headDataId.yml'
5656components :
5757 securitySchemes :
58- nhs-login-p0 :
59- $ref : https://proxygen.ptl.api.platform.nhs.uk/components/securitySchemes/nhs-login-p0
60- app-level0 :
61- $ref : https://proxygen.ptl.api.platform.nhs.uk/components/securitySchemes/app-level0
58+ app-level3 :
59+ $ref : https://proxygen.ptl.api.platform.nhs.uk/components/securitySchemes/app-level3
6260tags :
6361 - name : letter
6462 description : ' '
You can’t perform that action at this time.
0 commit comments