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
Currently all headers are documented as string. In my case i want to set it as a boolean. Perhaps would be good to introduce a type property on the @Header annotation.
Currently all headers are documented as string. In my case i want to set it as a boolean. Perhaps would be good to introduce a type property on the @Header annotation.