Skip to content

Commit a59e6ab

Browse files
committed
Add buttons.json file with dynamic buttons for HTTP assets
1 parent 2bbbe6b commit a59e6ab

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

app/src/main/assets/buttons.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"title": "Create Post",
4+
"request": "### Create a New Post"
5+
}
6+
]

0 commit comments

Comments
 (0)