Skip to content

Commit 01c3721

Browse files
author
Janis Taranda
committed
fix: 418 fixing request type for end impersonation
1 parent 1fa3eb7 commit 01c3721

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/protos/io/restorecommerce/user.proto

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,6 @@ message ImpersonateResponse {
9292

9393
message EndImpersonationRequest {
9494
optional io.restorecommerce.auth.Subject subject = 1;
95-
optional AccessTokenData payload = 2;
9695
}
9796

9897
message EndImpersonateResponse {

0 commit comments

Comments
 (0)