19 lines
324 B
JSON
19 lines
324 B
JSON
{
|
|
"type": "array",
|
|
"items": {
|
|
"type": [
|
|
{
|
|
"type": "object",
|
|
"properties": {
|
|
"object_name": {
|
|
"type": "string"
|
|
},
|
|
"type": {
|
|
"type": "string",
|
|
"description": "Type of index inconsistency"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|