Skip to content

Commit 83bd6bd

Browse files
authored
Update action.yml
1 parent f64c44c commit 83bd6bd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ inputs:
1515
default: 'asyncapi.yml'
1616
template:
1717
description: 'Template for the generator. Official templates are listed here https://github.com/search?q=topic%3Aasyncapi+topic%3Agenerator+topic%3Atemplate. You can pass template as npm package, url to git repository, link to tar file or local template.'
18+
default: '@asyncapi/markdown-template@2.0.0'
1819
required: false
1920
language:
2021
description: 'Language of the generated code. This input is required if you want to generate models. List of available languages can be found in https://www.asyncapi.com/docs/tools/cli/usage#asyncapi-generate-models-language-file'

0 commit comments

Comments
 (0)