forked from DebaucheryLibrarian/traxxx
Fixed entity API database query.
This commit is contained in:
@@ -88,7 +88,7 @@ To generate thumbnails for new logos and tag photos, install ImageMagick and run
|
||||
* `--level`: Change log level to `silly`, `verbose`, `info`, `warn` or `error`.
|
||||
|
||||
### API
|
||||
A GraphQL API is available at `/graphql`, and a REST API is available at the following endpoints:
|
||||
A GraphQL API is available at `/graphql`, and a REST API is available at the following `GET` endpoints:
|
||||
|
||||
* `/api/scenes`: Fetch the latest releases. Supports search with `query` or `q` parameter;
|
||||
* `/api/scenes/{ID}`: Fetch scene by ID.
|
||||
|
||||
Reference in New Issue
Block a user