Closed valeryjacobs closed 3 years ago
The host API doesn't include length restrictions in it's validation but the Web UI limits entries to 10 characters.
Reproduction: 1.Use the Cli or API calls to request a new engine with a name longer that 10 characters. This will return no error.
Changed this behavior in the vj-Cli branch
The host API doesn't include length restrictions in it's validation but the Web UI limits entries to 10 characters.
Reproduction: 1.Use the Cli or API calls to request a new engine with a name longer that 10 characters. This will return no error.