Merge branch 'main' of https://git.moeyuki.com/yuki/git_test
This commit is contained in:
commit
988e67a756
@ -140,6 +140,13 @@
|
|||||||
"length-order": "12",
|
"length-order": "12",
|
||||||
"length-limiter": "1-530",
|
"length-limiter": "1-530",
|
||||||
"validate-pattern": "^.{11,50}$"
|
"validate-pattern": "^.{11,50}$"
|
||||||
|
},
|
||||||
|
"API0206-sessionId": {
|
||||||
|
"name": "key",
|
||||||
|
"not-null": "13",
|
||||||
|
"length-order": "12",
|
||||||
|
"length-limiter": "1-250",
|
||||||
|
"validate-pattern": "^.{1,510}$"
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user