Skip to content

Commit

Permalink
feat: action forms can define a submit button label and a description (
Browse files Browse the repository at this point in the history
…#1038)

Co-authored-by: Nicolas Moreau <nicolas.moreau76@gmail.com>
  • Loading branch information
realSpok and Nicolas Moreau authored Oct 16, 2024
1 parent bac0e6a commit 63feaa2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/serializers/schema.js
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@ function SchemaSerializer() {
'baseUrl',
'endpoint',
'httpMethod',
'description',
'submitButtonLabel',
'redirect',
'download',
'fields',
Expand Down

0 comments on commit 63feaa2

Please sign in to comment.