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

Derive Deserialize for enums used in remote-api-plugin #1653

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Charles-Schleich
Copy link
Member

Adds Deserialize for the following enums, in an effort to remove the need for manual deserialization functions in the remote-api-plugin

Locality
ConsolidationMode
ReplyKeyExpr
CongestionControl
Priority
Reliability
QueryTarget

Copy link

PR missing one of the required labels: {'documentation', 'bug', 'internal', 'dependencies', 'breaking-change', 'new feature', 'enhancement'}

@Charles-Schleich Charles-Schleich force-pushed the feat/deserialize_for_enums branch from a92ddb1 to e4c4110 Compare December 13, 2024 14:42
Copy link

PR missing one of the required labels: {'breaking-change', 'enhancement', 'documentation', 'bug', 'internal', 'dependencies', 'new feature'}

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