mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 21:17:32 +00:00
fix: rename lifetime to expiration of pwless link in ImportHumanUserResponse (#2687)
This commit is contained in:
@@ -5081,7 +5081,8 @@ This is an empty response
|
||||
| Field | Type | Description | Validation |
|
||||
| ----- | ---- | ----------- | ----------- |
|
||||
| link | string | - | |
|
||||
| lifetime | google.protobuf.Duration | - | |
|
||||
| lifetime | google.protobuf.Duration | deprecated: use expiration instead | |
|
||||
| expiration | google.protobuf.Duration | - | |
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user