Skip to content

Commit

Permalink
Merge pull request #29 from om-ghimire/main
Browse files Browse the repository at this point in the history
Typo error
  • Loading branch information
omG-himire authored Nov 7, 2024
2 parents ce0301e + 53a751b commit 387d9db
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion content/Bus/search.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This document describes the API for searching buses between specified locations.
## API Endpoint

**Request URL:** `{{url}}/api/servicegroup/search-v2/bus/`
**Request Method:** POST
**Request Method:** GET

### Parameters
<pre><code class="json">
Expand Down
2 changes: 1 addition & 1 deletion docs/Bus/search/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2976,7 +2976,7 @@ <h2 id="overview">Overview<a class="headerlink" href="#overview" title="Permanen
<p>This document describes the API for searching buses between specified locations. The API allows users to find available buses based on their travel preferences.</p>
<h2 id="api-endpoint">API Endpoint<a class="headerlink" href="#api-endpoint" title="Permanent link">&para;</a></h2>
<p><strong>Request URL:</strong> <code>{{url}}/api/servicegroup/search-v2/bus/</code><br />
<strong>Request Method:</strong> POST</p>
<strong>Request Method:</strong> GET</p>
<h3 id="parameters">Parameters<a class="headerlink" href="#parameters" title="Permanent link">&para;</a></h3>
<pre><code class="json">
{
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 387d9db

Please sign in to comment.