sample data
This commit is contained in:
parent
6f982df739
commit
926b3052b9
8
example-data.json
Executable file
8
example-data.json
Executable file
@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
results: [
|
||||||
|
{id:1, text:'Result 1'},
|
||||||
|
{id:2, text:'Result 2'},
|
||||||
|
{id:3, text:'Result 3'}
|
||||||
|
],
|
||||||
|
more: false
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user