Skip to content

Conversation

@ametke
Copy link
Collaborator

@ametke ametke commented Dec 4, 2025

We are no longer using protos in the domain API definition and some clients, like Plasma, need to serialise hurdles and hurdles responses. These changes make this possible using Kotlin serialisation.

@ametke ametke requested a review from a team as a code owner December 4, 2025 05:34
Copy link
Member

@hugomd hugomd left a comment

Choose a reason for hiding this comment

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

Do we need tests to assert ser/de works as expected?

@ametke ametke merged commit e6ea252 into main Dec 4, 2025
3 checks passed
@ametke
Copy link
Collaborator Author

ametke commented Dec 4, 2025

Do we need tests to assert ser/de works as expected?

I think we do, but not here. This is just basically making sure the subclasses of hurdles and hurdle responses can be serialised using Kotlin serialisation (which is probably the easiest way to do it).

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.

3 participants