All URIs are relative to http://localhost:7878
Method | HTTP request | Description |
---|---|---|
get_tag_detail_by_id | GET /api/v3/tag/detail/{id} | |
list_tag_detail | GET /api/v3/tag/detail |
models::TagDetailsResource get_tag_detail_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::TagDetailsResource list_tag_detail()
This endpoint does not need any parameter.
Vecmodels::TagDetailsResource
- 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]