@otr-app/shared-backend-generated-client 2.5.125 → 2.5.127

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/dist/angular/.openapi-generator/FILES +0 -9
  2. package/dist/angular/api/api.ts +1 -7
  3. package/dist/angular/api.module.ts +0 -3
  4. package/dist/angular/model/getCaseUserModel.ts +1 -0
  5. package/dist/angular/model/models.ts +0 -6
  6. package/dist/otrBackendService.js +0 -110
  7. package/dist/otrBackendService.min.js +6 -6
  8. package/dist/typescript/api/api.d.ts +1 -7
  9. package/dist/typescript/api/api.js +1 -7
  10. package/dist/typescript/api.module.js +0 -3
  11. package/dist/typescript/model/GetCaseUserModel.d.ts +1 -0
  12. package/dist/typescript/model/models.d.ts +0 -6
  13. package/dist/typescript/model/models.js +0 -6
  14. package/dist/typescript-fetch/apis/index.d.ts +0 -3
  15. package/dist/typescript-fetch/apis/index.js +0 -3
  16. package/dist/typescript-fetch/models/GetCaseUserModel.d.ts +6 -0
  17. package/dist/typescript-fetch/models/GetCaseUserModel.js +2 -0
  18. package/dist/typescript-fetch/models/index.d.ts +0 -6
  19. package/dist/typescript-fetch/models/index.js +0 -6
  20. package/dist/typescript-open-api/otr-backend.d.ts +2 -241
  21. package/dist/typescript-open-api/otr-backend.js +0 -9
  22. package/package.json +1 -1
  23. package/dist/typescript-fetch/apis/BlogWebhookControllerApi.d.ts +0 -29
  24. package/dist/typescript-fetch/apis/BlogWebhookControllerApi.js +0 -58
  25. package/dist/typescript-fetch/apis/CertificateControllerApi.d.ts +0 -37
  26. package/dist/typescript-fetch/apis/CertificateControllerApi.js +0 -69
  27. package/dist/typescript-fetch/apis/EmailSubscriptionControllerApi.d.ts +0 -29
  28. package/dist/typescript-fetch/apis/EmailSubscriptionControllerApi.js +0 -59
  29. package/dist/typescript-fetch/models/BlogDocument.d.ts +0 -40
  30. package/dist/typescript-fetch/models/BlogDocument.js +0 -41
  31. package/dist/typescript-fetch/models/BlogEvent.d.ts +0 -46
  32. package/dist/typescript-fetch/models/BlogEvent.js +0 -43
  33. package/dist/typescript-fetch/models/BlogMetadata.d.ts +0 -39
  34. package/dist/typescript-fetch/models/BlogMetadata.js +0 -40
  35. package/dist/typescript-fetch/models/SSLCertificateResponse.d.ts +0 -27
  36. package/dist/typescript-fetch/models/SSLCertificateResponse.js +0 -36
  37. package/dist/typescript-fetch/models/SubscribeRequest.d.ts +0 -28
  38. package/dist/typescript-fetch/models/SubscribeRequest.js +0 -37
  39. package/dist/typescript-fetch/models/SubscriberDomain.d.ts +0 -58
  40. package/dist/typescript-fetch/models/SubscriberDomain.js +0 -52
@@ -16,8 +16,6 @@ export * from './AuthenticationControllerApi';
16
16
  import { AuthenticationControllerApi } from './AuthenticationControllerApi';
17
17
  export * from './AwsCredentialsControllerApi';
18
18
  import { AwsCredentialsControllerApi } from './AwsCredentialsControllerApi';
19
- export * from './BlogWebhookControllerApi';
20
- import { BlogWebhookControllerApi } from './BlogWebhookControllerApi';
21
19
  export * from './BranchLinkControllerApi';
22
20
  import { BranchLinkControllerApi } from './BranchLinkControllerApi';
23
21
  export * from './CaptchaControllerApi';
@@ -48,8 +46,6 @@ export * from './CaseTransferControllerApi';
48
46
  import { CaseTransferControllerApi } from './CaseTransferControllerApi';
49
47
  export * from './CaseUserControllerApi';
50
48
  import { CaseUserControllerApi } from './CaseUserControllerApi';
51
- export * from './CertificateControllerApi';
52
- import { CertificateControllerApi } from './CertificateControllerApi';
53
49
  export * from './CitationAuditControllerApi';
54
50
  import { CitationAuditControllerApi } from './CitationAuditControllerApi';
55
51
  export * from './CitationControllerApi';
@@ -90,8 +86,6 @@ export * from './DripWebhooksControllerApi';
90
86
  import { DripWebhooksControllerApi } from './DripWebhooksControllerApi';
91
87
  export * from './DriverLicenseControllerApi';
92
88
  import { DriverLicenseControllerApi } from './DriverLicenseControllerApi';
93
- export * from './EmailSubscriptionControllerApi';
94
- import { EmailSubscriptionControllerApi } from './EmailSubscriptionControllerApi';
95
89
  export * from './EmployeeControllerApi';
96
90
  import { EmployeeControllerApi } from './EmployeeControllerApi';
97
91
  export * from './EventBridgeEmailNotificationControllerApi';
@@ -234,4 +228,4 @@ export * from './WebsocketMessageControllerApi';
234
228
  import { WebsocketMessageControllerApi } from './WebsocketMessageControllerApi';
235
229
  export * from './WorkflowStateControllerApi';
236
230
  import { WorkflowStateControllerApi } from './WorkflowStateControllerApi';
237
- export declare const APIS: (typeof ActionRequiredControllerApi | typeof ActivityFeedControllerApi | typeof AddressControllerApi | typeof AlertNotificationControllerApi | typeof AppEventsControllerApi | typeof AuditLawfirmEventsControllerApi | typeof AuditLogControllerApi | typeof AuthenticationControllerApi | typeof AwsCredentialsControllerApi | typeof BlogWebhookControllerApi | typeof BranchLinkControllerApi | typeof CaptchaControllerApi | typeof CaseActionsControllerApi | typeof CaseControllerApi | typeof CaseCounterOfferControllerApi | typeof CaseCreationControllerApi | typeof CaseDeclineControllerApi | typeof CaseNotesControllerApi | typeof CasePaymentControllerApi | typeof CaseReferralCodeControllerApi | typeof CaseRefundControllerApi | typeof CaseResolutionControllerApi | typeof CaseStatusControllerApi | typeof CaseTransferControllerApi | typeof CaseUserControllerApi | typeof CertificateControllerApi | typeof CitationAuditControllerApi | typeof CitationControllerApi | typeof CoachingCardsControllerApi | typeof ConfigurationControllerApi | typeof ConsoleListControllerApi | typeof ContactLoopWebhookControllerApi | typeof ContactTimelineControllerApi | typeof ConversationControllerApi | typeof CountyControllerApi | typeof CourtControllerApi | typeof CrmControllerApi | typeof CustomerLeadControllerApi | typeof CustomerReviewControllerApi | typeof CustomerServiceAgentBookingsControllerApi | typeof CustomerServiceAgentControllerApi | typeof DashboardControllerApi | typeof DirectMailControllerApi | typeof DripControllerApi | typeof DripWebhooksControllerApi | typeof DriverLicenseControllerApi | typeof EmailSubscriptionControllerApi | typeof EmployeeControllerApi | typeof EventBridgeEmailNotificationControllerApi | typeof ExternalContentVoteControllerApi | typeof ExternalTicketLookupControllerApi | typeof FeedbackControllerApi | typeof FreshcallerControllerApi | typeof FreshdeskTicketControllerApi | typeof GetCaseControllerApi | typeof HouseholdMateControllerApi | typeof HubspotWebhookControllerApi | typeof InsuranceCalculatorControllerApi | typeof IntercomTicketControllerApi | typeof IntercomWebhookControllerApi | typeof LawfirmCaseDecisionControllerApi | typeof LawfirmCasesControllerApi | typeof LawfirmControllerApi | typeof LawfirmDocumentControllerApi | typeof LawfirmFeeCoverageControllerApi | typeof LawfirmPaymentModelControllerApi | typeof LawfirmRatesControllerApi | typeof LawfirmSettingsControllerApi | typeof LawfirmStorefrontControllerApi | typeof LawfirmSurchargeControllerApi | typeof LawfirmTransactionsControllerApi | typeof LawyerControllerApi | typeof LegalServicesControllerApi | typeof LineItemControllerApi | typeof ListCasesControllerApi | typeof MediaCreationControllerApi | typeof MessagesControllerApi | typeof NotesControllerApi | typeof OcrPipelineControllerApi | typeof OcrPredictionControllerApi | typeof OnDemandRequestControllerApi | typeof OneTimePasswordControllerApi | typeof PhoneLeadsControllerApi | typeof PushNotificationControllerApi | typeof RecurringBillingControllerApi | typeof RefLinkControllerApi | typeof ReferralCodeControllerApi | typeof ReferralControllerApi | typeof ReferralSourceControllerApi | typeof RefundEligibilityControllerApi | typeof RegistrationControllerApi | typeof ReportingControllerApi | typeof ScheduledTaskControllerApi | typeof SingleSignOnControllerApi | typeof SnsListenerControllerApi | typeof SocialLoginControllerApi | typeof StripeCardControllerApi | typeof StripeControllerApi | typeof StripeSyncControllerApi | typeof StripeWebhookControllerApi | typeof TicketReviewControllerApi | typeof UrlRedirectControllerApi | typeof UserAccountControllerApi | typeof UserAuditControllerApi | typeof UserControllerApi | typeof UserPasswordControllerApi | typeof UserProfileControllerApi | typeof UserSearchControllerApi | typeof UserSettingsControllerApi | typeof UserSocialProfileControllerApi | typeof UtilityControllerApi | typeof ValidationControllerApi | typeof VerificationControllerApi | typeof ViolationControllerApi | typeof ViolationPenaltyControllerApi | typeof WatchlistsControllerApi | typeof WebsocketMessageControllerApi | typeof WorkflowStateControllerApi)[];
231
+ export declare const APIS: (typeof ActionRequiredControllerApi | typeof ActivityFeedControllerApi | typeof AddressControllerApi | typeof AlertNotificationControllerApi | typeof AppEventsControllerApi | typeof AuditLawfirmEventsControllerApi | typeof AuditLogControllerApi | typeof AuthenticationControllerApi | typeof AwsCredentialsControllerApi | typeof BranchLinkControllerApi | typeof CaptchaControllerApi | typeof CaseActionsControllerApi | typeof CaseControllerApi | typeof CaseCounterOfferControllerApi | typeof CaseCreationControllerApi | typeof CaseDeclineControllerApi | typeof CaseNotesControllerApi | typeof CasePaymentControllerApi | typeof CaseReferralCodeControllerApi | typeof CaseRefundControllerApi | typeof CaseResolutionControllerApi | typeof CaseStatusControllerApi | typeof CaseTransferControllerApi | typeof CaseUserControllerApi | typeof CitationAuditControllerApi | typeof CitationControllerApi | typeof CoachingCardsControllerApi | typeof ConfigurationControllerApi | typeof ConsoleListControllerApi | typeof ContactLoopWebhookControllerApi | typeof ContactTimelineControllerApi | typeof ConversationControllerApi | typeof CountyControllerApi | typeof CourtControllerApi | typeof CrmControllerApi | typeof CustomerLeadControllerApi | typeof CustomerReviewControllerApi | typeof CustomerServiceAgentBookingsControllerApi | typeof CustomerServiceAgentControllerApi | typeof DashboardControllerApi | typeof DirectMailControllerApi | typeof DripControllerApi | typeof DripWebhooksControllerApi | typeof DriverLicenseControllerApi | typeof EmployeeControllerApi | typeof EventBridgeEmailNotificationControllerApi | typeof ExternalContentVoteControllerApi | typeof ExternalTicketLookupControllerApi | typeof FeedbackControllerApi | typeof FreshcallerControllerApi | typeof FreshdeskTicketControllerApi | typeof GetCaseControllerApi | typeof HouseholdMateControllerApi | typeof HubspotWebhookControllerApi | typeof InsuranceCalculatorControllerApi | typeof IntercomTicketControllerApi | typeof IntercomWebhookControllerApi | typeof LawfirmCaseDecisionControllerApi | typeof LawfirmCasesControllerApi | typeof LawfirmControllerApi | typeof LawfirmDocumentControllerApi | typeof LawfirmFeeCoverageControllerApi | typeof LawfirmPaymentModelControllerApi | typeof LawfirmRatesControllerApi | typeof LawfirmSettingsControllerApi | typeof LawfirmStorefrontControllerApi | typeof LawfirmSurchargeControllerApi | typeof LawfirmTransactionsControllerApi | typeof LawyerControllerApi | typeof LegalServicesControllerApi | typeof LineItemControllerApi | typeof ListCasesControllerApi | typeof MediaCreationControllerApi | typeof MessagesControllerApi | typeof NotesControllerApi | typeof OcrPipelineControllerApi | typeof OcrPredictionControllerApi | typeof OnDemandRequestControllerApi | typeof OneTimePasswordControllerApi | typeof PhoneLeadsControllerApi | typeof PushNotificationControllerApi | typeof RecurringBillingControllerApi | typeof RefLinkControllerApi | typeof ReferralCodeControllerApi | typeof ReferralControllerApi | typeof ReferralSourceControllerApi | typeof RefundEligibilityControllerApi | typeof RegistrationControllerApi | typeof ReportingControllerApi | typeof ScheduledTaskControllerApi | typeof SingleSignOnControllerApi | typeof SnsListenerControllerApi | typeof SocialLoginControllerApi | typeof StripeCardControllerApi | typeof StripeControllerApi | typeof StripeSyncControllerApi | typeof StripeWebhookControllerApi | typeof TicketReviewControllerApi | typeof UrlRedirectControllerApi | typeof UserAccountControllerApi | typeof UserAuditControllerApi | typeof UserControllerApi | typeof UserPasswordControllerApi | typeof UserProfileControllerApi | typeof UserSearchControllerApi | typeof UserSettingsControllerApi | typeof UserSocialProfileControllerApi | typeof UtilityControllerApi | typeof ValidationControllerApi | typeof VerificationControllerApi | typeof ViolationControllerApi | typeof ViolationPenaltyControllerApi | typeof WatchlistsControllerApi | typeof WebsocketMessageControllerApi | typeof WorkflowStateControllerApi)[];
@@ -16,8 +16,6 @@ export * from './AuthenticationControllerApi';
16
16
  import { AuthenticationControllerApi } from './AuthenticationControllerApi';
17
17
  export * from './AwsCredentialsControllerApi';
18
18
  import { AwsCredentialsControllerApi } from './AwsCredentialsControllerApi';
19
- export * from './BlogWebhookControllerApi';
20
- import { BlogWebhookControllerApi } from './BlogWebhookControllerApi';
21
19
  export * from './BranchLinkControllerApi';
22
20
  import { BranchLinkControllerApi } from './BranchLinkControllerApi';
23
21
  export * from './CaptchaControllerApi';
@@ -48,8 +46,6 @@ export * from './CaseTransferControllerApi';
48
46
  import { CaseTransferControllerApi } from './CaseTransferControllerApi';
49
47
  export * from './CaseUserControllerApi';
50
48
  import { CaseUserControllerApi } from './CaseUserControllerApi';
51
- export * from './CertificateControllerApi';
52
- import { CertificateControllerApi } from './CertificateControllerApi';
53
49
  export * from './CitationAuditControllerApi';
54
50
  import { CitationAuditControllerApi } from './CitationAuditControllerApi';
55
51
  export * from './CitationControllerApi';
@@ -90,8 +86,6 @@ export * from './DripWebhooksControllerApi';
90
86
  import { DripWebhooksControllerApi } from './DripWebhooksControllerApi';
91
87
  export * from './DriverLicenseControllerApi';
92
88
  import { DriverLicenseControllerApi } from './DriverLicenseControllerApi';
93
- export * from './EmailSubscriptionControllerApi';
94
- import { EmailSubscriptionControllerApi } from './EmailSubscriptionControllerApi';
95
89
  export * from './EmployeeControllerApi';
96
90
  import { EmployeeControllerApi } from './EmployeeControllerApi';
97
91
  export * from './EventBridgeEmailNotificationControllerApi';
@@ -234,4 +228,4 @@ export * from './WebsocketMessageControllerApi';
234
228
  import { WebsocketMessageControllerApi } from './WebsocketMessageControllerApi';
235
229
  export * from './WorkflowStateControllerApi';
236
230
  import { WorkflowStateControllerApi } from './WorkflowStateControllerApi';
237
- export const APIS = [ActionRequiredControllerApi, ActivityFeedControllerApi, AddressControllerApi, AlertNotificationControllerApi, AppEventsControllerApi, AuditLawfirmEventsControllerApi, AuditLogControllerApi, AuthenticationControllerApi, AwsCredentialsControllerApi, BlogWebhookControllerApi, BranchLinkControllerApi, CaptchaControllerApi, CaseActionsControllerApi, CaseControllerApi, CaseCounterOfferControllerApi, CaseCreationControllerApi, CaseDeclineControllerApi, CaseNotesControllerApi, CasePaymentControllerApi, CaseReferralCodeControllerApi, CaseRefundControllerApi, CaseResolutionControllerApi, CaseStatusControllerApi, CaseTransferControllerApi, CaseUserControllerApi, CertificateControllerApi, CitationAuditControllerApi, CitationControllerApi, CoachingCardsControllerApi, ConfigurationControllerApi, ConsoleListControllerApi, ContactLoopWebhookControllerApi, ContactTimelineControllerApi, ConversationControllerApi, CountyControllerApi, CourtControllerApi, CrmControllerApi, CustomerLeadControllerApi, CustomerReviewControllerApi, CustomerServiceAgentBookingsControllerApi, CustomerServiceAgentControllerApi, DashboardControllerApi, DirectMailControllerApi, DripControllerApi, DripWebhooksControllerApi, DriverLicenseControllerApi, EmailSubscriptionControllerApi, EmployeeControllerApi, EventBridgeEmailNotificationControllerApi, ExternalContentVoteControllerApi, ExternalTicketLookupControllerApi, FeedbackControllerApi, FreshcallerControllerApi, FreshdeskTicketControllerApi, GetCaseControllerApi, HouseholdMateControllerApi, HubspotWebhookControllerApi, InsuranceCalculatorControllerApi, IntercomTicketControllerApi, IntercomWebhookControllerApi, LawfirmCaseDecisionControllerApi, LawfirmCasesControllerApi, LawfirmControllerApi, LawfirmDocumentControllerApi, LawfirmFeeCoverageControllerApi, LawfirmPaymentModelControllerApi, LawfirmRatesControllerApi, LawfirmSettingsControllerApi, LawfirmStorefrontControllerApi, LawfirmSurchargeControllerApi, LawfirmTransactionsControllerApi, LawyerControllerApi, LegalServicesControllerApi, LineItemControllerApi, ListCasesControllerApi, MediaCreationControllerApi, MessagesControllerApi, NotesControllerApi, OcrPipelineControllerApi, OcrPredictionControllerApi, OnDemandRequestControllerApi, OneTimePasswordControllerApi, PhoneLeadsControllerApi, PushNotificationControllerApi, RecurringBillingControllerApi, RefLinkControllerApi, ReferralCodeControllerApi, ReferralControllerApi, ReferralSourceControllerApi, RefundEligibilityControllerApi, RegistrationControllerApi, ReportingControllerApi, ScheduledTaskControllerApi, SingleSignOnControllerApi, SnsListenerControllerApi, SocialLoginControllerApi, StripeCardControllerApi, StripeControllerApi, StripeSyncControllerApi, StripeWebhookControllerApi, TicketReviewControllerApi, UrlRedirectControllerApi, UserAccountControllerApi, UserAuditControllerApi, UserControllerApi, UserPasswordControllerApi, UserProfileControllerApi, UserSearchControllerApi, UserSettingsControllerApi, UserSocialProfileControllerApi, UtilityControllerApi, ValidationControllerApi, VerificationControllerApi, ViolationControllerApi, ViolationPenaltyControllerApi, WatchlistsControllerApi, WebsocketMessageControllerApi, WorkflowStateControllerApi];
231
+ export const APIS = [ActionRequiredControllerApi, ActivityFeedControllerApi, AddressControllerApi, AlertNotificationControllerApi, AppEventsControllerApi, AuditLawfirmEventsControllerApi, AuditLogControllerApi, AuthenticationControllerApi, AwsCredentialsControllerApi, BranchLinkControllerApi, CaptchaControllerApi, CaseActionsControllerApi, CaseControllerApi, CaseCounterOfferControllerApi, CaseCreationControllerApi, CaseDeclineControllerApi, CaseNotesControllerApi, CasePaymentControllerApi, CaseReferralCodeControllerApi, CaseRefundControllerApi, CaseResolutionControllerApi, CaseStatusControllerApi, CaseTransferControllerApi, CaseUserControllerApi, CitationAuditControllerApi, CitationControllerApi, CoachingCardsControllerApi, ConfigurationControllerApi, ConsoleListControllerApi, ContactLoopWebhookControllerApi, ContactTimelineControllerApi, ConversationControllerApi, CountyControllerApi, CourtControllerApi, CrmControllerApi, CustomerLeadControllerApi, CustomerReviewControllerApi, CustomerServiceAgentBookingsControllerApi, CustomerServiceAgentControllerApi, DashboardControllerApi, DirectMailControllerApi, DripControllerApi, DripWebhooksControllerApi, DriverLicenseControllerApi, EmployeeControllerApi, EventBridgeEmailNotificationControllerApi, ExternalContentVoteControllerApi, ExternalTicketLookupControllerApi, FeedbackControllerApi, FreshcallerControllerApi, FreshdeskTicketControllerApi, GetCaseControllerApi, HouseholdMateControllerApi, HubspotWebhookControllerApi, InsuranceCalculatorControllerApi, IntercomTicketControllerApi, IntercomWebhookControllerApi, LawfirmCaseDecisionControllerApi, LawfirmCasesControllerApi, LawfirmControllerApi, LawfirmDocumentControllerApi, LawfirmFeeCoverageControllerApi, LawfirmPaymentModelControllerApi, LawfirmRatesControllerApi, LawfirmSettingsControllerApi, LawfirmStorefrontControllerApi, LawfirmSurchargeControllerApi, LawfirmTransactionsControllerApi, LawyerControllerApi, LegalServicesControllerApi, LineItemControllerApi, ListCasesControllerApi, MediaCreationControllerApi, MessagesControllerApi, NotesControllerApi, OcrPipelineControllerApi, OcrPredictionControllerApi, OnDemandRequestControllerApi, OneTimePasswordControllerApi, PhoneLeadsControllerApi, PushNotificationControllerApi, RecurringBillingControllerApi, RefLinkControllerApi, ReferralCodeControllerApi, ReferralControllerApi, ReferralSourceControllerApi, RefundEligibilityControllerApi, RegistrationControllerApi, ReportingControllerApi, ScheduledTaskControllerApi, SingleSignOnControllerApi, SnsListenerControllerApi, SocialLoginControllerApi, StripeCardControllerApi, StripeControllerApi, StripeSyncControllerApi, StripeWebhookControllerApi, TicketReviewControllerApi, UrlRedirectControllerApi, UserAccountControllerApi, UserAuditControllerApi, UserControllerApi, UserPasswordControllerApi, UserProfileControllerApi, UserSearchControllerApi, UserSettingsControllerApi, UserSocialProfileControllerApi, UtilityControllerApi, ValidationControllerApi, VerificationControllerApi, ViolationControllerApi, ViolationPenaltyControllerApi, WatchlistsControllerApi, WebsocketMessageControllerApi, WorkflowStateControllerApi];
@@ -10,7 +10,6 @@ const apiModule = angular.module('api', [])
10
10
  .service('AuditLogControllerApi', api.AuditLogControllerApi)
11
11
  .service('AuthenticationControllerApi', api.AuthenticationControllerApi)
12
12
  .service('AwsCredentialsControllerApi', api.AwsCredentialsControllerApi)
13
- .service('BlogWebhookControllerApi', api.BlogWebhookControllerApi)
14
13
  .service('BranchLinkControllerApi', api.BranchLinkControllerApi)
15
14
  .service('CaptchaControllerApi', api.CaptchaControllerApi)
16
15
  .service('CaseActionsControllerApi', api.CaseActionsControllerApi)
@@ -26,7 +25,6 @@ const apiModule = angular.module('api', [])
26
25
  .service('CaseStatusControllerApi', api.CaseStatusControllerApi)
27
26
  .service('CaseTransferControllerApi', api.CaseTransferControllerApi)
28
27
  .service('CaseUserControllerApi', api.CaseUserControllerApi)
29
- .service('CertificateControllerApi', api.CertificateControllerApi)
30
28
  .service('CitationAuditControllerApi', api.CitationAuditControllerApi)
31
29
  .service('CitationControllerApi', api.CitationControllerApi)
32
30
  .service('CoachingCardsControllerApi', api.CoachingCardsControllerApi)
@@ -47,7 +45,6 @@ const apiModule = angular.module('api', [])
47
45
  .service('DripControllerApi', api.DripControllerApi)
48
46
  .service('DripWebhooksControllerApi', api.DripWebhooksControllerApi)
49
47
  .service('DriverLicenseControllerApi', api.DriverLicenseControllerApi)
50
- .service('EmailSubscriptionControllerApi', api.EmailSubscriptionControllerApi)
51
48
  .service('EmployeeControllerApi', api.EmployeeControllerApi)
52
49
  .service('EventBridgeEmailNotificationControllerApi', api.EventBridgeEmailNotificationControllerApi)
53
50
  .service('ExternalContentVoteControllerApi', api.ExternalContentVoteControllerApi)
@@ -13,6 +13,7 @@ import * as models from './models';
13
13
  export interface GetCaseUserModel {
14
14
  "additionalNote"?: string;
15
15
  "caseId"?: string;
16
+ "caseUserId"?: number;
16
17
  "creationDateUtc"?: string;
17
18
  "dateOfBirth"?: string;
18
19
  "emailAddress"?: string;
@@ -71,9 +71,6 @@ export * from './BillingSubscriptionItemModel';
71
71
  export * from './BillingSubscriptionModel';
72
72
  export * from './BillingSubscriptionPrimaryHolderModel';
73
73
  export * from './BillingUpcomingInvoiceModel';
74
- export * from './BlogDocument';
75
- export * from './BlogEvent';
76
- export * from './BlogMetadata';
77
74
  export * from './Booking';
78
75
  export * from './BookingCancelation';
79
76
  export * from './CalculateTransferFeeDifferenceCaseLineItemModel';
@@ -633,7 +630,6 @@ export * from './ReviewCommentModel';
633
630
  export * from './ReviewRatingModel';
634
631
  export * from './ReviewVoteAggregateModel';
635
632
  export * from './RichCitationInferenceResponse';
636
- export * from './SSLCertificateResponse';
637
633
  export * from './SaveAgentBookingRequest';
638
634
  export * from './SaveAgentBookingResponse';
639
635
  export * from './SaveBillingProductOptionRequest';
@@ -731,9 +727,7 @@ export * from './StripeReversalSyncResults';
731
727
  export * from './StripeTransferDomain';
732
728
  export * from './StripeTransferReversalDomain';
733
729
  export * from './StripeTransferSyncResults';
734
- export * from './SubscribeRequest';
735
730
  export * from './Subscriber';
736
- export * from './SubscriberDomain';
737
731
  export * from './SubscriptionGuardianModel';
738
732
  export * from './SubscriptionPlanEligibility';
739
733
  export * from './SubscriptionPlanEligibilityReq';
@@ -71,9 +71,6 @@ export * from './BillingSubscriptionItemModel';
71
71
  export * from './BillingSubscriptionModel';
72
72
  export * from './BillingSubscriptionPrimaryHolderModel';
73
73
  export * from './BillingUpcomingInvoiceModel';
74
- export * from './BlogDocument';
75
- export * from './BlogEvent';
76
- export * from './BlogMetadata';
77
74
  export * from './Booking';
78
75
  export * from './BookingCancelation';
79
76
  export * from './CalculateTransferFeeDifferenceCaseLineItemModel';
@@ -633,7 +630,6 @@ export * from './ReviewCommentModel';
633
630
  export * from './ReviewRatingModel';
634
631
  export * from './ReviewVoteAggregateModel';
635
632
  export * from './RichCitationInferenceResponse';
636
- export * from './SSLCertificateResponse';
637
633
  export * from './SaveAgentBookingRequest';
638
634
  export * from './SaveAgentBookingResponse';
639
635
  export * from './SaveBillingProductOptionRequest';
@@ -731,9 +727,7 @@ export * from './StripeReversalSyncResults';
731
727
  export * from './StripeTransferDomain';
732
728
  export * from './StripeTransferReversalDomain';
733
729
  export * from './StripeTransferSyncResults';
734
- export * from './SubscribeRequest';
735
730
  export * from './Subscriber';
736
- export * from './SubscriberDomain';
737
731
  export * from './SubscriptionGuardianModel';
738
732
  export * from './SubscriptionPlanEligibility';
739
733
  export * from './SubscriptionPlanEligibilityReq';
@@ -7,7 +7,6 @@ export * from './AuditLawfirmEventsControllerApi';
7
7
  export * from './AuditLogControllerApi';
8
8
  export * from './AuthenticationControllerApi';
9
9
  export * from './AwsCredentialsControllerApi';
10
- export * from './BlogWebhookControllerApi';
11
10
  export * from './BranchLinkControllerApi';
12
11
  export * from './CaptchaControllerApi';
13
12
  export * from './CaseActionsControllerApi';
@@ -23,7 +22,6 @@ export * from './CaseResolutionControllerApi';
23
22
  export * from './CaseStatusControllerApi';
24
23
  export * from './CaseTransferControllerApi';
25
24
  export * from './CaseUserControllerApi';
26
- export * from './CertificateControllerApi';
27
25
  export * from './CitationAuditControllerApi';
28
26
  export * from './CitationControllerApi';
29
27
  export * from './CoachingCardsControllerApi';
@@ -44,7 +42,6 @@ export * from './DirectMailControllerApi';
44
42
  export * from './DripControllerApi';
45
43
  export * from './DripWebhooksControllerApi';
46
44
  export * from './DriverLicenseControllerApi';
47
- export * from './EmailSubscriptionControllerApi';
48
45
  export * from './EmployeeControllerApi';
49
46
  export * from './EventBridgeEmailNotificationControllerApi';
50
47
  export * from './ExternalContentVoteControllerApi';
@@ -7,7 +7,6 @@ export * from './AuditLawfirmEventsControllerApi';
7
7
  export * from './AuditLogControllerApi';
8
8
  export * from './AuthenticationControllerApi';
9
9
  export * from './AwsCredentialsControllerApi';
10
- export * from './BlogWebhookControllerApi';
11
10
  export * from './BranchLinkControllerApi';
12
11
  export * from './CaptchaControllerApi';
13
12
  export * from './CaseActionsControllerApi';
@@ -23,7 +22,6 @@ export * from './CaseResolutionControllerApi';
23
22
  export * from './CaseStatusControllerApi';
24
23
  export * from './CaseTransferControllerApi';
25
24
  export * from './CaseUserControllerApi';
26
- export * from './CertificateControllerApi';
27
25
  export * from './CitationAuditControllerApi';
28
26
  export * from './CitationControllerApi';
29
27
  export * from './CoachingCardsControllerApi';
@@ -44,7 +42,6 @@ export * from './DirectMailControllerApi';
44
42
  export * from './DripControllerApi';
45
43
  export * from './DripWebhooksControllerApi';
46
44
  export * from './DriverLicenseControllerApi';
47
- export * from './EmailSubscriptionControllerApi';
48
45
  export * from './EmployeeControllerApi';
49
46
  export * from './EventBridgeEmailNotificationControllerApi';
50
47
  export * from './ExternalContentVoteControllerApi';
@@ -28,6 +28,12 @@ export interface GetCaseUserModel {
28
28
  * @memberof GetCaseUserModel
29
29
  */
30
30
  caseId?: string;
31
+ /**
32
+ *
33
+ * @type {number}
34
+ * @memberof GetCaseUserModel
35
+ */
36
+ caseUserId?: number;
31
37
  /**
32
38
  *
33
39
  * @type {Date}
@@ -23,6 +23,7 @@ export function GetCaseUserModelFromJSONTyped(json, ignoreDiscriminator) {
23
23
  return {
24
24
  'additionalNote': !exists(json, 'additionalNote') ? undefined : json['additionalNote'],
25
25
  'caseId': !exists(json, 'caseId') ? undefined : json['caseId'],
26
+ 'caseUserId': !exists(json, 'caseUserId') ? undefined : json['caseUserId'],
26
27
  'creationDateUtc': !exists(json, 'creationDateUtc') ? undefined : (new Date(json['creationDateUtc'])),
27
28
  'dateOfBirth': !exists(json, 'dateOfBirth') ? undefined : (new Date(json['dateOfBirth'])),
28
29
  'emailAddress': !exists(json, 'emailAddress') ? undefined : json['emailAddress'],
@@ -53,6 +54,7 @@ export function GetCaseUserModelToJSON(value) {
53
54
  return {
54
55
  'additionalNote': value.additionalNote,
55
56
  'caseId': value.caseId,
57
+ 'caseUserId': value.caseUserId,
56
58
  'creationDateUtc': value.creationDateUtc === undefined ? undefined : (value.creationDateUtc.toISOString()),
57
59
  'dateOfBirth': value.dateOfBirth === undefined ? undefined : (value.dateOfBirth.toISOString()),
58
60
  'emailAddress': value.emailAddress,
@@ -71,9 +71,6 @@ export * from './BillingSubscriptionItemModel';
71
71
  export * from './BillingSubscriptionModel';
72
72
  export * from './BillingSubscriptionPrimaryHolderModel';
73
73
  export * from './BillingUpcomingInvoiceModel';
74
- export * from './BlogDocument';
75
- export * from './BlogEvent';
76
- export * from './BlogMetadata';
77
74
  export * from './Booking';
78
75
  export * from './BookingCancelation';
79
76
  export * from './CalculateTransferFeeDifferenceCaseLineItemModel';
@@ -633,7 +630,6 @@ export * from './ReviewCommentModel';
633
630
  export * from './ReviewRatingModel';
634
631
  export * from './ReviewVoteAggregateModel';
635
632
  export * from './RichCitationInferenceResponse';
636
- export * from './SSLCertificateResponse';
637
633
  export * from './SaveAgentBookingRequest';
638
634
  export * from './SaveAgentBookingResponse';
639
635
  export * from './SaveBillingProductOptionRequest';
@@ -731,9 +727,7 @@ export * from './StripeReversalSyncResults';
731
727
  export * from './StripeTransferDomain';
732
728
  export * from './StripeTransferReversalDomain';
733
729
  export * from './StripeTransferSyncResults';
734
- export * from './SubscribeRequest';
735
730
  export * from './Subscriber';
736
- export * from './SubscriberDomain';
737
731
  export * from './SubscriptionGuardianModel';
738
732
  export * from './SubscriptionPlanEligibility';
739
733
  export * from './SubscriptionPlanEligibilityReq';
@@ -71,9 +71,6 @@ export * from './BillingSubscriptionItemModel';
71
71
  export * from './BillingSubscriptionModel';
72
72
  export * from './BillingSubscriptionPrimaryHolderModel';
73
73
  export * from './BillingUpcomingInvoiceModel';
74
- export * from './BlogDocument';
75
- export * from './BlogEvent';
76
- export * from './BlogMetadata';
77
74
  export * from './Booking';
78
75
  export * from './BookingCancelation';
79
76
  export * from './CalculateTransferFeeDifferenceCaseLineItemModel';
@@ -633,7 +630,6 @@ export * from './ReviewCommentModel';
633
630
  export * from './ReviewRatingModel';
634
631
  export * from './ReviewVoteAggregateModel';
635
632
  export * from './RichCitationInferenceResponse';
636
- export * from './SSLCertificateResponse';
637
633
  export * from './SaveAgentBookingRequest';
638
634
  export * from './SaveAgentBookingResponse';
639
635
  export * from './SaveBillingProductOptionRequest';
@@ -731,9 +727,7 @@ export * from './StripeReversalSyncResults';
731
727
  export * from './StripeTransferDomain';
732
728
  export * from './StripeTransferReversalDomain';
733
729
  export * from './StripeTransferSyncResults';
734
- export * from './SubscribeRequest';
735
730
  export * from './Subscriber';
736
- export * from './SubscriberDomain';
737
731
  export * from './SubscriptionGuardianModel';
738
732
  export * from './SubscriptionPlanEligibility';
739
733
  export * from './SubscriptionPlanEligibilityReq';
@@ -224,23 +224,6 @@ export interface paths {
224
224
  patch?: never;
225
225
  trace?: never;
226
226
  };
227
- "/api/v1/webhooks/prismic": {
228
- parameters: {
229
- query?: never;
230
- header?: never;
231
- path?: never;
232
- cookie?: never;
233
- };
234
- get?: never;
235
- put?: never;
236
- /** handleEvent */
237
- post: operations["handleEventUsingPOST"];
238
- delete?: never;
239
- options?: never;
240
- head?: never;
241
- patch?: never;
242
- trace?: never;
243
- };
244
227
  "/api/v1/branch/link": {
245
228
  parameters: {
246
229
  query?: never;
@@ -1369,23 +1352,6 @@ export interface paths {
1369
1352
  patch?: never;
1370
1353
  trace?: never;
1371
1354
  };
1372
- "/api/v1/certificates/ssl": {
1373
- parameters: {
1374
- query?: never;
1375
- header?: never;
1376
- path?: never;
1377
- cookie?: never;
1378
- };
1379
- /** getSSLPublicCertFile */
1380
- get: operations["getSSLPublicCertFileUsingGET"];
1381
- put?: never;
1382
- post?: never;
1383
- delete?: never;
1384
- options?: never;
1385
- head?: never;
1386
- patch?: never;
1387
- trace?: never;
1388
- };
1389
1355
  "/api/v1/citations/{citationId}/audit-events": {
1390
1356
  parameters: {
1391
1357
  query?: never;
@@ -3057,23 +3023,6 @@ export interface paths {
3057
3023
  patch?: never;
3058
3024
  trace?: never;
3059
3025
  };
3060
- "/api/v1/subscribe": {
3061
- parameters: {
3062
- query?: never;
3063
- header?: never;
3064
- path?: never;
3065
- cookie?: never;
3066
- };
3067
- get?: never;
3068
- put?: never;
3069
- /** subscribe */
3070
- post: operations["subscribeUsingPOST"];
3071
- delete?: never;
3072
- options?: never;
3073
- head?: never;
3074
- patch?: never;
3075
- trace?: never;
3076
- };
3077
3026
  "/api/v1/employees": {
3078
3027
  parameters: {
3079
3028
  query?: never;
@@ -8063,25 +8012,6 @@ export interface components {
8063
8012
  /** Format: date-time */
8064
8013
  periodStartDate?: string;
8065
8014
  };
8066
- /** BlogDocument */
8067
- BlogDocument: {
8068
- addition?: components["schemas"]["BlogMetadata"][];
8069
- deletion?: components["schemas"]["BlogMetadata"][];
8070
- update?: components["schemas"]["BlogMetadata"][];
8071
- };
8072
- /** BlogEvent */
8073
- BlogEvent: {
8074
- apiUrl?: string;
8075
- release?: components["schemas"]["BlogDocument"];
8076
- secret?: string;
8077
- type?: string;
8078
- };
8079
- /** BlogMetadata */
8080
- BlogMetadata: {
8081
- id?: string;
8082
- label?: string;
8083
- ref?: string;
8084
- };
8085
8015
  /** Booking */
8086
8016
  Booking: {
8087
8017
  /** @example yyyy-MM-dd'T'HH:mm:ss.SSSZ */
@@ -10857,6 +10787,8 @@ export interface components {
10857
10787
  GetCaseUserModel: {
10858
10788
  additionalNote?: string;
10859
10789
  caseId?: string;
10790
+ /** Format: int32 */
10791
+ caseUserId?: number;
10860
10792
  /** Format: date-time */
10861
10793
  creationDateUtc?: string;
10862
10794
  /** Format: date-time */
@@ -14321,11 +14253,6 @@ export interface components {
14321
14253
  vehicle_year?: string;
14322
14254
  violation_names?: string[];
14323
14255
  };
14324
- /** SSLCertificateResponse */
14325
- SSLCertificateResponse: {
14326
- /** Format: byte */
14327
- rawPublicCert?: string;
14328
- };
14329
14256
  /** SaveAgentBookingRequest */
14330
14257
  SaveAgentBookingRequest: {
14331
14258
  /** Format: int64 */
@@ -15315,10 +15242,6 @@ export interface components {
15315
15242
  reversals?: components["schemas"]["StripeReversalSyncResults"][];
15316
15243
  verificationMessage?: string;
15317
15244
  };
15318
- /** SubscribeRequest */
15319
- SubscribeRequest: {
15320
- subscriber?: components["schemas"]["SubscriberDomain"];
15321
- };
15322
15245
  /** Subscriber */
15323
15246
  Subscriber: {
15324
15247
  created_at?: string;
@@ -15335,15 +15258,6 @@ export interface components {
15335
15258
  /** Format: int32 */
15336
15259
  utc_offset?: number;
15337
15260
  };
15338
- /** SubscriberDomain */
15339
- SubscriberDomain: {
15340
- email?: string;
15341
- fullName?: string;
15342
- postalCode?: string;
15343
- roleType?: string;
15344
- /** @enum {string} */
15345
- subscriptionType?: SubscriberDomainSubscriptionType;
15346
- };
15347
15261
  /** SubscriptionGuardianModel */
15348
15262
  SubscriptionGuardianModel: {
15349
15263
  emailAddress: string;
@@ -17442,56 +17356,6 @@ export interface operations {
17442
17356
  };
17443
17357
  };
17444
17358
  };
17445
- handleEventUsingPOST: {
17446
- parameters: {
17447
- query?: never;
17448
- header?: never;
17449
- path?: never;
17450
- cookie?: never;
17451
- };
17452
- requestBody?: {
17453
- content: {
17454
- "application/json": components["schemas"]["BlogEvent"];
17455
- };
17456
- };
17457
- responses: {
17458
- /** @description OK */
17459
- 200: {
17460
- headers: {
17461
- [name: string]: unknown;
17462
- };
17463
- content?: never;
17464
- };
17465
- /** @description Created */
17466
- 201: {
17467
- headers: {
17468
- [name: string]: unknown;
17469
- };
17470
- content?: never;
17471
- };
17472
- /** @description Unauthorized */
17473
- 401: {
17474
- headers: {
17475
- [name: string]: unknown;
17476
- };
17477
- content?: never;
17478
- };
17479
- /** @description Forbidden */
17480
- 403: {
17481
- headers: {
17482
- [name: string]: unknown;
17483
- };
17484
- content?: never;
17485
- };
17486
- /** @description Not Found */
17487
- 404: {
17488
- headers: {
17489
- [name: string]: unknown;
17490
- };
17491
- content?: never;
17492
- };
17493
- };
17494
- };
17495
17359
  createBranchLinkUsingPOST: {
17496
17360
  parameters: {
17497
17361
  query?: never;
@@ -21154,50 +21018,6 @@ export interface operations {
21154
21018
  };
21155
21019
  };
21156
21020
  };
21157
- getSSLPublicCertFileUsingGET: {
21158
- parameters: {
21159
- query: {
21160
- /** @description encoding */
21161
- encoding: PathsApiV1CertificatesSslGetParametersQueryEncoding;
21162
- };
21163
- header?: never;
21164
- path?: never;
21165
- cookie?: never;
21166
- };
21167
- requestBody?: never;
21168
- responses: {
21169
- /** @description OK */
21170
- 200: {
21171
- headers: {
21172
- [name: string]: unknown;
21173
- };
21174
- content: {
21175
- "*/*": components["schemas"]["SSLCertificateResponse"];
21176
- };
21177
- };
21178
- /** @description Unauthorized */
21179
- 401: {
21180
- headers: {
21181
- [name: string]: unknown;
21182
- };
21183
- content?: never;
21184
- };
21185
- /** @description Forbidden */
21186
- 403: {
21187
- headers: {
21188
- [name: string]: unknown;
21189
- };
21190
- content?: never;
21191
- };
21192
- /** @description Not Found */
21193
- 404: {
21194
- headers: {
21195
- [name: string]: unknown;
21196
- };
21197
- content?: never;
21198
- };
21199
- };
21200
- };
21201
21021
  listCitationAuditEventsUsingGET: {
21202
21022
  parameters: {
21203
21023
  query?: {
@@ -26668,58 +26488,6 @@ export interface operations {
26668
26488
  };
26669
26489
  };
26670
26490
  };
26671
- subscribeUsingPOST: {
26672
- parameters: {
26673
- query?: never;
26674
- header?: never;
26675
- path?: never;
26676
- cookie?: never;
26677
- };
26678
- requestBody?: {
26679
- content: {
26680
- "application/json": components["schemas"]["SubscribeRequest"];
26681
- };
26682
- };
26683
- responses: {
26684
- /** @description OK */
26685
- 200: {
26686
- headers: {
26687
- [name: string]: unknown;
26688
- };
26689
- content: {
26690
- "*/*": Record<string, never>;
26691
- };
26692
- };
26693
- /** @description Created */
26694
- 201: {
26695
- headers: {
26696
- [name: string]: unknown;
26697
- };
26698
- content?: never;
26699
- };
26700
- /** @description Unauthorized */
26701
- 401: {
26702
- headers: {
26703
- [name: string]: unknown;
26704
- };
26705
- content?: never;
26706
- };
26707
- /** @description Forbidden */
26708
- 403: {
26709
- headers: {
26710
- [name: string]: unknown;
26711
- };
26712
- content?: never;
26713
- };
26714
- /** @description Not Found */
26715
- 404: {
26716
- headers: {
26717
- [name: string]: unknown;
26718
- };
26719
- content?: never;
26720
- };
26721
- };
26722
- };
26723
26491
  listEmployeesUsingGET: {
26724
26492
  parameters: {
26725
26493
  query?: {
@@ -40729,10 +40497,6 @@ export declare enum PathsApiV1CaseStatusesGetParametersQueryCategories {
40729
40497
  RESOLVED = "RESOLVED",
40730
40498
  UNCONFIRMED = "UNCONFIRMED"
40731
40499
  }
40732
- export declare enum PathsApiV1CertificatesSslGetParametersQueryEncoding {
40733
- DER = "DER",
40734
- PEM = "PEM"
40735
- }
40736
40500
  export declare enum PathsApiV1CitationsCitationIdCourtMissingPostParametersQueryState {
40737
40501
  AK = "AK",
40738
40502
  AL = "AL",
@@ -41793,9 +41557,6 @@ export declare enum StripeCardDomainFunding {
41793
41557
  DEBIT = "DEBIT",
41794
41558
  PREPAID = "PREPAID"
41795
41559
  }
41796
- export declare enum SubscriberDomainSubscriptionType {
41797
- WEB_BROCHURE_LAUNCH_NOTIFICATION = "WEB_BROCHURE_LAUNCH_NOTIFICATION"
41798
- }
41799
41560
  export declare enum SubscriptionPlanEligibilitySubscriptionDiscountEligibilityType {
41800
41561
  IS_ELIGIBLE = "IS_ELIGIBLE",
41801
41562
  IS_NOT_ELIGIBLE = "IS_NOT_ELIGIBLE",