PreDeployCheckCollectionRecord
PreDeployCheckCollectionRecord
JSON Example
{
"index": "number",
"errors": [
{
"name": "string",
"type": "string",
"errors": [
"string"
]
}
]
}
number
index
Optional
index
array of errors
errors
Optional
errors