add fields to TwingleEvents template
This commit is contained in:
parent
57fd1b7d5a
commit
aaba5ce953
1 changed files with 15 additions and 0 deletions
|
@ -20,6 +20,21 @@
|
|||
"counter"
|
||||
],
|
||||
"TwingleEvent": [
|
||||
"id",
|
||||
"project_id",
|
||||
"identifier",
|
||||
"description",
|
||||
"user_name",
|
||||
"user_email",
|
||||
"is_public",
|
||||
"deleted",
|
||||
"confirmed_at",
|
||||
"created_at",
|
||||
"creation_url",
|
||||
"show_internal",
|
||||
"show_external",
|
||||
"edit_internal",
|
||||
"edit_external"
|
||||
],
|
||||
"event_embed_data": [
|
||||
"page",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue