Upload mapping.json
Browse files- mapping.json +6 -0
mapping.json
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"all": {
|
| 3 |
+
"name": "all",
|
| 4 |
+
"category": "all"
|
| 5 |
+
}
|
| 6 |
+
}
|