|
3 | 3 | "name": "On Click",
|
4 | 4 | "users": [
|
5 | 5 | {
|
6 |
| - "name": "Lucaciu Daiana-Larisa", |
| 6 | + "name": "admin", |
7 | 7 | "password": "admin",
|
8 | 8 |
|
9 | 9 | "address": "Oradea",
|
10 | 10 | "role": "admin",
|
11 |
| - "books": [], |
12 | 11 | "id": 1
|
13 | 12 | },
|
14 | 13 | {
|
|
17 | 16 |
|
18 | 17 | "address": "Oradea",
|
19 | 18 | "role": "reader",
|
20 |
| - "books": [], |
| 19 | + "books": [{"id":1,"title":"Amintiri din copilarie", |
| 20 | + "code":1892,"publishing":"Litera","category":["Biografie","Memorii"],"authors":{"name":["Ion Creanga"]},"history":{"borrow":"5/01/2023","return":"25/01/2023"}}, |
| 21 | +{"id":2,"title":"Luceafărul","code":1883,"publishing":" Agora","category":["poem de dragoste"],"authors":{"name":["Mihai Eminescu"]},"history":{"borrow":"5/01/2023","return":"20/01/2023"}}], |
21 | 22 | "id": 2
|
22 | 23 | },
|
23 | 24 | {
|
|
44 | 45 | "email": "",
|
45 | 46 | "address": "Oradea",
|
46 | 47 | "role": "reader",
|
47 |
| - "books": "[]", |
| 48 | + "books": [{"id":1,"title":"Amintiri din copilarie", |
| 49 | + "code":1892,"publishing":"Litera","category":["Biografie","Memorii"],"authors":{"name":["Ion Creanga"]},"history":{"borrow":"5/01/2023","return":"25/01/2023"}}, |
| 50 | +{"id":2,"title":"Luceafărul","code":1883,"publishing":" Agora","category":["poem de dragoste"],"authors":{"name":["Mihai Eminescu"]},"history":{"borrow":"5/01/2023","return":"20/01/2023"}}], |
48 | 51 | "id": 5
|
49 | 52 | },
|
50 | 53 | {
|
|
53 | 56 | "password": "12345",
|
54 | 57 | "address": "Oradea",
|
55 | 58 | "role": "reader",
|
56 |
| - "books": [], |
| 59 | + "books": [{"id":1,"title":"Poveşti şi povestiri", |
| 60 | + "code":1892,"publishing":"Litera","category":["povesti"],"authors":{"name":["Ion Creanga"]},"history":{"borrow":"3/01/2023","return":"25/01/2023"}}, |
| 61 | +{"id":2,"title":"Floare albastră","code":1873,"publishing":"Semn","category":["poezie"],"authors":{"name":["Mihai Eminescu"]},"history":{"borrow":"10/01/2023","return":"20/01/2023"}}], |
57 | 62 | "id": 6
|
58 | 63 | },
|
59 | 64 | {
|
|
67 | 72 | },
|
68 | 73 | {
|
69 | 74 | "name": "daiana",
|
70 |
| - "books": "[]", |
| 75 | + "books": [], |
71 | 76 |
|
72 | 77 | "password": "pass",
|
73 | 78 | "address": "Oradea",
|
|
0 commit comments