Skip to content

Commit

Permalink
feat: enable all official templates for generation (#41)
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmatatjahu authored Feb 9, 2022
1 parent 942162d commit dcc8516
Show file tree
Hide file tree
Showing 7 changed files with 1,609 additions and 244 deletions.
9 changes: 9 additions & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,17 @@ components:
type: string
description: Template name to be generated.
enum:
- '@asyncapi/dotnet-nats-template'
- '@asyncapi/go-watermill-template'
- '@asyncapi/html-template'
- '@asyncapi/java-spring-cloud-stream-template'
- '@asyncapi/java-spring-template'
- '@asyncapi/java-template'
- '@asyncapi/markdown-template'
- '@asyncapi/nodejs-template'
- '@asyncapi/nodejs-ws-template'
- '@asyncapi/python-paho-template'
- '@asyncapi/ts-nats-template'
parameters:
type: object
description: |
Expand Down
Loading

0 comments on commit dcc8516

Please sign in to comment.