mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-07-20 19:36:08 +00:00
perf: standardize integer in config field schema
This commit is contained in:
@@ -28,7 +28,7 @@ spec:
|
||||
label:
|
||||
en_US: Port
|
||||
zh_CN: 端口
|
||||
type: int
|
||||
type: integer
|
||||
required: true
|
||||
default: 2286
|
||||
- name: callback_url
|
||||
|
||||
Reference in New Issue
Block a user