pinakes-server: fix subtitle list response and registration
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I22c7237877862acbf931ce4c662bd2816a6a6964
This commit is contained in:
parent
5e29de82eb
commit
fd11b2b7c4
5 changed files with 9 additions and 7 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use utoipa::OpenApi;
|
||||
|
||||
/// Central OpenAPI document registry.
|
||||
/// Central `OpenAPI` document registry.
|
||||
/// Handler functions and schemas are added here as route modules are annotated.
|
||||
#[derive(OpenApi)]
|
||||
#[openapi(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue