1
0
mirror of synced 2024-11-22 13:06:08 +03:00
select2/example-data.json
2012-05-24 14:04:32 -07:00

8 lines
170 B
JSON
Executable File

{
results: [
{id:1, text:'Result 1'},
{id:2, text:'Result 2'},
{id:3, text:'Result 3'}
],
more: false
}