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:
Fabi
2024-04-29 15:33:15 +02:00
committed by GitHub
parent f5b3d9752a
commit 2a421a7b8a
11 changed files with 31 additions and 1 deletions

View File

@@ -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"
}
];