integration Paket
Functions
aiohttp_channel_service_routes
aiohttp_channel_service_routes(handler: ChannelServiceHandler, base_url: str = '') -> RouteTableDef
Parameter
| Name | Beschreibung |
|---|---|
|
handler
Erforderlich
|
|
|
base_url
Erforderlich
|
|
aiohttp_error_middleware
async aiohttp_error_middleware(request, handler)
Parameter
| Name | Beschreibung |
|---|---|
|
request
Erforderlich
|
|
|
handler
Erforderlich
|
|