Update proto/zitadel/resources/user/v3alpha/user_service.proto

Co-authored-by: Livio Spring <livio.a@gmail.com>
This commit is contained in:
Stefan Benz
2024-10-01 13:34:22 +02:00
committed by GitHub
parent 6567328b44
commit a2864a205c

View File

@@ -1761,7 +1761,7 @@ message AddPublicKeyRequest {
example: "\"69629026806489455\"";
}
];
// Set the user's new public key.
// Add a user's new public key.
SetPublicKey public_key = 4;
}