mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-01-05 10:20:36 +02:00
Fix swagger schema id for translate_file
This commit is contained in:
parent
aed684b666
commit
6cf1a931fa
@ -572,7 +572,7 @@ def create_app(args):
|
|||||||
200:
|
200:
|
||||||
description: Translated file
|
description: Translated file
|
||||||
schema:
|
schema:
|
||||||
id: translate
|
id: translate-file
|
||||||
type: object
|
type: object
|
||||||
properties:
|
properties:
|
||||||
translatedFileUrl:
|
translatedFileUrl:
|
||||||
|
Loading…
Reference in New Issue
Block a user