Skip to content

Commit

Permalink
add more info
Browse files Browse the repository at this point in the history
  • Loading branch information
starink committed Oct 24, 2023
1 parent da4ab29 commit f162793
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/zh/yaml/customDomains.md
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ customDomains:
| functionName | False | String | 函数名 |
| qualifier | False | String | 服务的版本 |
| rewriteConfig | False | [Struct](#rewriteConfig) | URI 重写配置 |
| methods | False | List\<String> | 请求方法。枚举值:HEAD、DELETE、POST、GET、OPTIONS、PUT、PATCH |
| methods | False | List\<String> | 请求方法。默认只支持GET、PUT、POST、DELETE。枚举值:HEAD、DELETE、POST、GET、OPTIONS、PUT、PATCH |

#### rewriteConfig

Expand Down

0 comments on commit f162793

Please sign in to comment.