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 a21007d commit b70c04fCopy full SHA for b70c04f
proxies/live/apiproxy/policies/RaiseFault.403Forbidden.xml
@@ -28,15 +28,15 @@
28
"code": "FORBIDDEN",
29
"display": "Access Denied",
30
"system": "https://fhir.nhs.uk/R4/CodeSystem/ValidatedRelationships-ErrorOrWarningCode",
31
- "version": "1",
+ "version": "1"
32
}
33
]
34
},
35
"diagnostics": "Access denied to resource.",
36
- "severity": "error",
+ "severity": "error"
37
38
],
39
- "resourceType": "OperationOutcome",
+ "resourceType": "OperationOutcome"
40
41
</Payload>
42
</Set>
0 commit comments