aboutsummaryrefslogtreecommitdiffstats
path: root/tests/functional/dashboard/import-stubs/services-only.ferdium-data
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/dashboard/import-stubs/services-only.ferdium-data')
-rw-r--r--tests/functional/dashboard/import-stubs/services-only.ferdium-data38
1 files changed, 38 insertions, 0 deletions
diff --git a/tests/functional/dashboard/import-stubs/services-only.ferdium-data b/tests/functional/dashboard/import-stubs/services-only.ferdium-data
new file mode 100644
index 0000000..d95f3ef
--- /dev/null
+++ b/tests/functional/dashboard/import-stubs/services-only.ferdium-data
@@ -0,0 +1,38 @@
1{
2 "username": "John",
3 "lastname": "Doe",
4 "mail": "john.doe@ferdium.org",
5 "services": [
6 {
7 "id": 5641,
8 "userId": "1234",
9 "serviceId": "d6901fff-ec44-4251-93de-d7103ed9c44b",
10 "name": "random-service-1",
11 "recipeId": "random-service-1",
12 "settings": "{}",
13 "created_at": "2022-06-21 08:29:13",
14 "updated_at": "2022-07-19 15:47:16"
15 },
16 {
17 "id": 2134,
18 "userId": "1234",
19 "serviceId": "d6901fff-ec44-4251-93de-d7103ed9c44b",
20 "name": "random-service-1",
21 "recipeId": "random-service-1",
22 "settings": "{}",
23 "created_at": "2022-06-21 08:29:13",
24 "updated_at": "2022-07-19 15:47:16"
25 },
26 {
27 "id": 5343,
28 "userId": "1234",
29 "serviceId": "d6901fff-ec44-4251-93de-d7103ed9c44b",
30 "name": "random-service-1",
31 "recipeId": "random-service-1",
32 "settings": "{}",
33 "created_at": "2022-06-21 08:29:13",
34 "updated_at": "2022-07-19 15:47:16"
35 }
36 ],
37 "workspaces": []
38}