Files
opensearch-pyd/utils/templates/url
T

2 lines
117 B
Plaintext
Raw Normal View History

2019-12-22 15:15:00 +01:00
{% if api.url_parts.0 %}_make_path({{ api.url_parts.1|join(", ")}}){% else %}{{ api.url_parts.1|tojson }}{% endif %}