All URIs are relative to http://localhost:7878
Method | HTTP request | Description |
---|---|---|
get_language_by_id | GET /api/v3/language/{id} | |
list_language | GET /api/v3/language |
models::LanguageResource get_language_by_id(id)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
id | i32 | [required] |
- Content-Type: Not defined
- Accept: text/plain, application/json, text/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]
Vecmodels::LanguageResource list_language()
This endpoint does not need any parameter.
Vecmodels::LanguageResource
- Content-Type: Not defined
- Accept: text/plain, application/json, text/json
[Back to top] [Back to API list] [Back to Model list] [Back to README]