Based on:
- OpenAPI Doc
- Speakeasy CLI 1.752.0 https://github.com/speakeasy-api/speakeasy
AttendeeAudienceSegmentAssociationJson— represents a single active audience segment association for an attendeeAttendeeAudienceSegmentAssociationsPaginatedResponse— paginated response for attendee audience segment association lists
EventFeatureJson/EventFeaturesResponse— newCreditsAndCertificatesenum value added to the feature type; allows planners to create credit rules, link them to events/sessions, award credits, create certificates, and link them to credit rules. Only one ofEventCreditsorCreditsAndCertificatescan be active at a timeAudienceSegment,AudienceSegmentCreate,ExistingAudienceSegment,AudienceSegmentResponse—requiredcorrection:eventfield is now correctly required (replaces incorrecteventId)- Multiple models were renamed/consolidated by the generator to remove redundant
Json{N}suffixes (e.g.AttendeeJson3→Attendee,CapacityJson1→Capacity) — 63–74 old model files removed, replaced by cleaner equivalents
- Audience Segments: 'List Associated Segments' (GET /attendees/{attendeeId}/audience-segments)
- Audience Segments: 'List Associated Segments' (POST /attendees/{attendeeId}/audience-segments/filter)
- Events: 'List Membership Items' (POST /events/{id}/membership-items/filter)
- Event Role: 'List Event Role Assignments' (GET /event-roles/assignments) — added
afterandbeforequery parameters - Event Features: 'Update Event Feature' (PUT /events/{id}/features/{type}) — new
CreditsAndCertificatesvalue added to the feature type enum - Meeting Request: 'Create MR (Bulk)' / 'Update MR (Bulk)' — description updated noting
event.idmay not be populated immediately on creation (event creation is async) - Audience Segments: 'Create/Update Audience Segment' —
requiredcorrected fromeventIdtoevent - RFP Management: 'Get RFP' —
nameremoved fromrequired; lead source description links updated - Process Form: 'List Process Form Submissions' —
requiredcorrected from literal string"id, event"to separate entries - Signatures: 'List Signatures' —
requiredcorrected fromstopCheckIntostopCheckin
- Filter parameter descriptions for multiple endpoints reformatted from prose to markdown tables
- [typescript v1.3.0] packages/typescript
- [NPM v1.3.0] https://www.npmjs.com/package/@cvent/sdk/v/1.3.0 - packages/typescript
Based on:
- OpenAPI Doc
- Speakeasy CLI 1.675.4 (2.779.2) https://github.com/speakeasy-api/speakeasy
- Type-safe methods and models for all API operations
- Automatic token management and refresh
- Configurable retry policies with exponential backoff
- Logging hooks for request/response tracking
- Pagination helpers for list operations
- Generated from Cvent OpenAPI specification
- Early adopter release - breaking changes may occur
- Authorization Code Flow custom authentication not supported
- [typescript v1.0.1] packages/typescript
- [NPM v1.0.1] https://www.npmjs.com/package/@cvent/sdk/v/1.0.1 - packages/typescript