Befor generating

This commit is contained in:
marys
2026-06-01 13:17:37 +02:00
parent 3383f4bf4a
commit 1aa1b5f625
6756 changed files with 649946 additions and 1 deletions
+3 -1
View File
@@ -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'