Skip to content

Commit

Permalink
Removed whatsapp_example_values from standard list of API fields, as …
Browse files Browse the repository at this point in the history
…it does not always exist
  • Loading branch information
fritzbrand committed Jan 29, 2024
1 parent ede7f01 commit 9d19c56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion home/models.py
Original file line number Diff line number Diff line change
Expand Up @@ -669,7 +669,6 @@ class WhatsAppTemplateCategory(models.TextChoices):
APIField("title"),
APIField("subtitle"),
APIField("body"),
APIField("whatsapp_template_example_values"),
APIField("tags"),
APIField("triggers"),
APIField("quick_replies"),
Expand Down

0 comments on commit 9d19c56

Please sign in to comment.