Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "listname": "red",
- "lists": [{
- "id": "01",
- "name": "paw",
- "list": [{
- "id": "A",
- "name": "pawa",
- "bar": "foo"
- }, {
- "id": "B",
- "name": "pawb",
- "bar": "foo"
- }]
- }, {
- "id": "02",
- "name": "pew",
- "list": [{
- "id": "A",
- "name": "pewa",
- "bar": "foo"
- }, {
- "id": "B",
- "name": "pewb",
- "bar": "foo"
- }]
- }, {
- "id": "03",
- "name": "piw",
- "list": [{
- "id": "A",
- "name": "piwa",
- "bar": "foo"
- }, {
- "id": "B",
- "name": "piwb",
- "bar": "foo"
- }]
- }]
- }
Advertisement
Add Comment
Please, Sign In to add comment