Skip to content

Conversation

@evanhutnik
Copy link
Contributor

Summary

Adding labels to email soup objects. Forgot to do this when I added support for labels in the email-service calls

Screenshots, GIFs, and Videos

#[cfg_attr(feature = "mock", derive(PartialEq, Eq))]
#[dg(backward = email::domain::models::Label)]
#[serde(rename_all = "camelCase")]
pub struct SoupLabel {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do we need to expose these types in dss swagger?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yea probably

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

@evanhutnik evanhutnik merged commit 08532c1 into main Dec 5, 2025
34 checks passed
@evanhutnik evanhutnik deleted the evan/soup-labels branch December 5, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants