mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
fix: removed recovery
This commit is contained in:
@@ -617,11 +617,3 @@ type GetRawSecretV3ByNameResponse struct {
|
||||
} `json:"secret"`
|
||||
ETag string
|
||||
}
|
||||
|
||||
type ExportKmsRootKeyResponse struct {
|
||||
SecretParts []string `json:"secretParts"`
|
||||
}
|
||||
|
||||
type ImportKmsRootKeyRequest struct {
|
||||
SecretParts []string `json:"secretParts"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user