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
I'm using 3.0-milestone build and it looks like using @RequiresHeader for a HTTP DELETE is not adding headers. I have checked in the generated rest service implementation, the methods generated for DELETE the are not adding headers to the request.
I'm using 3.0-milestone build and it looks like using @RequiresHeader for a HTTP DELETE is not adding headers. I have checked in the generated rest service implementation, the methods generated for DELETE the are not adding headers to the request.