Skip to content
Snippets Groups Projects
Commit adcdadb7 authored by Jo Sama's avatar Jo Sama :scream:
Browse files

Don't send null values when updating batch

The Setra API does not accept null values for attributes, but it accepts
that the attribute is omitted. We should probably accept null values
for fields in order to avoid obscure bugs like this, but it does not
hurt to omit the values.

At least we use less of the bandwidth! :)
parent e8ae992b
No related branches found
No related tags found
1 merge request!23Don't send null values when updating batch
Pipeline #94039 passed
Status
Pipeline
Created by
Stages
Actions
Passed

00:00:54

avatar

No artifacts found