
ze-ph.path_handler.yml.mustache Maven / Gradle / Ivy
path_handler:
routes:
routes:
{{#routes}}{{>route}}{{/routes}}
default_params:
middleware: ''
metadata_cache:
adapter:
name: blackhole
# adapter:
# name: filesystem
# options:
# cache_dir: data/cache/path_handler
# namespace: ph
handlers:
invokables:
{{#apiInfo}}
{{#apis}}
{{#operations}}
{{classname}}: {{package}}\{{classname}}
{{/operations}}
{{/apis}}
{{/apiInfo}}
# consumers:
# attributes:
# producers:
© 2015 - 2025 Weber Informatics LLC | Privacy Policy