blob: c4d17f664c7a66a1436008f65793b43be95a10e4 [file] [log] [blame]
{
"type": "object",
"required": [
"mappings"
],
"properties": {
"mappings": {
"type": "array",
"items": {
"type": "string"
},
"example": "[]"
}
}
}