Skip to content
Snippets Groups Projects
Commit b7f330ca authored by florimondmanca's avatar florimondmanca
Browse files

fix JSON example in README

parent 2ffddc90
No related branches found
No related tags found
No related merge requests found
......@@ -109,10 +109,10 @@ Dans le cas d'un frontend Javascript, il est tout-à-fait envisageable de fourni
[
{
"first_name": "John",
"last_name": Doe",
"last_name": "Doe",
"url": "http://localhost:8000/media/doej.pdf"
},
...
"..."
]
```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment