diff options
| author | Paul-Christian Volkmer | 2025-12-05 11:59:04 +0100 |
|---|---|---|
| committer | GitHub | 2025-12-05 10:59:04 +0000 |
| commit | 05fe7c2091cf7ca45c2cfcec8ec506c43417f3e6 (patch) | |
| tree | b251f0279224b281b1bc4d5792d2506c606785c9 /src/main/resources/db/migration/postgresql | |
| parent | 088cc43c2cdb541ee9b9a3edb2ef39990f0b6c1e (diff) | |
fix: do not serialize null values (#216)
For outgoing HTTP requests, null values
have been serialized as `"name": null`.
Since this causes problems in DNPM:DIP,
data parts with null values must not be
serialized.
Diffstat (limited to 'src/main/resources/db/migration/postgresql')
0 files changed, 0 insertions, 0 deletions
