1
0
Fork 0

feat: Remove unused parameters (#3171)

This commit is contained in:
zhengkunwang 2025-02-10 11:43:43 +08:00 committed by GitHub
parent f04d360968
commit 495cfdc372
1 changed files with 1 additions and 3 deletions

View File

@ -24,5 +24,3 @@ additionalProperties:
required: true required: true
rule: paramCommon rule: paramCommon
type: text type: text
- default: http
edit: true