140
edits
No edit summary |
No edit summary |
||
Line 26: | Line 26: | ||
"breed": { | "breed": { | ||
"description": "the breed of the cat", | "description": "the breed of the cat", | ||
"type": "string" | |||
}, | |||
"coat": { | |||
"description": "the coat of the cat", | |||
"type": "string" | "type": "string" | ||
}, | }, | ||
Line 71: | Line 75: | ||
"other_names", | "other_names", | ||
"breed", | "breed", | ||
"coat", | |||
"sex", | "sex", | ||
"rarity", | "rarity", |