This commit is contained in:
anoadragon453 2022-05-12 08:30:18 +00:00
parent 3c23e5978f
commit e686e46a85
4 changed files with 4 additions and 4 deletions

View file

@ -345,7 +345,7 @@ If <code>false</code> these files will be deleted. Defaults to <code>true</code>
</code></pre>
<p>URL Parameters</p>
<ul>
<li><code>unix_timestamp_in_ms</code>: string representing a positive integer - Unix timestamp in milliseconds.
<li><code>before_ts</code>: string representing a positive integer - Unix timestamp in milliseconds.
All cached media that was last accessed before this timestamp will be removed.</li>
</ul>
<p>Response:</p>

View file

@ -13116,7 +13116,7 @@ If <code>false</code> these files will be deleted. Defaults to <code>true</code>
</code></pre>
<p>URL Parameters</p>
<ul>
<li><code>unix_timestamp_in_ms</code>: string representing a positive integer - Unix timestamp in milliseconds.
<li><code>before_ts</code>: string representing a positive integer - Unix timestamp in milliseconds.
All cached media that was last accessed before this timestamp will be removed.</li>
</ul>
<p>Response:</p>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long