software/kvm: fix json schemas
string.format must be a string according to https://json-schema.org/understanding-json-schema/reference/string.html#format I guess the previous validator was wrong.
Please register or sign in to comment
string.format must be a string according to https://json-schema.org/understanding-json-schema/reference/string.html#format I guess the previous validator was wrong.