Re: [DISCUSS] Do not serialize null properties in API

2025-06-30 Thread Dmitri Bourlatchkov
Hi All, Unless there's more feedback, I'm going to merge PR 1955 later today. Cheers, Dmitri. On Fri, Jun 27, 2025 at 3:57 AM Robert Stupp wrote: > +1 > > On 26.06.25 23:55, Dmitri Bourlatchkov wrote: > > Hi All, > > > > Posting for visibility. > > > > In PR [1955] I propose to avoid serializi

Re: [DISCUSS] Do not serialize null properties in API

2025-06-27 Thread Robert Stupp
+1 On 26.06.25 23:55, Dmitri Bourlatchkov wrote: Hi All, Posting for visibility. In PR [1955] I propose to avoid serializing null property values to clients. This change does have some risk of breaking existing clients, but the risk is minimal IMHO. Only clients that rely on observing explici