credentials_dev_public
credentials_dev_public copied to clipboard
[API] DocumentValidation property "validated_by" not marked nullable
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.