Added has_meeting_summary field to a Meetings API; fixed an issue with third-party meeting survey displays

Changed

  • New has_meeting_summary response field in this Meetings API:
    • GET /v2/past_meetings/{meetingId}

Fixed

  • Fixed an issue where the third-party meeting survey did not automatically show after the webinar ended.
    • POST /v2/users/{userId}/webinars
    • PATCH /v2/webinars/{webinarId}