FileType Data Type
- Available Since
- 1.4-M1
| name | data type | description |
|---|---|---|
| id | string | |
| patterns | array of string |
Example
{
"id" : "...",
"patterns" : [ "...", "..." ]
}
| name | data type | description |
|---|---|---|
| id | string | |
| patterns | array of string |
{
"id" : "...",
"patterns" : [ "...", "..." ]
}