credentials_dev_public
credentials_dev_public copied to clipboard
Results
2
credentials_dev_public issues
Sort by
recently updated
recently updated
newest added
# The Issue I encountered When deleting resources I expect the same/similar responses from the API. - Deleting an existing `person` results currently in a 200 response with a JSON...
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.