aio_microservice.amqp.asyncapi

Functions

Module Contents

aio_microservice.amqp.asyncapi.make_asyncapi_controller(app, path='/schema')[source]
Parameters:
  • app (faststream.FastStream)

  • path (str)

Return type:

type[litestar.Controller]