From e4baa77b89760ef347f558c0e70b7465232238ce Mon Sep 17 00:00:00 2001 From: GitApp Date: Fri, 19 Dec 2025 16:03:30 +0000 Subject: [PATCH] feat(data): add 3 users records (batch 1) --- collections/users/user_1766160210149_0.json | 8 ++++++++ collections/users/user_1766160210149_1.json | 8 ++++++++ collections/users/user_1766160210149_2.json | 8 ++++++++ 3 files changed, 24 insertions(+) create mode 100644 collections/users/user_1766160210149_0.json create mode 100644 collections/users/user_1766160210149_1.json create mode 100644 collections/users/user_1766160210149_2.json diff --git a/collections/users/user_1766160210149_0.json b/collections/users/user_1766160210149_0.json new file mode 100644 index 0000000..8857052 --- /dev/null +++ b/collections/users/user_1766160210149_0.json @@ -0,0 +1,8 @@ +{ + "name": "Dustin Schowalter", + "email": "Darren_Schmidt89@gmail.com", + "avatar": "https://placehold.co/200x200/333/fff?text=User", + "role": "developer", + "created": "2025-12-19T16:03:30.843Z", + "updated": "2025-12-19T16:03:30.843Z" +} \ No newline at end of file diff --git a/collections/users/user_1766160210149_1.json b/collections/users/user_1766160210149_1.json new file mode 100644 index 0000000..d54617b --- /dev/null +++ b/collections/users/user_1766160210149_1.json @@ -0,0 +1,8 @@ +{ + "name": "Carrie Wiegand", + "email": "Wanda74@hotmail.com", + "avatar": "https://placehold.co/200x200/333/fff?text=User", + "role": "qa", + "created": "2025-12-19T16:03:30.843Z", + "updated": "2025-12-19T16:03:30.843Z" +} \ No newline at end of file diff --git a/collections/users/user_1766160210149_2.json b/collections/users/user_1766160210149_2.json new file mode 100644 index 0000000..4858bc5 --- /dev/null +++ b/collections/users/user_1766160210149_2.json @@ -0,0 +1,8 @@ +{ + "name": "Miss Lee Gottlieb", + "email": "Rowan31@hotmail.com", + "avatar": "https://placehold.co/200x200/333/fff?text=User", + "role": "pm", + "created": "2025-12-19T16:03:30.843Z", + "updated": "2025-12-19T16:03:30.843Z" +} \ No newline at end of file