You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added annotation to keep generated serializer when a custom one is specified (#2566)
If the @KeepGeneratedSerializer annotation is specified on the class, and a custom serializer is specified, then keep to generate a plugin serializer.
Resolves#1169
Co-authored-by: Leonid Startsev <[email protected]>
0 commit comments