Skip to content

Commit

Permalink
Merge pull request #880 from shanedewael/fix-modals-docs
Browse files Browse the repository at this point in the history
Fix documentation #875
  • Loading branch information
Shane DeWael committed Oct 3, 2019
2 parents 8a3f777 + c9fa529 commit 038927c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/_packages/web_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,10 @@ const trigger = 'VALID_TRIGGER_ID';
type: 'plain_text',
text: 'Modal title'
},
submit: {
type: 'plain_text',
text: 'Submit'
},
blocks: [
{
type: 'input',
Expand Down

0 comments on commit 038927c

Please sign in to comment.