square/retrofit

The @Header annotation has only one value parameter

Closed this issue · 2 comments

In the Java test class, @Header is annotated with two parameters, and the compilation fails
Image

That argument has been available since 2.10, and our tests compile locally and on CI. I don't understand what you're seeing.

Ok, I used the default trunk branch。