diff --git a/etc/schema.json b/etc/schema.json index f63f4311eccb..8683bb4816bf 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -330,6 +330,9 @@ }, "type": { "type": "string" + }, + "code": { + "type": "integer" } }, "additionalProperties": false