Skip to content

Commit

Permalink
remove MT API endpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
Mnn-Devnagri committed Sep 11, 2024
1 parent f9e18bb commit 92a3dad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion guide/Api.md
Original file line number Diff line number Diff line change
Expand Up @@ -262,7 +262,7 @@ curl --location 'https://app.devnagri.com/api/order/json/reject' \
---
---

## Translation API
<!--## Translation API
This API is responsible for returning translation for the input sentence.
Expand Down Expand Up @@ -520,3 +520,4 @@ The request requires input in the form data
| src_lang | auto | This is an optional field, and can be set to "auto". This will detect the language of the `input_text`. language code. [Ref](LanguageCodes.md). |
| dest_lang | ml | language code. [Ref](LanguageCodes.md). |
| key | recgdgstaDKtVpMIJQ | Unique key assigned to user for the API usage |
-->

0 comments on commit 92a3dad

Please sign in to comment.