ewoksserver.app.routes.backend.assert_route_versions#
- ewoksserver.app.routes.backend.assert_route_versions(*all_routes)[source]#
- Parameters:
all_routes (
Mapping
[Tuple
[int
,int
,int
],Union
[APIRouter
,Callable
[[],Callable
[[MutableMapping
[str
,Any
],Callable
[[],Awaitable
[MutableMapping
[str
,Any
]]],Callable
[[MutableMapping
[str
,Any
]],Awaitable
[None
]]],Awaitable
[None
]]]]])- Return type:
None