IssueInfoDrResponseEntity
IssueInfoDrResponseEntity
Issue information.
AllOf
JSON Example
{
"entity": "string",
"entity_name": "string",
"description": "string",
"timestamp": 0,
"status": "string",
"issue_type": "string",
"_meta": {
"errors": [
{
"code": "string",
"message": "string",
"field": "string"
}
]
}
}