mirror of
https://github.com/LibreTranslate/LibreTranslate.git
synced 2025-03-03 15:32:14 +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…
x
Reference in New Issue
Block a user