Skip to content

Commit d452667

Browse files
Add Soldier data with name, phone, and email
1 parent 2ffab08 commit d452667

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

Soldier

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"name": "John",
4+
"phone": "916-588-7564",
5+
"email": "tngoc3395@gmail.com"
6+
}

0 commit comments

Comments
 (0)