Commit d9ef07c
authored
Fix configuration.md ConfigValue references
Removes the documentation for a non-existent ConfigValue dataclass and replaces it with accurate documentation for the real third dataclass, ServerVersion (fields: version, commit). Clarifies that get_all() returns dict[str, str] rather than a dataclass.
Closes #1341 parent 144a103 commit d9ef07c
1 file changed
Lines changed: 7 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
207 | | - | |
| 207 | + | |
| 208 | + | |
208 | 209 | | |
209 | 210 | | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 211 | | |
218 | 212 | | |
219 | 213 | | |
220 | 214 | | |
221 | 215 | | |
222 | 216 | | |
223 | 217 | | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
| 222 | + | |
224 | 223 | | |
0 commit comments