Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
22 changes: 11 additions & 11 deletions .speakeasy/workflow.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,33 +2,33 @@ speakeasyVersion: 1.752.0
sources:
Public:
sourceNamespace: public
sourceRevisionDigest: sha256:7ffd2d116e23fc13f4a47363fdb2522a2c3899f632615bfc6bc9f2b2f1f7513d
sourceBlobDigest: sha256:659ff5fb3d3647046a7414ac9019e47613d4967f8a0bf609a09802752a027b02
sourceRevisionDigest: sha256:fe6d0e72c251ab156499b1c77420f787de62a05d63b53404284e0b981e25fb2b
sourceBlobDigest: sha256:42b5f5bd6d8842e781d58c13fc4ac1734dd19b0bb7416d1dc02b7dc6f0b5b81b
tags:
- latest
- ea
targets:
public-csharp:
source: Public
sourceNamespace: public
sourceRevisionDigest: sha256:7ffd2d116e23fc13f4a47363fdb2522a2c3899f632615bfc6bc9f2b2f1f7513d
sourceBlobDigest: sha256:659ff5fb3d3647046a7414ac9019e47613d4967f8a0bf609a09802752a027b02
sourceRevisionDigest: sha256:fe6d0e72c251ab156499b1c77420f787de62a05d63b53404284e0b981e25fb2b
sourceBlobDigest: sha256:42b5f5bd6d8842e781d58c13fc4ac1734dd19b0bb7416d1dc02b7dc6f0b5b81b
codeSamplesNamespace: csharp
codeSamplesRevisionDigest: sha256:834c3f21a3332342953ee75bb0e38eedf8120cfa77722e723d13a07526d3af71
codeSamplesRevisionDigest: sha256:1d4cfe2be6b20e81fdf1451f7e301892c074db40059eef2ca746e7d49575d1d6
public-java:
source: Public
sourceNamespace: public
sourceRevisionDigest: sha256:7ffd2d116e23fc13f4a47363fdb2522a2c3899f632615bfc6bc9f2b2f1f7513d
sourceBlobDigest: sha256:659ff5fb3d3647046a7414ac9019e47613d4967f8a0bf609a09802752a027b02
sourceRevisionDigest: sha256:fe6d0e72c251ab156499b1c77420f787de62a05d63b53404284e0b981e25fb2b
sourceBlobDigest: sha256:42b5f5bd6d8842e781d58c13fc4ac1734dd19b0bb7416d1dc02b7dc6f0b5b81b
codeSamplesNamespace: java
codeSamplesRevisionDigest: sha256:605d0ed9ef151021de6321c923dc4024fb5875e22bb552dbc474c86763deeb11
codeSamplesRevisionDigest: sha256:1e551f8f80ece4379da42e220395aa5f9011290827c99eb803c559470c4f708a
public-typescript:
source: Public
sourceNamespace: public
sourceRevisionDigest: sha256:7ffd2d116e23fc13f4a47363fdb2522a2c3899f632615bfc6bc9f2b2f1f7513d
sourceBlobDigest: sha256:659ff5fb3d3647046a7414ac9019e47613d4967f8a0bf609a09802752a027b02
sourceRevisionDigest: sha256:fe6d0e72c251ab156499b1c77420f787de62a05d63b53404284e0b981e25fb2b
sourceBlobDigest: sha256:42b5f5bd6d8842e781d58c13fc4ac1734dd19b0bb7416d1dc02b7dc6f0b5b81b
codeSamplesNamespace: typescript
codeSamplesRevisionDigest: sha256:3a3216a4b07624b60abecac693acb09b84d1043dcff9a17c031d9846c47d94d6
codeSamplesRevisionDigest: sha256:6ae332d1f00160933f171d94416fae572e1386c02881eb4fa72ab559d58b03b1
workflow:
workflowVersion: 1.0.0
speakeasyVersion: 1.752.0
Expand Down
148 changes: 74 additions & 74 deletions cvent-public-spec/openapi.yaml

Large diffs are not rendered by default.

302 changes: 151 additions & 151 deletions packages/csharp/.speakeasy/gen.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/csharp/.speakeasy/gen.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ generation:
generateNewTests: true
skipResponseBodyAssertions: false
csharp:
version: 1.5.0
version: 1.5.1
additionalDependencies: []
author: Cvent
baseErrorName: CventSDKException
Expand Down
80 changes: 40 additions & 40 deletions packages/csharp/docs/Models/Components/AttendeeContactInfo.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/csharp/docs/Models/Components/Event1.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Represents an event.
| `CloseAfter` | [DateTime](https://learn.microsoft.com/en-us/dotnet/api/system.datetime?view=net-5.0) | :heavy_minus_sign: | The event will be closed for registration after this ISO 8601 formatted date and time. | 2020-02-01T23:59:00.000Z |
| `ArchiveAfter` | [DateTime](https://learn.microsoft.com/en-us/dotnet/api/system.datetime?view=net-5.0) | :heavy_minus_sign: | The event will be archived after this ISO 8601 formatted date and time. | 2020-05-07T12:00:00.000Z |
| `LaunchAfter` | [DateTime](https://learn.microsoft.com/en-us/dotnet/api/system.datetime?view=net-5.0) | :heavy_minus_sign: | The event will launch after this ISO 8601 formatted date and time. If the event has not yet launched, this field shows a date of 1/1/1900. | 2020-01-07T12:00:00.000Z |
| `Timezone` | *string* | :heavy_check_mark: | List of supported [timezones](/docs/rest-api/reference/api-standards#time-zones). | America/New_York |
| `Timezone` | *string* | :heavy_check_mark: | List of supported [timezones](https://developers.cvent.com/docs/rest-api/reference/api-standards#time-zones). | America/New_York |
| `Venues` | List<[VenueJson](../../Models/Components/VenueJson.md)> | :heavy_minus_sign: | Collection of venues. | |
| `ShowVenueLocation` | *bool* | :heavy_minus_sign: | True indicates the venue location is visible to guests for essential events. If used with other event types, the request returns a 400 error. | |
| `ShowPointOfContact` | *bool* | :heavy_minus_sign: | True indicates the venue location is visible to guests for essential events. If used with other event types, the request returns a 400 error. | |
Expand Down
2 changes: 1 addition & 1 deletion packages/csharp/docs/Models/Components/EventInput.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Represents an event.
| `Description` | *string* | :heavy_minus_sign: | Detailed description of the event. | Cvent annual user conference. |
| `Start` | [DateTime](https://learn.microsoft.com/en-us/dotnet/api/system.datetime?view=net-5.0) | :heavy_minus_sign: | The ISO 8601 formatted date and time when the event starts. | 2020-02-03T13:00:00.000Z |
| `End` | [DateTime](https://learn.microsoft.com/en-us/dotnet/api/system.datetime?view=net-5.0) | :heavy_minus_sign: | The ISO 8601 formatted date and time when the event ends. | 2020-02-07T17:00:00.000Z |
| `Timezone` | *string* | :heavy_check_mark: | List of supported [timezones](/docs/rest-api/reference/api-standards#time-zones). | America/New_York |
| `Timezone` | *string* | :heavy_check_mark: | List of supported [timezones](https://developers.cvent.com/docs/rest-api/reference/api-standards#time-zones). | America/New_York |
| `Venues` | List<[VenueJsonInput](../../Models/Components/VenueJsonInput.md)> | :heavy_minus_sign: | Collection of venues. | |
| `ShowVenueLocation` | *bool* | :heavy_minus_sign: | True indicates the venue location is visible to guests for essential events. If used with other event types, the request returns a 400 error. | |
| `ShowPointOfContact` | *bool* | :heavy_minus_sign: | True indicates the venue location is visible to guests for essential events. If used with other event types, the request returns a 400 error. | |
Expand Down
Loading
Loading