Skip to content

Commit

Permalink
feat(lib): generate code from braze-specification
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Aug 30, 2023
1 parent 759f5dc commit aed1567
Show file tree
Hide file tree
Showing 202 changed files with 190 additions and 321 deletions.
2 changes: 2 additions & 0 deletions lib/Endpoint/DeleteCatalogByCatalogName.php
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\DeleteCatalogByCatalogNameBadRequestException
* @throws \Braze\Exception\DeleteCatalogByCatalogNameUnauthorizedException
* @throws \Braze\Exception\DeleteCatalogByCatalogNameForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/DeleteCatalogsByCatalogNameItem.php
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemBadRequestException
* @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemUnauthorizedException
* @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/DeleteCatalogsByCatalogNameItemByItemId.php
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemByItemIdBadRequestException
* @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemByItemIdUnauthorizedException
* @throws \Braze\Exception\DeleteCatalogsByCatalogNameItemByItemIdForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/DeleteScimV2UserById.php
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\DeleteScimV2UserByIdBadRequestException
* @throws \Braze\Exception\DeleteScimV2UserByIdUnauthorizedException
* @throws \Braze\Exception\DeleteScimV2UserByIdForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCampaignsDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -268,6 +268,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCampaignsDataSeriesBadRequestException
* @throws \Braze\Exception\GetCampaignsDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetCampaignsDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCampaignsDetail.php
Original file line number Diff line number Diff line change
Expand Up @@ -306,6 +306,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCampaignsDetailBadRequestException
* @throws \Braze\Exception\GetCampaignsDetailUnauthorizedException
* @throws \Braze\Exception\GetCampaignsDetailForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCampaignsList.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCampaignsListBadRequestException
* @throws \Braze\Exception\GetCampaignsListUnauthorizedException
* @throws \Braze\Exception\GetCampaignsListForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCanvasDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCanvasDataSeriesBadRequestException
* @throws \Braze\Exception\GetCanvasDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetCanvasDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCanvasDataSummary.php
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCanvasDataSummaryBadRequestException
* @throws \Braze\Exception\GetCanvasDataSummaryUnauthorizedException
* @throws \Braze\Exception\GetCanvasDataSummaryForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCanvasDetail.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCanvasDetailBadRequestException
* @throws \Braze\Exception\GetCanvasDetailUnauthorizedException
* @throws \Braze\Exception\GetCanvasDetailForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCanvasList.php
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCanvasListBadRequestException
* @throws \Braze\Exception\GetCanvasListUnauthorizedException
* @throws \Braze\Exception\GetCanvasListForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCatalog.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCatalogBadRequestException
* @throws \Braze\Exception\GetCatalogUnauthorizedException
* @throws \Braze\Exception\GetCatalogForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCatalogsByCatalogNameItem.php
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCatalogsByCatalogNameItemBadRequestException
* @throws \Braze\Exception\GetCatalogsByCatalogNameItemUnauthorizedException
* @throws \Braze\Exception\GetCatalogsByCatalogNameItemForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetCatalogsByCatalogNameItemByItemId.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetCatalogsByCatalogNameItemByItemIdBadRequestException
* @throws \Braze\Exception\GetCatalogsByCatalogNameItemByItemIdUnauthorizedException
* @throws \Braze\Exception\GetCatalogsByCatalogNameItemByItemIdForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetContentBlocksInfo.php
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetContentBlocksInfoBadRequestException
* @throws \Braze\Exception\GetContentBlocksInfoUnauthorizedException
* @throws \Braze\Exception\GetContentBlocksInfoForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetContentBlocksList.php
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetContentBlocksListBadRequestException
* @throws \Braze\Exception\GetContentBlocksListUnauthorizedException
* @throws \Braze\Exception\GetContentBlocksListForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetEmailHardBounce.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetEmailHardBounceBadRequestException
* @throws \Braze\Exception\GetEmailHardBounceUnauthorizedException
* @throws \Braze\Exception\GetEmailHardBounceForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetEmailUnsubscribe.php
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetEmailUnsubscribeBadRequestException
* @throws \Braze\Exception\GetEmailUnsubscribeUnauthorizedException
* @throws \Braze\Exception\GetEmailUnsubscribeForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetEventsDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetEventsDataSeriesBadRequestException
* @throws \Braze\Exception\GetEventsDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetEventsDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetEventsList.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetEventsListBadRequestException
* @throws \Braze\Exception\GetEventsListUnauthorizedException
* @throws \Braze\Exception\GetEventsListForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetFeedDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetFeedDataSeriesBadRequestException
* @throws \Braze\Exception\GetFeedDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetFeedDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetFeedDetail.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetFeedDetailBadRequestException
* @throws \Braze\Exception\GetFeedDetailUnauthorizedException
* @throws \Braze\Exception\GetFeedDetailForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetFeedList.php
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetFeedListBadRequestException
* @throws \Braze\Exception\GetFeedListUnauthorizedException
* @throws \Braze\Exception\GetFeedListForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetKpiDauDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetKpiDauDataSeriesBadRequestException
* @throws \Braze\Exception\GetKpiDauDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetKpiDauDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetKpiMauDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetKpiMauDataSeriesBadRequestException
* @throws \Braze\Exception\GetKpiMauDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetKpiMauDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetKpiNewUsersDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetKpiNewUsersDataSeriesBadRequestException
* @throws \Braze\Exception\GetKpiNewUsersDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetKpiNewUsersDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetKpiUninstallsDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetKpiUninstallsDataSeriesBadRequestException
* @throws \Braze\Exception\GetKpiUninstallsDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetKpiUninstallsDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetMessagesScheduledBroadcast.php
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetMessagesScheduledBroadcastBadRequestException
* @throws \Braze\Exception\GetMessagesScheduledBroadcastUnauthorizedException
* @throws \Braze\Exception\GetMessagesScheduledBroadcastForbiddenException
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDBadRequestException
* @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDUnauthorizedException
* @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDForbiddenException
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserIDBadRequestException
* @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserIDUnauthorizedException
* @throws \Braze\Exception\GetPreferenceCenterV1ByPreferenceCenterExternalIDUrlByUserIDForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetPreferenceCenterV1List.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetPreferenceCenterV1ListBadRequestException
* @throws \Braze\Exception\GetPreferenceCenterV1ListUnauthorizedException
* @throws \Braze\Exception\GetPreferenceCenterV1ListForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetPurchasesProductList.php
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetPurchasesProductListBadRequestException
* @throws \Braze\Exception\GetPurchasesProductListUnauthorizedException
* @throws \Braze\Exception\GetPurchasesProductListForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetPurchasesQuantitySeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetPurchasesQuantitySeriesBadRequestException
* @throws \Braze\Exception\GetPurchasesQuantitySeriesUnauthorizedException
* @throws \Braze\Exception\GetPurchasesQuantitySeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetPurchasesRevenueSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetPurchasesRevenueSeriesBadRequestException
* @throws \Braze\Exception\GetPurchasesRevenueSeriesUnauthorizedException
* @throws \Braze\Exception\GetPurchasesRevenueSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetScimV2User.php
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetScimV2UserBadRequestException
* @throws \Braze\Exception\GetScimV2UserUnauthorizedException
* @throws \Braze\Exception\GetScimV2UserForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetScimV2UserById.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetScimV2UserByIdBadRequestException
* @throws \Braze\Exception\GetScimV2UserByIdUnauthorizedException
* @throws \Braze\Exception\GetScimV2UserByIdForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetSegmentsDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -116,6 +116,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetSegmentsDataSeriesBadRequestException
* @throws \Braze\Exception\GetSegmentsDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetSegmentsDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetSegmentsDetail.php
Original file line number Diff line number Diff line change
Expand Up @@ -107,6 +107,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetSegmentsDetailBadRequestException
* @throws \Braze\Exception\GetSegmentsDetailUnauthorizedException
* @throws \Braze\Exception\GetSegmentsDetailForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetSegmentsList.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetSegmentsListBadRequestException
* @throws \Braze\Exception\GetSegmentsListUnauthorizedException
* @throws \Braze\Exception\GetSegmentsListForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetSendsDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetSendsDataSeriesBadRequestException
* @throws \Braze\Exception\GetSendsDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetSendsDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetSessionsDataSeries.php
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetSessionsDataSeriesBadRequestException
* @throws \Braze\Exception\GetSessionsDataSeriesUnauthorizedException
* @throws \Braze\Exception\GetSessionsDataSeriesForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetSmsInvalidPhoneNumber.php
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetSmsInvalidPhoneNumberBadRequestException
* @throws \Braze\Exception\GetSmsInvalidPhoneNumberUnauthorizedException
* @throws \Braze\Exception\GetSmsInvalidPhoneNumberForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetSubscriptionStatusGet.php
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetSubscriptionStatusGetBadRequestException
* @throws \Braze\Exception\GetSubscriptionStatusGetUnauthorizedException
* @throws \Braze\Exception\GetSubscriptionStatusGetForbiddenException
Expand Down
2 changes: 2 additions & 0 deletions lib/Endpoint/GetSubscriptionUserStatus.php
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ protected function getHeadersOptionsResolver(): \Symfony\Component\OptionsResolv
}

/**
* @return null
*
* @throws \Braze\Exception\GetSubscriptionUserStatusBadRequestException
* @throws \Braze\Exception\GetSubscriptionUserStatusUnauthorizedException
* @throws \Braze\Exception\GetSubscriptionUserStatusForbiddenException
Expand Down
Loading

0 comments on commit aed1567

Please sign in to comment.