PM-10986 explicitly keep AuthenticatedKeyConnectionApi to prevent cla… (#3765)

This commit is contained in:
Dave Severns 2024-08-16 15:45:03 -04:00 committed by GitHub
parent 5a7dc198dd
commit 7134d89352
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,5 +1,6 @@
package com.x8bit.bitwarden.data.auth.datasource.network.api
import androidx.annotation.Keep
import com.x8bit.bitwarden.data.auth.datasource.network.model.KeyConnectorMasterKeyRequestJson
import com.x8bit.bitwarden.data.auth.datasource.network.model.KeyConnectorMasterKeyResponseJson
import retrofit2.http.Body
@ -10,6 +11,7 @@ import retrofit2.http.Url
/**
* Defines raw calls specific for key connectors that use custom urls.
*/
@Keep
interface AuthenticatedKeyConnectorApi {
@POST
suspend fun storeMasterKeyToKeyConnector(