Skip to content

ECWID-164500 CustomFromEmailSettingsApi #504

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

vsecwid
Copy link

@vsecwid vsecwid commented Jul 25, 2025

No description provided.

@vsecwid vsecwid self-assigned this Jul 25, 2025
* Internal api to manage custom from emails verification procedure
*/
interface CustomFromEmailSettingsApiClient {
fun getCustomFromEmailSettings(request: GetCustomFromEmailSettingsRequest) : GetCustomFromEmailSettingsResult

Check warning

Code scanning / detekt

Checks the spacing between colon and return type. Warning

Unexpected whitespace
* Internal api to manage custom from emails verification procedure
*/
interface CustomFromEmailSettingsApiClient {
fun getCustomFromEmailSettings(request: GetCustomFromEmailSettingsRequest) : GetCustomFromEmailSettingsResult

Check warning

Code scanning / detekt

Reports spaces around colons Warning

Unexpected spacing before ":"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant