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: Conversations, Events and Events Send #422

Merged
merged 2 commits into from
Oct 25, 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
Original file line number Diff line number Diff line change
Expand Up @@ -392,7 +392,7 @@ public function generateTokenRequest($identification_token_generation_request, s
}


$resourcePath = '/conversations/v3/visitor-identification/tokens/create';
$resourcePath = '/visitor-identification/v3/tokens/create';
$formParams = [];
$queryParams = [];
$headerParams = [];
Expand Down
489 changes: 398 additions & 91 deletions codegen/Events/Api/EventsApi.php

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions codegen/Events/ApiException.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
4 changes: 2 additions & 2 deletions codegen/Events/Configuration.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
4 changes: 2 additions & 2 deletions codegen/Events/HeaderSelector.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
4 changes: 2 additions & 2 deletions codegen/Events/Model/Error.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
4 changes: 2 additions & 2 deletions codegen/Events/Model/ErrorDetail.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
5 changes: 2 additions & 3 deletions codegen/Events/Model/ExternalUnifiedEvent.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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 All @@ -35,7 +35,6 @@
* ExternalUnifiedEvent Class Doc Comment
*
* @category Class
* @description Used to represent any event. With this format, the `objectType` and `eventType` values are stringified CRM types. Example object: <br/> ``` { \"objectType\": \"CONTACT\", \"objectId\": 208451632, \"eventType\": \"e_visited_page\", \"occurredAt\": 1567377501421, \"id\": \"leviathan-be3335d3-46f1-3985-988e-ff38e6e7b9d8\", \"properties\": { \"hs_url\": \"https://some-website.com/\", \"hs_title\": \"Home\", \"hs_referrer\": \"https://some-other-website.com/blog/why-we-love-big-data-and-you-should-too\", \"hs_userAgent\": \"Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.80 Safari/537.36\", \"hs_city\": \"lund\", \"hs_region\": \"m\", \"hs_country\": \"se\", \"hs_session_id\" : \"leviathan-be3335d3-46f1-3985-988e-ff38e6e7b9d8\", \"hs_session_source\" : \"DIRECT\" } } ```
* @package HubSpot\Client\Events
* @author OpenAPI Generator team
* @link https://openapi-generator.tech
Expand Down
4 changes: 2 additions & 2 deletions codegen/Events/Model/ModelInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
4 changes: 2 additions & 2 deletions codegen/Events/Model/NextPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
4 changes: 2 additions & 2 deletions codegen/Events/Model/Paging.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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
4 changes: 2 additions & 2 deletions codegen/Events/Model/PreviousPage.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
*/

/**
* Events
* Events Events
*
* API for accessing CRM object events.
* 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