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
As a developer, i want to deal with standardized API Messages. Therefore, a new API response Model is needed, to provide standardized Header, Response codes and content structure.
The leading example is the Response Object, used in .NET core
As a developer, i want to deal with standardized API Messages. Therefore, a new API response Model is needed, to provide standardized Header, Response codes and content structure.
The leading example is the Response Object, used in .NET core