1
0
mirror of https://github.com/Decicus/DecAPI-Docs.git synced 2024-11-22 08:52:31 +01:00

Update Steam rate limit docs to 15 req per 1 min

This commit is contained in:
Alex Thomassen 2019-10-14 18:23:13 +02:00
parent c1e90585b3
commit ada1098d2d
Signed by: Alex
GPG Key ID: 10BD786B5F6FF5DE

View File

@ -99,7 +99,7 @@
<div class="list-group-item">
<h5 class="list-group-item-heading"><a href="/steam"><code>/steam/*</code> routes:</a></h5>
<p class="list-group-item-text">
Currently rate limited to <strong>45 requests per 60 seconds</strong>.
Currently rate limited to <strong>15 requests per 60 seconds</strong>.
<br>
<a href="https://developer.valvesoftware.com/wiki/Steam_Web_API">Steam web API documentation</a>
</p>