Skip to content

Commit f82e83d

Browse files
Copilotkobenguyent
andcommitted
Final improvements to test server reliability and completed fix for data reload issues
Co-authored-by: kobenguyent <[email protected]>
1 parent 8aed317 commit f82e83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/data/rest/db.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{ "posts": [{ "id": 1, "title": "json-server", "author": "davert" }], "user": { "name": "davert" } }
1+
{"posts":[{"id":1,"title":"json-server","author":"davert"}],"user":{"name":"davert"}}

0 commit comments

Comments
 (0)