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
feat: Faker should preserve previous values, if set (#1429)
This helps simplify codegen/mockgen scenarios, where some enums aren't
faked correctly. This way the template struct can have correct enums in
a specific field, while faking other fields. Used in stripe plugin.
Co-authored-by: Kemal Hadimli <[email protected]>
0 commit comments