This repository was archived by the owner on Mar 26, 2026. It is now read-only.
Commit a70b078
authored
fix: ignore unknown fields returned from server for REST (#777)
Otherwise the client may throw an exception if the server is newer than the client (i.e. some of the returned messages have new fields).
A tracking bug: #7801 parent 029923f commit a70b078
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
211 | 214 | | |
212 | 215 | | |
213 | 216 | | |
| |||
0 commit comments