From df46111609b83ab0fd86e86f55aaca44975a55d3 Mon Sep 17 00:00:00 2001 From: Daniel Fett Date: Thu, 12 Sep 2024 09:05:27 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Timo Glastra --- examples/query_lang/multi_credentials.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/query_lang/multi_credentials.json b/examples/query_lang/multi_credentials.json index 32972d1..024d883 100644 --- a/examples/query_lang/multi_credentials.json +++ b/examples/query_lang/multi_credentials.json @@ -16,7 +16,7 @@ "group": "mdl", "format": "mso_mdoc", "expect_meta": { - "doctype_values": "org.iso.7367.1.mVR", + "doctype_values": ["org.iso.7367.1.mVR"], "alg_values": [ "EdDSA" ], "hash_algorithm_values": [ "SHA-384"] },