type: object required: - password properties: password: type: string minLength: 6 example: "securePassword123"