From c14c53b3beaa97247a5761cce56cc88e7b8c5def Mon Sep 17 00:00:00 2001 From: Aditya Sharma Date: Fri, 20 Oct 2023 13:03:21 +0530 Subject: [PATCH] schemas/decode.schema.json: Add added: vNEXTVERSION --- doc/schemas/decode.schema.json | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/schemas/decode.schema.json b/doc/schemas/decode.schema.json index a7645d715556..a77b572c0253 100644 --- a/doc/schemas/decode.schema.json +++ b/doc/schemas/decode.schema.json @@ -1532,6 +1532,7 @@ "decrypted" ], "additionalProperties": false, + "added": "vNEXTVERSION", "properties": { "type": {}, "valid": {},