halfapi/tests/dummy_domain/__init__.py

6 lines
60 B
Python

ROUTES = {
'': {
'SUBROUTES': ['async']
}
}