mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:27:42 +00:00
fix: translate missing event types (#7853)
* docs: translate missing event types * fix: wrong example in api docs * Update internal/static/i18n/cs.yaml Co-authored-by: Livio Spring <livio.a@gmail.com> --------- Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
@@ -7857,7 +7857,7 @@ message ImportHumanUserRequest {
|
||||
(grpc.gateway.protoc_gen_openapiv2.options.openapiv2_field) = {
|
||||
min_length: 1;
|
||||
max_length: 200;
|
||||
example: "\"idp-config-id\"";
|
||||
example: "\"external-user-id\"";
|
||||
description: "The id of the user in the external identity provider"
|
||||
}
|
||||
];
|
||||
|
Reference in New Issue
Block a user