* Add new streams * Upd requirements versions * Upd docs * Remove tests for the templates stream * Upd csv field parsing * Fix file permissions * Set dependency version * Refactor * Merge * Upd licence * Add bulk metrics retrieving * Actualize schema
9 lines
109 B
JSON
9 lines
109 B
JSON
{
|
|
"properties": {
|
|
"name": {
|
|
"type": ["null", "string"]
|
|
}
|
|
},
|
|
"type": ["null", "object"]
|
|
}
|