diff --git a/specs.json b/specs.json index 3f632ec..8055176 100644 --- a/specs.json +++ b/specs.json @@ -480,7 +480,8 @@ "gender": { "type": "string", "enum": ["MALE", "FEMALE", "NEUTRAL"] - } + }, + "options": "object" }, "required": [ "vendor"