mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 08:09:04 +08:00
change API key field to 'required' (#1953)
This commit is contained in:
parent
2f120786fd
commit
b934232411
@ -26,6 +26,7 @@ model_credential_schema:
|
|||||||
zh_Hans: 输入模型全称
|
zh_Hans: 输入模型全称
|
||||||
credential_form_schemas:
|
credential_form_schemas:
|
||||||
- variable: api_key
|
- variable: api_key
|
||||||
|
required: true
|
||||||
label:
|
label:
|
||||||
en_US: API Key
|
en_US: API Key
|
||||||
type: secret-input
|
type: secret-input
|
||||||
|
Loading…
x
Reference in New Issue
Block a user