commit
6e6b3c675f
23 changed files with 257 additions and 174 deletions
|
@ -41,7 +41,7 @@
|
|||
{% endblock %}
|
||||
|
||||
<script type="text/javascript">
|
||||
window.__endpoints = {{ route_data|safe }}.apis;
|
||||
window.__endpoints = {{ route_data|safe }}.paths;
|
||||
window.__features = {{ feature_set|safe }};
|
||||
window.__config = {{ config_set|safe }};
|
||||
window.__oauth = {{ oauth_set|safe }};
|
||||
|
|
Reference in a new issue