Skip to content
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

refactor(server): partner search dto #10902

Merged
merged 3 commits into from
Jul 8, 2024
Merged

Conversation

jrasm91
Copy link
Contributor

@jrasm91 jrasm91 commented Jul 5, 2024

Use an ref for the partner direction (instead of inline string)

@alextran1502 alextran1502 self-assigned this Jul 5, 2024
@alextran1502
Copy link
Contributor

This is a breaking change for partners on mobile, correct?

@jrasm91
Copy link
Contributor Author

jrasm91 commented Jul 8, 2024

Nope. The url query param is exactly the same. It is just converted from an inline enum to a dedicated enum in the generated code. The actual http request still uses the same raw value.

@alextran1502
Copy link
Contributor

Perfect!

@jrasm91 jrasm91 merged commit 334a709 into main Jul 8, 2024
22 checks passed
@jrasm91 jrasm91 deleted the refactor/partner-search-dto branch July 8, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants