mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-09 05:35:17 +00:00
fix: correct imports (#1630)
* fix: correct import for errors * fix: add missing translations * fix(eventstore): index * fix(eventstore): use table instead of index * fix(proto): correct info * fix(migrations): use eventstore
This commit is contained in:
@@ -350,7 +350,6 @@ message WebAuthNVerification {
|
||||
description: "json representation of public key credential issued by the webauthn client";
|
||||
min_length: 55;
|
||||
max_length: 1048576; //1 mb
|
||||
//TODO: add example validate max
|
||||
}
|
||||
];
|
||||
string token_name = 2 [
|
||||
|
||||
Reference in New Issue
Block a user