client/data/book3.json
author rougeronj
Wed, 08 Jul 2015 17:51:14 +0200
changeset 180 0c672230ec3d
parent 107 1e18c880021e
permissions -rw-r--r--
Added tag V0.1-alpha.3 for changeset 59c5d7252432
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
107
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     1
{
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     2
    "id":3,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     3
    "user":2,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     4
    "idArticle":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     5
    "parent_visit":1,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     6
    "title":"Les Instruments",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     7
    "description":null,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     8
    "image":"http:/ /fui-ammico.jamespot.pro/displayImage.php?path=img/article_default.gif",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
     9
    "date":"2015-01-16T14:48:52Z",
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    10
    "count":8,
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    11
    "public":false
1e18c880021e add json and image for testing without connection
rougeronj
parents:
diff changeset
    12
}