mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
param: limit short description lenght to 150 for existing, 70 for yaml
This commit is contained in:
@@ -111,6 +111,8 @@ parameters:
|
||||
# Short description (one line)
|
||||
type: string
|
||||
required: true
|
||||
maxlength: 70
|
||||
regex: '[^\n]+'
|
||||
long:
|
||||
# Long description (can be multiple lines)
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user