Skip to content

Commit c80b507

Browse files
committed
test
1 parent b423117 commit c80b507

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

docs/content/development/api-usage.en-us.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,7 @@ menu:
1919

2020
## Enabling/configuring API access
2121

22-
By default, `ENABLE_SWAGGER` is true, and
23-
`MAX_RESPONSE_ITEMS` is set to 50. See [Config Cheat
24-
Sheet](administration/config-cheat-sheet.md) for more
25-
information.
22+
By default, `ENABLE_SWAGGER` is true, and `MAX_RESPONSE_ITEMS` is set to 50. See [Config Cheat Sheet](administration/config-cheat-sheet.md) for more information.
2623

2724
## Authentication
2825

docs/content/development/api-usage.zh-cn.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ menu:
1919

2020
## 开启/配置 API 访问
2121

22-
通常情况下, `ENABLE_SWAGGER` 默认开启并且参数 `MAX_RESPONSE_ITEMS` 默认为 50。您可以从 [Config Cheat
23-
Sheet](administration/config-cheat-sheet.md) 中获取更多配置相关信息。
22+
通常情况下, `ENABLE_SWAGGER` 默认开启并且参数 `MAX_RESPONSE_ITEMS` 默认为 50。您可以从 [Config Cheat Sheet](administration/config-cheat-sheet.md) 中获取更多配置相关信息。
2423

2524
## 通过 API 认证
2625

0 commit comments

Comments
 (0)