Skip to content

Commit

Permalink
update description for parameters field
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmatatjahu committed Nov 9, 2021
1 parent 31595e6 commit b4411cb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,9 @@ components:
- 'markdown'
parameters:
type: object
description: Template parameters to be generated. This field is optional but may be required for some templates.
description: |
Template parameters to be generated. Each template has different parameters that you should check in the documentation, which is usually located in the template's repository.
This field is optional but may be required for some templates.
minProperties: 1
additionalProperties: true
Error:
Expand Down

0 comments on commit b4411cb

Please sign in to comment.