Skip to content

Commit 592a50b

Browse files
author
starink
committed
fix: add 'methods' to routeConfigs in customDomains doc
add more info
1 parent af36f4e commit 592a50b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/zh/yaml/customDomains.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ customDomains:
149149
| functionName | False | String | 函数名 |
150150
| qualifier | False | String | 服务的版本 |
151151
| rewriteConfig | False | [Struct](#rewriteConfig) | URI 重写配置 |
152+
| methods | False | List\<String> | 请求方法。默认只支持GET、PUT、POST、DELETE。枚举值:HEAD、DELETE、POST、GET、OPTIONS、PUT、PATCH |
152153

153154
#### rewriteConfig
154155

0 commit comments

Comments
 (0)