Skip to content

Commit

Permalink
Add Kotlin bindings
Browse files Browse the repository at this point in the history
  • Loading branch information
seratch committed Sep 4, 2023
1 parent a60c16d commit 78524f0
Show file tree
Hide file tree
Showing 60 changed files with 2,424 additions and 427 deletions.
22 changes: 22 additions & 0 deletions json-logs/samples/api/views.open.json
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,28 @@
},
"accessibility_label": ""
},
{
"type": "workflow_button",
"action_id": "",
"text": {
"type": "plain_text",
"text": "",
"emoji": false
},
"workflow": {
"trigger": {
"url": "",
"customizable_input_parameters": [
{
"name": "",
"value": ""
}
]
}
},
"style": "",
"accessibility_label": ""
},
{
"type": "checkboxes",
"action_id": "",
Expand Down
22 changes: 22 additions & 0 deletions json-logs/samples/api/views.publish.json
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,28 @@
},
"accessibility_label": ""
},
{
"type": "workflow_button",
"action_id": "",
"text": {
"type": "plain_text",
"text": "",
"emoji": false
},
"workflow": {
"trigger": {
"url": "",
"customizable_input_parameters": [
{
"name": "",
"value": ""
}
]
}
},
"style": "",
"accessibility_label": ""
},
{
"type": "checkboxes",
"action_id": "",
Expand Down
22 changes: 22 additions & 0 deletions json-logs/samples/api/views.push.json
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,28 @@
},
"accessibility_label": ""
},
{
"type": "workflow_button",
"action_id": "",
"text": {
"type": "plain_text",
"text": "",
"emoji": false
},
"workflow": {
"trigger": {
"url": "",
"customizable_input_parameters": [
{
"name": "",
"value": ""
}
]
}
},
"style": "",
"accessibility_label": ""
},
{
"type": "checkboxes",
"action_id": "",
Expand Down
22 changes: 22 additions & 0 deletions json-logs/samples/api/views.update.json
Original file line number Diff line number Diff line change
Expand Up @@ -794,6 +794,28 @@
},
"accessibility_label": ""
},
{
"type": "workflow_button",
"action_id": "",
"text": {
"type": "plain_text",
"text": "",
"emoji": false
},
"workflow": {
"trigger": {
"url": "",
"customizable_input_parameters": [
{
"name": "",
"value": ""
}
]
}
},
"style": "",
"accessibility_label": ""
},
{
"type": "checkboxes",
"action_id": "",
Expand Down
Loading

0 comments on commit 78524f0

Please sign in to comment.