Befor generating
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
# .venv/bin/asyncapi-python-codegen asyncapi.yaml out --force
|
||||
# kouknout na FastStream
|
||||
# https://nats.io/blog/nats-supported-by-faststream/#writing-app-code
|
||||
# https://github.com/asyncapi/python-paho-template
|
||||
# https://www.asyncapi.com/docs/tools/generator/generator-template
|
||||
|
||||
asyncapi: 3.0.0
|
||||
info:
|
||||
@@ -14,7 +16,7 @@ servers:
|
||||
|
||||
channels:
|
||||
run_test:
|
||||
address: run_test.run_test
|
||||
address: mtr_test.run_test
|
||||
messages:
|
||||
run_test:
|
||||
$ref: '#/components/messages/mtr_request'
|
||||
|
||||
Reference in New Issue
Block a user