Prep client gen for header parsing

This commit is contained in:
zvecr
2022-07-17 23:04:35 +01:00
parent 5c21830da2
commit 7bce3d7b25
5 changed files with 75 additions and 23 deletions
@@ -1,4 +1,8 @@
class XAPRouteError(Exception):
pass
class XAPRoutes():
{%- for id, route in xap.routes | dictsort %}
{%- if route.routes %}