feat: better form array validation (#2822)

This commit is contained in:
Alex Inkin
2025-01-28 04:46:29 +04:00
committed by GitHub
parent bb8109f67d
commit b2b98643d8
2 changed files with 14 additions and 7 deletions

View File

@@ -1719,6 +1719,7 @@ export module Mock {
ISB.List.text(
{
name: 'RPC Auth',
minLength: 3,
description:
'api keys that are authorized to access your Bitcoin node.',
},