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 0551349 commit 858a7e8Copy full SHA for 858a7e8
specification/eligibility-signposting-api.yaml
@@ -25,7 +25,7 @@ paths:
25
Determines which suggestions a person is eligible for and which they are
26
not, including reasons and next steps.
27
security:
28
- - $ref: "../specification/components/security/security.yaml"
+ - environment-specific-secured: []
29
operationId: checkEligibility
30
parameters:
31
- name: id
@@ -539,7 +539,8 @@ paths:
539
################################################################################
540
components:
541
securitySchemes:
542
- $ref: "components/security/security.yaml"
+ environment-specific-secured:
543
+ $ref: "components/security/security.yaml"
544
x-nhsd-apim:
545
access:
546
$ref: "x-nhsd-apim/access.yaml"
0 commit comments