Skip to content

Commit 78524f0

Browse files
committed
Add Kotlin bindings
1 parent a60c16d commit 78524f0

File tree

60 files changed

+2424
-427
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

60 files changed

+2424
-427
lines changed

json-logs/samples/api/views.open.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,28 @@
794794
},
795795
"accessibility_label": ""
796796
},
797+
{
798+
"type": "workflow_button",
799+
"action_id": "",
800+
"text": {
801+
"type": "plain_text",
802+
"text": "",
803+
"emoji": false
804+
},
805+
"workflow": {
806+
"trigger": {
807+
"url": "",
808+
"customizable_input_parameters": [
809+
{
810+
"name": "",
811+
"value": ""
812+
}
813+
]
814+
}
815+
},
816+
"style": "",
817+
"accessibility_label": ""
818+
},
797819
{
798820
"type": "checkboxes",
799821
"action_id": "",

json-logs/samples/api/views.publish.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,28 @@
794794
},
795795
"accessibility_label": ""
796796
},
797+
{
798+
"type": "workflow_button",
799+
"action_id": "",
800+
"text": {
801+
"type": "plain_text",
802+
"text": "",
803+
"emoji": false
804+
},
805+
"workflow": {
806+
"trigger": {
807+
"url": "",
808+
"customizable_input_parameters": [
809+
{
810+
"name": "",
811+
"value": ""
812+
}
813+
]
814+
}
815+
},
816+
"style": "",
817+
"accessibility_label": ""
818+
},
797819
{
798820
"type": "checkboxes",
799821
"action_id": "",

json-logs/samples/api/views.push.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,28 @@
794794
},
795795
"accessibility_label": ""
796796
},
797+
{
798+
"type": "workflow_button",
799+
"action_id": "",
800+
"text": {
801+
"type": "plain_text",
802+
"text": "",
803+
"emoji": false
804+
},
805+
"workflow": {
806+
"trigger": {
807+
"url": "",
808+
"customizable_input_parameters": [
809+
{
810+
"name": "",
811+
"value": ""
812+
}
813+
]
814+
}
815+
},
816+
"style": "",
817+
"accessibility_label": ""
818+
},
797819
{
798820
"type": "checkboxes",
799821
"action_id": "",

json-logs/samples/api/views.update.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -794,6 +794,28 @@
794794
},
795795
"accessibility_label": ""
796796
},
797+
{
798+
"type": "workflow_button",
799+
"action_id": "",
800+
"text": {
801+
"type": "plain_text",
802+
"text": "",
803+
"emoji": false
804+
},
805+
"workflow": {
806+
"trigger": {
807+
"url": "",
808+
"customizable_input_parameters": [
809+
{
810+
"name": "",
811+
"value": ""
812+
}
813+
]
814+
}
815+
},
816+
"style": "",
817+
"accessibility_label": ""
818+
},
797819
{
798820
"type": "checkboxes",
799821
"action_id": "",

0 commit comments

Comments
 (0)