Expose CTWA referral metadata on message webhooks#93
Conversation
There was a problem hiding this comment.
Sorry @juliomuhlbauer, you have reached your weekly rate limit of 500000 diff characters.
Please try again later or upgrade to continue using Sourcery
|
🔴 👎 A ideia da feature é boa e o diff está limpo (8 arquivos, aditivo, base
O commit 1 trouxe o campo correto: Referral json.RawMessage `json:"referral,omitempty" gorm:"type:jsonb"`O commit 3 ("Trim referral feature diff") removeu a anotação GORM e trocou o tipo: Referral []byte `json:"referral,omitempty"`Sem Outros pontos menores:
Corrige o tipo/tag GORM e a PR fica pronta. |
|
@NeritonDias veja se falta mais alguma coisa |
|
Progresso real no commit 4 — o campo 1.
|
|
@NeritonDias feito |
Summary
Verification