From 566f14408947a34ef5877f30b9bdb34f15dffc9c Mon Sep 17 00:00:00 2001 From: Edd Almond <102675624+eddalmond1@users.noreply.github.com> Date: Wed, 14 Jan 2026 12:03:53 +0000 Subject: [PATCH] eja - adding app level 3 to security specification for sandbox --- .tool-versions | 1 + specification/components/security/security-sandbox.yaml | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.tool-versions b/.tool-versions index d48dd1e..b166511 100644 --- a/.tool-versions +++ b/.tool-versions @@ -1,5 +1,6 @@ # This file is for you! Please, updated to the versions agreed by your team. +nodejs 22.18.0 pre-commit 3.6.0 vale 3.6.0 poetry 2.1.1 diff --git a/specification/components/security/security-sandbox.yaml b/specification/components/security/security-sandbox.yaml index 8305a64..1b4e405 100644 --- a/specification/components/security/security-sandbox.yaml +++ b/specification/components/security/security-sandbox.yaml @@ -1,2 +1,4 @@ app-level0: $ref: https://proxygen.prod.api.platform.nhs.uk/components/securitySchemes/app-level0 +app-level3: + $ref: https://proxygen.prod.api.platform.nhs.uk/components/securitySchemes/app-level3