Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Codegen: Marketing Events #386

Merged
merged 3 commits into from
Oct 21, 2024
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
186 changes: 93 additions & 93 deletions codegen/Marketing/Events/Api/AttendanceSubscriberStateChangesApi.php

Large diffs are not rendered by default.

1,850 changes: 1,625 additions & 225 deletions codegen/Marketing/Events/Api/BasicApi.php

Large diffs are not rendered by default.

801 changes: 0 additions & 801 deletions codegen/Marketing/Events/Api/BatchApi.php

This file was deleted.

1,954 changes: 1,954 additions & 0 deletions codegen/Marketing/Events/Api/ListAssociationsApi.php

Large diffs are not rendered by default.

521 changes: 0 additions & 521 deletions codegen/Marketing/Events/Api/MarketingEventsExternalApi.php

This file was deleted.

2,090 changes: 2,090 additions & 0 deletions codegen/Marketing/Events/Api/ParticipantStateApi.php

Large diffs are not rendered by default.

490 changes: 0 additions & 490 deletions codegen/Marketing/Events/Api/SearchApi.php

This file was deleted.

168 changes: 84 additions & 84 deletions codegen/Marketing/Events/Api/SettingsApi.php

Large diffs are not rendered by default.

194 changes: 97 additions & 97 deletions codegen/Marketing/Events/Api/SubscriberStateChangesApi.php

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion codegen/Marketing/Events/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Marketing Events
*
* These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: * Create, Read or update Marketing Event information in HubSpot * Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be called to get the details of a Marketing Event.
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
Expand Down
2 changes: 1 addition & 1 deletion codegen/Marketing/Events/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Marketing Events
*
* These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: * Create, Read or update Marketing Event information in HubSpot * Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be called to get the details of a Marketing Event.
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
Expand Down
2 changes: 1 addition & 1 deletion codegen/Marketing/Events/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
/**
* Marketing Events
*
* These APIs allow you to interact with HubSpot's Marketing Events Extension. It allows you to: * Create, Read or update Marketing Event information in HubSpot * Specify whether a HubSpot contact has registered, attended or cancelled a registration to a Marketing Event. * Specify a URL that can be called to get the details of a Marketing Event.
* No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
*
* The version of the OpenAPI document: v3
* Generated by: https://openapi-generator.tech
Expand Down
Loading
Loading