reorganize API
This commit is contained in:
parent
a19f3c4de0
commit
7ea4a1bd21
10 changed files with 142 additions and 35 deletions
|
@ -29,5 +29,6 @@
|
|||
{% block description %}
|
||||
{% if breadcrumblist|length == 1 %}
|
||||
<p>Welcome to the c3nav RESTful API.</p>
|
||||
<p><small><em>Add <code>?sparse=1</code> to any request to flatten its result.</em></small></p>
|
||||
{% else %}{{ description }}{% endif %}
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue