-
Notifications
You must be signed in to change notification settings - Fork 110
The same serial descriptor name is used for several serializers #416
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
Labels
Milestone
Comments
dkhalanskyjb
added a commit
that referenced
this issue
Jul 25, 2024
dkhalanskyjb
added a commit
that referenced
this issue
Mar 3, 2025
dkhalanskyjb
added a commit
that referenced
this issue
Mar 17, 2025
dkhalanskyjb
added a commit
that referenced
this issue
Mar 18, 2025
dkhalanskyjb
added a commit
that referenced
this issue
Mar 20, 2025
dkhalanskyjb
added a commit
that referenced
this issue
Mar 20, 2025
dkhalanskyjb
added a commit
that referenced
this issue
May 28, 2025
dkhalanskyjb
added a commit
that referenced
this issue
May 30, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
SerialDescriptor must have a unique name, but we use one name per library entity, even when there are multiple serializers.
The text was updated successfully, but these errors were encountered: