v1

latestOpenAPI 3.1.0Apache 2.02026-07-1782021.4 KB
generate
generator

Generate the given AsyncAPI template.

post/generate

Request body

template'@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' | '@asyncapi/minimaltemplate' | '@asyncapi/dotnet-rabbitmq-template' required

Template name to be generated.

use-fallback-generatorboolean

Use generator version 1.17.25

parametersobject

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.

Response

Template successfully generated.