schemasNewPetOn this pageNewPet JSON Schema { "type": "object", "required": [ "name" ], "properties": { "name": { "type": "string" }, "tag": { "type": "string" } }} Properties NameTypeRequiredDescriptionnamestringyestagstringno