Commit 7dcbefa
authored
chore: Add remarks to xmldoc for default constructor of HeaderApiVersionReader
It's easy to make a mistake expecting some defaults which are simply absent. I'd prefer getting rid of default constror, but that would be a breaking change.
It's worth to be more explicit in the docs, and explain, that headers must be set.1 parent 3fc0719 commit 7dcbefa
1 file changed
+5
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
| |||
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
86 | | - | |
| 90 | + | |
0 commit comments