@otr-app/shared-backend-generated-client 2.5.126 → 2.5.128

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/courtEntity.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/CourtEntity.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/CourtEntity.d.ts +6 -0
  17. package/dist/typescript-fetch/models/CourtEntity.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)
@@ -19,6 +19,7 @@ export interface CourtEntity {
19
19
  "courtNameAdditional"?: string;
20
20
  "courtType"?: CourtEntity.CourtTypeEnum;
21
21
  "lookupCaseInfoLink"?: string;
22
+ "offenseCategoryId"?: number;
22
23
  "otrTargetFee"?: number;
23
24
  "similarityScore"?: number;
24
25
  "website"?: 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';
@@ -64,6 +64,12 @@ export interface CourtEntity {
64
64
  * @memberof CourtEntity
65
65
  */
66
66
  lookupCaseInfoLink?: string;
67
+ /**
68
+ *
69
+ * @type {number}
70
+ * @memberof CourtEntity
71
+ */
72
+ offenseCategoryId?: number;
67
73
  /**
68
74
  *
69
75
  * @type {number}
@@ -29,6 +29,7 @@ export function CourtEntityFromJSONTyped(json, ignoreDiscriminator) {
29
29
  'courtNameAdditional': !exists(json, 'courtNameAdditional') ? undefined : json['courtNameAdditional'],
30
30
  'courtType': !exists(json, 'courtType') ? undefined : json['courtType'],
31
31
  'lookupCaseInfoLink': !exists(json, 'lookupCaseInfoLink') ? undefined : json['lookupCaseInfoLink'],
32
+ 'offenseCategoryId': !exists(json, 'offenseCategoryId') ? undefined : json['offenseCategoryId'],
32
33
  'otrTargetFee': !exists(json, 'otrTargetFee') ? undefined : json['otrTargetFee'],
33
34
  'similarityScore': !exists(json, 'similarityScore') ? undefined : json['similarityScore'],
34
35
  'website': !exists(json, 'website') ? undefined : json['website'],
@@ -50,6 +51,7 @@ export function CourtEntityToJSON(value) {
50
51
  'courtNameAdditional': value.courtNameAdditional,
51
52
  'courtType': value.courtType,
52
53
  'lookupCaseInfoLink': value.lookupCaseInfoLink,
54
+ 'offenseCategoryId': value.offenseCategoryId,
53
55
  'otrTargetFee': value.otrTargetFee,
54
56
  'similarityScore': value.similarityScore,
55
57
  'website': value.website,
@@ -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 */
@@ -9566,6 +9496,8 @@ export interface components {
9566
9496
  /** @enum {string} */
9567
9497
  courtType?: AddInnerCourtCourtType;
9568
9498
  lookupCaseInfoLink?: string;
9499
+ /** Format: int64 */
9500
+ offenseCategoryId?: number;
9569
9501
  /** Format: int32 */
9570
9502
  otrTargetFee?: number;
9571
9503
  /** Format: double */
@@ -14323,11 +14255,6 @@ export interface components {
14323
14255
  vehicle_year?: string;
14324
14256
  violation_names?: string[];
14325
14257
  };
14326
- /** SSLCertificateResponse */
14327
- SSLCertificateResponse: {
14328
- /** Format: byte */
14329
- rawPublicCert?: string;
14330
- };
14331
14258
  /** SaveAgentBookingRequest */
14332
14259
  SaveAgentBookingRequest: {
14333
14260
  /** Format: int64 */
@@ -15317,10 +15244,6 @@ export interface components {
15317
15244
  reversals?: components["schemas"]["StripeReversalSyncResults"][];
15318
15245
  verificationMessage?: string;
15319
15246
  };
15320
- /** SubscribeRequest */
15321
- SubscribeRequest: {
15322
- subscriber?: components["schemas"]["SubscriberDomain"];
15323
- };
15324
15247
  /** Subscriber */
15325
15248
  Subscriber: {
15326
15249
  created_at?: string;
@@ -15337,15 +15260,6 @@ export interface components {
15337
15260
  /** Format: int32 */
15338
15261
  utc_offset?: number;
15339
15262
  };
15340
- /** SubscriberDomain */
15341
- SubscriberDomain: {
15342
- email?: string;
15343
- fullName?: string;
15344
- postalCode?: string;
15345
- roleType?: string;
15346
- /** @enum {string} */
15347
- subscriptionType?: SubscriberDomainSubscriptionType;
15348
- };
15349
15263
  /** SubscriptionGuardianModel */
15350
15264
  SubscriptionGuardianModel: {
15351
15265
  emailAddress: string;
@@ -17444,56 +17358,6 @@ export interface operations {
17444
17358
  };
17445
17359
  };
17446
17360
  };
17447
- handleEventUsingPOST: {
17448
- parameters: {
17449
- query?: never;
17450
- header?: never;
17451
- path?: never;
17452
- cookie?: never;
17453
- };
17454
- requestBody?: {
17455
- content: {
17456
- "application/json": components["schemas"]["BlogEvent"];
17457
- };
17458
- };
17459
- responses: {
17460
- /** @description OK */
17461
- 200: {
17462
- headers: {
17463
- [name: string]: unknown;
17464
- };
17465
- content?: never;
17466
- };
17467
- /** @description Created */
17468
- 201: {
17469
- headers: {
17470
- [name: string]: unknown;
17471
- };
17472
- content?: never;
17473
- };
17474
- /** @description Unauthorized */
17475
- 401: {
17476
- headers: {
17477
- [name: string]: unknown;
17478
- };
17479
- content?: never;
17480
- };
17481
- /** @description Forbidden */
17482
- 403: {
17483
- headers: {
17484
- [name: string]: unknown;
17485
- };
17486
- content?: never;
17487
- };
17488
- /** @description Not Found */
17489
- 404: {
17490
- headers: {
17491
- [name: string]: unknown;
17492
- };
17493
- content?: never;
17494
- };
17495
- };
17496
- };
17497
17361
  createBranchLinkUsingPOST: {
17498
17362
  parameters: {
17499
17363
  query?: never;
@@ -21156,50 +21020,6 @@ export interface operations {
21156
21020
  };
21157
21021
  };
21158
21022
  };
21159
- getSSLPublicCertFileUsingGET: {
21160
- parameters: {
21161
- query: {
21162
- /** @description encoding */
21163
- encoding: PathsApiV1CertificatesSslGetParametersQueryEncoding;
21164
- };
21165
- header?: never;
21166
- path?: never;
21167
- cookie?: never;
21168
- };
21169
- requestBody?: never;
21170
- responses: {
21171
- /** @description OK */
21172
- 200: {
21173
- headers: {
21174
- [name: string]: unknown;
21175
- };
21176
- content: {
21177
- "*/*": components["schemas"]["SSLCertificateResponse"];
21178
- };
21179
- };
21180
- /** @description Unauthorized */
21181
- 401: {
21182
- headers: {
21183
- [name: string]: unknown;
21184
- };
21185
- content?: never;
21186
- };
21187
- /** @description Forbidden */
21188
- 403: {
21189
- headers: {
21190
- [name: string]: unknown;
21191
- };
21192
- content?: never;
21193
- };
21194
- /** @description Not Found */
21195
- 404: {
21196
- headers: {
21197
- [name: string]: unknown;
21198
- };
21199
- content?: never;
21200
- };
21201
- };
21202
- };
21203
21023
  listCitationAuditEventsUsingGET: {
21204
21024
  parameters: {
21205
21025
  query?: {
@@ -26670,58 +26490,6 @@ export interface operations {
26670
26490
  };
26671
26491
  };
26672
26492
  };
26673
- subscribeUsingPOST: {
26674
- parameters: {
26675
- query?: never;
26676
- header?: never;
26677
- path?: never;
26678
- cookie?: never;
26679
- };
26680
- requestBody?: {
26681
- content: {
26682
- "application/json": components["schemas"]["SubscribeRequest"];
26683
- };
26684
- };
26685
- responses: {
26686
- /** @description OK */
26687
- 200: {
26688
- headers: {
26689
- [name: string]: unknown;
26690
- };
26691
- content: {
26692
- "*/*": Record<string, never>;
26693
- };
26694
- };
26695
- /** @description Created */
26696
- 201: {
26697
- headers: {
26698
- [name: string]: unknown;
26699
- };
26700
- content?: never;
26701
- };
26702
- /** @description Unauthorized */
26703
- 401: {
26704
- headers: {
26705
- [name: string]: unknown;
26706
- };
26707
- content?: never;
26708
- };
26709
- /** @description Forbidden */
26710
- 403: {
26711
- headers: {
26712
- [name: string]: unknown;
26713
- };
26714
- content?: never;
26715
- };
26716
- /** @description Not Found */
26717
- 404: {
26718
- headers: {
26719
- [name: string]: unknown;
26720
- };
26721
- content?: never;
26722
- };
26723
- };
26724
- };
26725
26493
  listEmployeesUsingGET: {
26726
26494
  parameters: {
26727
26495
  query?: {
@@ -40731,10 +40499,6 @@ export declare enum PathsApiV1CaseStatusesGetParametersQueryCategories {
40731
40499
  RESOLVED = "RESOLVED",
40732
40500
  UNCONFIRMED = "UNCONFIRMED"
40733
40501
  }
40734
- export declare enum PathsApiV1CertificatesSslGetParametersQueryEncoding {
40735
- DER = "DER",
40736
- PEM = "PEM"
40737
- }
40738
40502
  export declare enum PathsApiV1CitationsCitationIdCourtMissingPostParametersQueryState {
40739
40503
  AK = "AK",
40740
40504
  AL = "AL",
@@ -41795,9 +41559,6 @@ export declare enum StripeCardDomainFunding {
41795
41559
  DEBIT = "DEBIT",
41796
41560
  PREPAID = "PREPAID"
41797
41561
  }
41798
- export declare enum SubscriberDomainSubscriptionType {
41799
- WEB_BROCHURE_LAUNCH_NOTIFICATION = "WEB_BROCHURE_LAUNCH_NOTIFICATION"
41800
- }
41801
41562
  export declare enum SubscriptionPlanEligibilitySubscriptionDiscountEligibilityType {
41802
41563
  IS_ELIGIBLE = "IS_ELIGIBLE",
41803
41564
  IS_NOT_ELIGIBLE = "IS_NOT_ELIGIBLE",