change API key field to 'required' (#1953)

pull/1957/head
Chenhe Gu 2 years ago committed by GitHub
parent 2f120786fd
commit b934232411
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -26,6 +26,7 @@ model_credential_schema:
zh_Hans: 输入模型全称
credential_form_schemas:
- variable: api_key
required: true
label:
en_US: API Key
type: secret-input

Loading…
Cancel
Save