Spaces:
Sleeping
Sleeping
Upload bob.json
Browse files- hf_data/users/bob.json +10 -0
hf_data/users/bob.json
ADDED
|
@@ -0,0 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"user_id": "bob",
|
| 3 |
+
"display_name": "Bob Example",
|
| 4 |
+
"email": "bob@example.com",
|
| 5 |
+
"created_at": "2025-10-13T12:05:00Z",
|
| 6 |
+
"metadata": {
|
| 7 |
+
"level": "B1",
|
| 8 |
+
"target_languages": ["English"]
|
| 9 |
+
}
|
| 10 |
+
}
|