Forget to add backend example files
This commit is contained in:
17
out/examples-list.json
Normal file
17
out/examples-list.json
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"available":
|
||||
[
|
||||
{
|
||||
"title": "Simple Counter",
|
||||
"version": "0.1",
|
||||
"url": "examples/simple-counter.json",
|
||||
"enabled": 1
|
||||
},
|
||||
{
|
||||
"title": "Add 2 numbers(placeholder)",
|
||||
"version": "0.1",
|
||||
"url": "examples/adding.json",
|
||||
"enabled": 1
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user