Open ankitsridhar16 opened 4 months ago
- Options*
I have added the suggested changes to the PR @gcatlin can you review ?
@ankitsridhar16 Looks good. Thanks!
Please add / extend a unit test. If you do so, you will realise that the newly added fields are always empty, even when the server returns non-empty values for them. To fix that you'll need to regenerate the easyjson code with
make generate
.
I will check and ask if I have more doubts
resolves #288