Skip to content

Commit ddaddf5

Browse files
committed
update example: disable_rsvp_form will be false in initial create response
1 parent f11a43a commit ddaddf5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/includes/authenticated_api/_events.md.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ the event `slug` is `chapter-meeting-1`.
296296
"web_share_api_share_message": null,
297297
"whatsapp_share_message": null,
298298
"share_by_email_body": null,
299-
"disable_rsvp_form": null
299+
"disable_rsvp_form": false
300300
}
301301
}
302302
```

0 commit comments

Comments
 (0)