Project

General

Profile

Task #28729

Add JSON marshaling support for Optional type to handle null values in API responses

Added by Sachin Divekar 14 days ago. Updated 14 days ago.

Status:
Closed
Priority:
Normal
Target version:
-
Start date:
23/07/2025
Due date:
% Done:

100%

Estimated time:

Description

Implements proper JSON marshaling so Optional fields serialize correctly i.e. explicit null values -> JSON null, present values -> actual values and absent fields -> omitted with struct tags.

Also available in: Atom PDF