Move all the APIs under the same router
This commit is contained in:
parent
3d46cb5ec9
commit
c54ceeb7a8
27 changed files with 1289 additions and 351 deletions
|
|
@ -18,7 +18,7 @@
|
|||
</p>
|
||||
<p>
|
||||
Twitch JSON API documentation is available at
|
||||
<a href="{% url 'twitch:twitch-api-v1:openapi-view' %}">/twitch/api/v1/docs</a>.
|
||||
<a href="{% url 'api-v1:openapi-view' %}">/api/v1/docs/</a>.
|
||||
</p>
|
||||
<p>
|
||||
Twitch campaign feeds accept <code>?limit=50</code> to change item count and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue