Use id option for error and dump fields

This commit is contained in:
Andre_601 2021-03-26 14:42:20 +01:00 committed by GitHub
parent 87ea46a4dd
commit bf1527a40f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,7 @@ body:
validations:
required: true
- type: input
id: "dump"
attributes:
label: "`/papi dump` Output"
description: |-
@ -77,6 +78,7 @@ body:
validations:
required: true
- type: input
id: "error"
attributes:
label: "Errors"
description: |-