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
When the body of the request is not required in the openapi TypedRequestHandler says the type of the body is unknown instead of the actual type.
Also need to check the behaviour in request sender.
When the body of the request is not required in the openapi TypedRequestHandler says the type of the body is unknown instead of the actual type.
Also need to check the behaviour in request sender.