Skip to content

Commit d1c3300

Browse files
committed
NPA-3899 Validate Consent Example
1 parent 0ae59a9 commit d1c3300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/schema-checks.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
env:
2323
EXAMPLE_PATH: "specification/examples/responses/GET_Consent/adults-consenting.yaml"
2424
SCHEMA_PATH: "specification/validated-relationships-service-api.yaml"
25-
SCHEMA_OBJECT: "#/components/schemas/ConsentBundle"
25+
SCHEMA_OBJECT: "#/components/schemas/Consent"

0 commit comments

Comments
 (0)