The @Header annotation has only one value parameter
Closed this issue · 2 comments
Wangxingwe commented
In the Java test class, @Header is annotated with two parameters, and the compilation fails

JakeWharton commented
That argument has been available since 2.10, and our tests compile locally and on CI. I don't understand what you're seeing.
Wangxingwe commented
Ok, I used the default trunk branch。