Skip to content

Commit

Permalink
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Apr 30, 2024
1 parent 9f65ddd commit 4a083dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/docs/how-to/configure-swagger-ui.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,4 +75,4 @@ presets: [

这些是 **JavaScript** 对象,而不是字符串,所以你不能直接从 Python 代码中传递它们。

如果你需要像这样使用 JavaScript-only 配置,你可以使用上述方法之一。覆盖所有 Swagger UI *path operation* 并手动编写任何你需要的 JavaScript。
如果你需要像这样使用 JavaScript-only 配置,你可以使用上述方法之一。覆盖所有 Swagger UI *path operation* 并手动编写任何你需要的 JavaScript。

0 comments on commit 4a083dd

Please sign in to comment.