Skip to content

Commit

Permalink
deploy: 9109097
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 10, 2024
1 parent 1c70bc6 commit b98ba3c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 31 deletions.
31 changes: 1 addition & 30 deletions docs/apis/subscribers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -606,15 +606,6 @@
</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#get-apisubscriberslistslist_id" class="md-nav__link">
<span class="md-ellipsis">
GET /api/subscribers/lists/{list_id}
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1189,15 +1180,6 @@
</ul>
</nav>

</li>

<li class="md-nav__item">
<a href="#get-apisubscriberslistslist_id" class="md-nav__link">
<span class="md-ellipsis">
GET /api/subscribers/lists/{list_id}
</span>
</a>

</li>

<li class="md-nav__item">
Expand Down Expand Up @@ -1564,19 +1546,14 @@ <h1 id="api-subscribers">API / Subscribers<a class="headerlink" href="#api-subsc
<tr>
<td>GET</td>
<td><a href="#get-apisubscribers">/api/subscribers</a></td>
<td>Retrieve all subscribers.</td>
<td>Query and retrieve subscribers.</td>
</tr>
<tr>
<td>GET</td>
<td><a href="#get-apisubscriberssubscriber_id">/api/subscribers/{subscriber_id}</a></td>
<td>Retrieve a specific subscriber.</td>
</tr>
<tr>
<td>GET</td>
<td><a href="#get-apisubscriberslistslist_id">/api/subscribers/lists/{list_id}</a></td>
<td>Retrieve subscribers in a specific list.</td>
</tr>
<tr>
<td>POST</td>
<td><a href="#post-apisubscribers">/api/subscribers</a></td>
<td>Create a new subscriber.</td>
Expand Down Expand Up @@ -1829,12 +1806,6 @@ <h5 id="example-response_1">Example Response<a class="headerlink" href="#example
<span class="p">}</span>
</code></pre></div>
<hr />
<h4 id="get-apisubscriberslistslist_id">GET /api/subscribers/lists/{list_id}<a class="headerlink" href="#get-apisubscriberslistslist_id" title="Permanent link">&para;</a></h4>
<p>Retrieve subscribers in a specific list.</p>
<blockquote>
<p>Refer to the response structure in <a href="#get-apisubscribers">GET /api/subscribers</a>.</p>
</blockquote>
<hr />
<h4 id="post-apisubscribers">POST /api/subscribers<a class="headerlink" href="#post-apisubscribers" title="Permanent link">&para;</a></h4>
<p>Create a new subscriber.</p>
<h5 id="parameters_1">Parameters<a class="headerlink" href="#parameters_1" title="Permanent link">&para;</a></h5>
Expand Down
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit b98ba3c

Please sign in to comment.