Files
opensearch-pyd/utils/templates/url
T
2019-12-22 16:32:49 +01:00

2 lines
117 B
Plaintext

{% if api.url_parts.0 %}_make_path({{ api.url_parts.1|join(", ")}}){% else %}{{ api.url_parts.1|tojson }}{% endif %}