For feedback messages we need to migrate from deprecated https://flowcrypt.com/api/help/feedback endpoint to the newer shared-tenant-fes/api/v1/account/feedback endpoint.
|
@POST(BuildConfig.BACKEND_URL + "help/feedback") |
Should be done after https://github.com/FlowCrypt/enterprise-server/issues/6123 is implemented and deployed
For feedback messages we need to migrate from deprecated https://flowcrypt.com/api/help/feedback endpoint to the newer
shared-tenant-fes/api/v1/account/feedbackendpoint.flowcrypt-android/FlowCrypt/src/main/java/com/flowcrypt/email/api/retrofit/RetrofitApiServiceInterface.kt
Line 63 in f3cf428
Should be done after https://github.com/FlowCrypt/enterprise-server/issues/6123 is implemented and deployed