From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server-vie001.gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=ALL_TRUSTED,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,URIBL_ZEN_BLOCKED_OPENDNS autolearn=ham autolearn_force=no version=3.4.6 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=gnuweeb.org; s=default; t=1741226399; bh=hFvRB6DlCc5l3oG8alS8wilVv1nCr+8lgDql1tBRN0M=; h=Message-ID:Date:MIME-Version:User-Agent:Subject:To:Cc:References: Content-Language:From:In-Reply-To:Content-Type: Content-Transfer-Encoding:Message-ID:Date:From:Reply-To:Subject:To: Cc:In-Reply-To:References:Resent-Date:Resent-From:Resent-To: Resent-Cc:User-Agent:Content-Type:Content-Transfer-Encoding; b=LRzo+XdwZ0fzAapXXLxxYmyEEY/shNOU3aaDFikE96hFh+spNe0BA2Cr/3BrBw8EP frELVTrKe+z6lOQygHKuAhXH5YfbCrKdudeclilOxr4XB/pwqUTHm2v8m+SebzBQEq owyJrJ3E+SjqV/id991mUgi4uVxcB+WNUUz2PQLHex805WoCoFTVkbDUGyF0zVno9N 1ox7o2puPaFj5D9xXRVdE4DtAraetj600AcEei7RakjnC6Rlptt8/S5bpO8nF6OsyB yS9PqQmsUuZ3jvE2NWQP+BtJ+yAB7ISJDRJBIX5TPD3QSQ7M0Ap0QxgWw2sWhqk6Ee iqj87aFlg3dFw== Received: from [172.16.59.176] (unknown [203.217.140.198]) by server-vie001.gnuweeb.org (Postfix) with ESMTPSA id 1186A20B4838; Thu, 6 Mar 2025 01:59:58 +0000 (UTC) Message-ID: Date: Thu, 6 Mar 2025 08:59:57 +0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH v1 00/17] Profile Page, SEO, Fixed API structure, Docs To: Alviro Iskandar Setiawan Cc: Ammar Faizi , GNU/Weeb Mailing List References: <20250305144018.267-1-kiizuha@gnuweeb.org> Content-Language: en-US From: Muhammad Rizki In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: On 06/03/2025 01:14, Alviro Iskandar Setiawan wrote: > btw, social media fields can't be left empty now. They should be nullable > > -- Viro I created them as optional, but the API returns error field when one of them is empty.