@@ -78,7 +78,6 @@ export * from './add-product-request-all-of2';
7878export * from './add-project-request' ;
7979export * from './add-project-request-all-of' ;
8080export * from './add-project-response' ;
81- export * from './add-recurring-subscription-request' ;
8281export * from './add-remote-file-and-link-it-to-item-response' ;
8382export * from './add-role-assignment-request' ;
8483export * from './add-role-assignment-response' ;
@@ -89,7 +88,6 @@ export * from './add-roles-response';
8988export * from './add-roles-response-all-of' ;
9089export * from './add-roles-response-data' ;
9190export * from './add-stage-request' ;
92- export * from './add-subscription-installment-request' ;
9391export * from './add-task-request' ;
9492export * from './add-task-response' ;
9593export * from './add-team-request' ;
@@ -138,7 +136,6 @@ export * from './call-log-forbidden-response';
138136export * from './call-log-gone-response' ;
139137export * from './call-log-internal-error-response' ;
140138export * from './call-log-not-found-response' ;
141- export * from './cancel-recurring-subscription-request' ;
142139export * from './comment' ;
143140export * from './comment-post-put-object' ;
144141export * from './create-field-request' ;
@@ -438,9 +435,6 @@ export * from './get-organizations-response';
438435export * from './get-organizations-response-all-of' ;
439436export * from './get-organizations-response-all-of-related-objects' ;
440437export * from './get-participants-changelog-response' ;
441- export * from './get-payments-response' ;
442- export * from './get-payments-response-all-of' ;
443- export * from './get-payments-response-all-of-data-inner' ;
444438export * from './get-permission-set-response' ;
445439export * from './get-permission-set-response-all-of' ;
446440export * from './get-permission-sets-response' ;
@@ -548,8 +542,6 @@ export * from './get-stages-response';
548542export * from './get-stages-response-data-inner' ;
549543export * from './get-subscription-addons-response' ;
550544export * from './get-subscription-addons-response-all-of' ;
551- export * from './get-subscriptions-id-response' ;
552- export * from './get-subscriptions-id-response-data' ;
553545export * from './get-task-response' ;
554546export * from './get-tasks-response' ;
555547export * from './get-team-response' ;
@@ -732,7 +724,6 @@ export * from './stage';
732724export * from './stage-with-pipeline-info' ;
733725export * from './sub-role' ;
734726export * from './sub-role-all-of' ;
735- export * from './subscription-item' ;
736727export * from './task-response-object' ;
737728export * from './task-response-object-all-of' ;
738729export * from './team-id' ;
@@ -777,13 +768,11 @@ export * from './update-project-request1-all-of1';
777768export * from './update-project-request1-all-of2' ;
778769export * from './update-project-request2' ;
779770export * from './update-project-response' ;
780- export * from './update-recurring-subscription-request' ;
781771export * from './update-role-response' ;
782772export * from './update-role-response-all-of' ;
783773export * from './update-role-response-data' ;
784774export * from './update-stage-request' ;
785775export * from './update-stage-request-all-of' ;
786- export * from './update-subscription-installment-request' ;
787776export * from './update-task-plan-item-response' ;
788777export * from './update-task-response' ;
789778export * from './update-team-request' ;
0 commit comments