From 3a8e43a95acf39a9b877aadffc7938b76e64bced Mon Sep 17 00:00:00 2001 From: Mike Auty Date: Sun, 9 Jul 2017 00:52:40 +0100 Subject: [PATCH] Doh, fix the schema from an earlier iteration. --- volatility/schemas/schema-4.1.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/volatility/schemas/schema-4.1.0.json b/volatility/schemas/schema-4.1.0.json index 6b55822c3..3e536c900 100644 --- a/volatility/schemas/schema-4.1.0.json +++ b/volatility/schemas/schema-4.1.0.json @@ -73,7 +73,7 @@ "type": { "$ref": "#/definitions/type_descriptor" }, - "readonly_data": { + "constant_data": { "type": "string", "media": { "binaryEncoding": "base64",