Add a reset password api
This commit is contained in:
parent
9569f69afc
commit
5635779253
@ -162,6 +162,7 @@ This file has messages for describing environments
|
|||||||
| kubernetes | [Kubernetes](#environments-Kubernetes) | | |
|
| kubernetes | [Kubernetes](#environments-Kubernetes) | | |
|
||||||
| server_type | [ServerType](#environments-ServerType) | | |
|
| server_type | [ServerType](#environments-ServerType) | | |
|
||||||
| server_location | [Location](#environments-Location) | | |
|
| server_location | [Location](#environments-Location) | | |
|
||||||
|
| disk_size | [int32](#int32) | | |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -449,6 +450,7 @@ Service for handling environments
|
|||||||
| ----------- | ------------ | ------------- | ------------|
|
| ----------- | ------------ | ------------- | ------------|
|
||||||
| SignUp | [AccountWithPassword](#accounts-AccountWithPassword) | [AccountFullWithToken](#accounts-AccountFullWithToken) | |
|
| SignUp | [AccountWithPassword](#accounts-AccountWithPassword) | [AccountFullWithToken](#accounts-AccountFullWithToken) | |
|
||||||
| SignIn | [AccountWithPassword](#accounts-AccountWithPassword) | [AccountFullWithToken](#accounts-AccountFullWithToken) | |
|
| SignIn | [AccountWithPassword](#accounts-AccountWithPassword) | [AccountFullWithToken](#accounts-AccountFullWithToken) | |
|
||||||
|
| ResetPassword | [AccountData](#accounts-AccountData) | [.google.protobuf.Empty](#google-protobuf-Empty) | |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user