mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 19:04:35 +00:00
User service: move to db (#146)
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"records": [{
|
||||
"id": "1",
|
||||
"name": "Jane",
|
||||
"age": 42,
|
||||
"age": 43,
|
||||
"isActive":true
|
||||
}]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user