Add support for a hide_paid query parameter to campaign feeds
All checks were successful
Deploy to Server / deploy (push) Successful in 28s

This commit is contained in:
Joakim Hellsén 2026-05-05 06:05:10 +02:00
commit 8229b0fe80
Signed by: Joakim Hellsén
SSH key fingerprint: SHA256:/9h/CsExpFp+PRhsfA0xznFx2CGfTT5R/kpuFfUgEQk
3 changed files with 201 additions and 29 deletions

View file

@ -20,6 +20,11 @@
Twitch JSON API documentation is available at
<a href="{% url 'twitch:twitch-api-v1:openapi-view' %}">/twitch/api/v1/docs</a>.
</p>
<p>
Twitch campaign feeds accept <code>?limit=50</code> to change item count and
<code>?hide_paid=1</code> to hide subscription-gated drops and skip campaigns
with no free drops.
</p>
<section>
<h2>Global RSS Feeds</h2>
<table>