mirror of
https://github.com/markbeep/AudioBookRequest.git
synced 2026-01-25 15:40:20 -06:00
deploy: 9b2cda30c0
This commit is contained in:
@@ -7,5 +7,12 @@
|
||||
<generator>Hugo</generator>
|
||||
<language>en</language>
|
||||
<atom:link href="https://markbeep.github.io/AudioBookRequest/docs/tutorials/api/index.xml" rel="self" type="application/rss+xml" />
|
||||
<item>
|
||||
<title>Indexers</title>
|
||||
<link>https://markbeep.github.io/AudioBookRequest/docs/tutorials/api/indexers/</link>
|
||||
<pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
|
||||
<guid>https://markbeep.github.io/AudioBookRequest/docs/tutorials/api/indexers/</guid>
|
||||
<description><p>There are two main endpoints to work with indexers:</p>
<ul>
<li>A <code>PATCH</code> to update indexer settings.</li>
<li>A <code>GET</code> to get all the available configuration settings for the indexers.</li>
</ul>
<p>Head to the main <a href="https://markbeep.github.io/AudioBookRequest/docs/tutorials/api/">API Docs</a> to see how you can access the SwaggerUI
and more easily test the endpoints.</p>
<h2 id="getting-the-indexer-configurations">Getting the Indexer Configurations<a class="td-heading-self-link" href="#getting-the-indexer-configurations" aria-label="Heading self-link"></a></h2>
<p>To figure out what values you need to adjust, <code>GET</code> the endpoint
<code>/api/indexers/configurations</code>.</p>
<p>This will give you something along the lines of this:</p></description>
|
||||
</item>
|
||||
</channel>
|
||||
</rss>
|
||||
|
||||
Reference in New Issue
Block a user