All URIs are relative to http://localhost:7878
Method | HTTP request | Description |
---|---|---|
create_importlist_movie | POST /api/v3/importlist/movie | |
get_importlist_movie | GET /api/v3/importlist/movie |
create_importlist_movie(movie_resource)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
movie_resource | Option<Vecmodels::MovieResource> |
(empty response body)
- Content-Type: application/json, text/json, application/*+json
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]
get_importlist_movie(include_recommendations, include_trending, include_popular)
Name | Type | Description | Required | Notes |
---|---|---|---|---|
include_recommendations | Option<bool> | [default to false] | ||
include_trending | Option<bool> | [default to false] | ||
include_popular | Option<bool> | [default to false] |
(empty response body)
- Content-Type: Not defined
- Accept: Not defined
[Back to top] [Back to API list] [Back to Model list] [Back to README]