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
The problem:
I need to use my class with decorator @expose but in another endpoints I need to only ignore this decorator for all class, transformOptions only has ignoreDecorators but I need ignore @expose decorator