From 1869e14d53e32795f886d9bad3d1b3d462672f50 Mon Sep 17 00:00:00 2001 From: MarkusJoe Date: Thu, 14 Apr 2022 22:31:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 2ead875..0072b45 100644 --- a/docs/README.md +++ b/docs/README.md @@ -66,7 +66,7 @@ $ curl -L -X GET https://requestcounter.herokuapp.com/list/ * 注意事项 -1. `/api/v1/`内的所有接口都是需要`key`来访问 +1. `/api/v1/`内的接口需要`key`来访问的有: `/export/` 2. `key`是从环境变量中获取或自动生成, 这取决与你部署到`Heroku`时是否设置了`ACCESS_KEY`环境变量 3. `key`的长度为`32`位的随机英文字母大小写字符串