We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 941167c commit c6e56cfCopy full SHA for c6e56cf
backend/apps/swagger/i18n.py
@@ -53,8 +53,8 @@ def load_translation(lang: str) -> Dict[str, str]:
53
{
54
"name": "system_ws",
55
"description": f"{PLACEHOLDER_PREFIX}system_ws_api"
56
- }
57
- "name": "Table Relation",
+ },
+ { "name": "Table Relation",
58
"description": f"{PLACEHOLDER_PREFIX}tr_api"
59
},
60
0 commit comments