python.__init__paths_x.handlebars Maven / Gradle / Ivy
# do not import all endpoints into this module because that uses a lot of memory and stack frames
# if you need the ability to import all endpoints from this module, import them with
# from {{packageName}}.paths.{{pathModule}} import {{apiClassName}}
from {{packageName}}.paths import PathValues
path = PathValues.{{{pathVar}}}