credentials_dev_public icon indicating copy to clipboard operation
credentials_dev_public copied to clipboard

[API] DocumentValidation property "validated_by" not marked nullable

Open AndreSchwarzer opened this issue 2 years ago • 0 comments

The DocumentValidation property validated_by is defined as type string, but the API responds/can respond with null.

I'd suggest to add "nullable": true to the property.

AndreSchwarzer avatar Dec 27 '22 22:12 AndreSchwarzer