@aws-sdk/client-codecommit 3.956.0 → 3.958.0
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.
- package/README.md +1 -85
- package/dist-cjs/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-cjs/index.js +1971 -1447
- package/dist-cjs/runtimeConfig.browser.js +1 -2
- package/dist-cjs/runtimeConfig.js +2 -4
- package/dist-es/auth/httpAuthSchemeProvider.js +3 -4
- package/dist-es/pagination/index.js +2 -2
- package/dist-es/runtimeConfig.browser.js +1 -2
- package/dist-es/runtimeConfig.js +4 -6
- package/dist-es/schemas/schemas_0.js +1971 -1447
- package/dist-types/pagination/index.d.ts +2 -2
- package/dist-types/ts3.4/pagination/index.d.ts +2 -2
- package/package.json +15 -13
|
@@ -734,1996 +734,2520 @@ const n0 = "com.amazonaws.codecommit";
|
|
|
734
734
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
735
735
|
import { CodeCommitServiceException } from "../models/CodeCommitServiceException";
|
|
736
736
|
import { ActorDoesNotExistException, ApprovalRuleContentRequiredException, ApprovalRuleDoesNotExistException, ApprovalRuleNameAlreadyExistsException, ApprovalRuleNameRequiredException, ApprovalRuleTemplateContentRequiredException, ApprovalRuleTemplateDoesNotExistException, ApprovalRuleTemplateInUseException, ApprovalRuleTemplateNameAlreadyExistsException, ApprovalRuleTemplateNameRequiredException, ApprovalStateRequiredException, AuthorDoesNotExistException, BeforeCommitIdAndAfterCommitIdAreSameException, BlobIdDoesNotExistException, BlobIdRequiredException, BranchDoesNotExistException, BranchNameExistsException, BranchNameIsTagNameException, BranchNameRequiredException, CannotDeleteApprovalRuleFromTemplateException, CannotModifyApprovalRuleFromTemplateException, ClientRequestTokenRequiredException, CommentContentRequiredException, CommentContentSizeLimitExceededException, CommentDeletedException, CommentDoesNotExistException, CommentIdRequiredException, CommentNotCreatedByCallerException, CommitDoesNotExistException, CommitIdDoesNotExistException, CommitIdRequiredException, CommitIdsLimitExceededException, CommitIdsListRequiredException, CommitMessageLengthExceededException, CommitRequiredException, ConcurrentReferenceUpdateException, DefaultBranchCannotBeDeletedException, DirectoryNameConflictsWithFileNameException, EncryptionIntegrityChecksFailedException, EncryptionKeyAccessDeniedException, EncryptionKeyDisabledException, EncryptionKeyInvalidIdException, EncryptionKeyInvalidUsageException, EncryptionKeyNotFoundException, EncryptionKeyRequiredException, EncryptionKeyUnavailableException, FileContentAndSourceFileSpecifiedException, FileContentRequiredException, FileContentSizeLimitExceededException, FileDoesNotExistException, FileEntryRequiredException, FileModeRequiredException, FileNameConflictsWithDirectoryNameException, FilePathConflictsWithSubmodulePathException, FileTooLargeException, FolderContentSizeLimitExceededException, FolderDoesNotExistException, IdempotencyParameterMismatchException, InvalidActorArnException, InvalidApprovalRuleContentException, InvalidApprovalRuleNameException, InvalidApprovalRuleTemplateContentException, InvalidApprovalRuleTemplateDescriptionException, InvalidApprovalRuleTemplateNameException, InvalidApprovalStateException, InvalidAuthorArnException, InvalidBlobIdException, InvalidBranchNameException, InvalidClientRequestTokenException, InvalidCommentIdException, InvalidCommitException, InvalidCommitIdException, InvalidConflictDetailLevelException, InvalidConflictResolutionException, InvalidConflictResolutionStrategyException, InvalidContinuationTokenException, InvalidDeletionParameterException, InvalidDescriptionException, InvalidDestinationCommitSpecifierException, InvalidEmailException, InvalidFileLocationException, InvalidFileModeException, InvalidFilePositionException, InvalidMaxConflictFilesException, InvalidMaxMergeHunksException, InvalidMaxResultsException, InvalidMergeOptionException, InvalidOrderException, InvalidOverrideStatusException, InvalidParentCommitIdException, InvalidPathException, InvalidPullRequestEventTypeException, InvalidPullRequestIdException, InvalidPullRequestStatusException, InvalidPullRequestStatusUpdateException, InvalidReactionUserArnException, InvalidReactionValueException, InvalidReferenceNameException, InvalidRelativeFileVersionEnumException, InvalidReplacementContentException, InvalidReplacementTypeException, InvalidRepositoryDescriptionException, InvalidRepositoryNameException, InvalidRepositoryTriggerBranchNameException, InvalidRepositoryTriggerCustomDataException, InvalidRepositoryTriggerDestinationArnException, InvalidRepositoryTriggerEventsException, InvalidRepositoryTriggerNameException, InvalidRepositoryTriggerRegionException, InvalidResourceArnException, InvalidRevisionIdException, InvalidRuleContentSha256Exception, InvalidSortByException, InvalidSourceCommitSpecifierException, InvalidSystemTagUsageException, InvalidTagKeysListException, InvalidTagsMapException, InvalidTargetBranchException, InvalidTargetException, InvalidTargetsException, InvalidTitleException, ManualMergeRequiredException, MaximumBranchesExceededException, MaximumConflictResolutionEntriesExceededException, MaximumFileContentToLoadExceededException, MaximumFileEntriesExceededException, MaximumItemsToCompareExceededException, MaximumNumberOfApprovalsExceededException, MaximumOpenPullRequestsExceededException, MaximumRepositoryNamesExceededException, MaximumRepositoryTriggersExceededException, MaximumRuleTemplatesAssociatedWithRepositoryException, MergeOptionRequiredException, MultipleConflictResolutionEntriesException, MultipleRepositoriesInPullRequestException, NameLengthExceededException, NoChangeException, NumberOfRulesExceededException, NumberOfRuleTemplatesExceededException, OperationNotAllowedException, OverrideAlreadySetException, OverrideStatusRequiredException, ParentCommitDoesNotExistException, ParentCommitIdOutdatedException, ParentCommitIdRequiredException, PathDoesNotExistException, PathRequiredException, PullRequestAlreadyClosedException, PullRequestApprovalRulesNotSatisfiedException, PullRequestCannotBeApprovedByAuthorException, PullRequestDoesNotExistException, PullRequestIdRequiredException, PullRequestStatusRequiredException, PutFileEntryConflictException, ReactionLimitExceededException, ReactionValueRequiredException, ReferenceDoesNotExistException, ReferenceNameRequiredException, ReferenceTypeNotSupportedException, ReplacementContentRequiredException, ReplacementTypeRequiredException, RepositoryDoesNotExistException, RepositoryLimitExceededException, RepositoryNameExistsException, RepositoryNameRequiredException, RepositoryNamesRequiredException, RepositoryNotAssociatedWithPullRequestException, RepositoryTriggerBranchNameListRequiredException, RepositoryTriggerDestinationArnRequiredException, RepositoryTriggerEventsListRequiredException, RepositoryTriggerNameRequiredException, RepositoryTriggersListRequiredException, ResourceArnRequiredException, RestrictedSourceFileException, RevisionIdRequiredException, RevisionNotCurrentException, SameFileContentException, SamePathRequestException, SourceAndDestinationAreSameException, SourceFileOrContentRequiredException, TagKeysListRequiredException, TagPolicyException, TagsMapRequiredException, TargetRequiredException, TargetsRequiredException, TipOfSourceReferenceIsDifferentException, TipsDivergenceExceededException, TitleRequiredException, TooManyTagsException, } from "../models/errors";
|
|
737
|
-
export var ActorDoesNotExistException$ = [-3, n0, _ADNEE,
|
|
737
|
+
export var ActorDoesNotExistException$ = [-3, n0, _ADNEE,
|
|
738
|
+
{ [_e]: _c },
|
|
739
|
+
[_m],
|
|
740
|
+
[0]
|
|
741
|
+
];
|
|
738
742
|
TypeRegistry.for(n0).registerError(ActorDoesNotExistException$, ActorDoesNotExistException);
|
|
739
|
-
export var Approval$ = [3, n0, _A,
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
743
|
+
export var Approval$ = [3, n0, _A,
|
|
744
|
+
0,
|
|
745
|
+
[_uA, _aS],
|
|
746
|
+
[0, 0]
|
|
747
|
+
];
|
|
748
|
+
export var ApprovalRule$ = [3, n0, _AR,
|
|
744
749
|
0,
|
|
745
750
|
[_aRI, _aRN, _aRC, _rCS, _lMD, _cD, _lMU, _oART],
|
|
746
|
-
[0, 0, 0, 0, 4, 4, 0, () => OriginApprovalRuleTemplate$]
|
|
751
|
+
[0, 0, 0, 0, 4, 4, 0, () => OriginApprovalRuleTemplate$]
|
|
752
|
+
];
|
|
753
|
+
export var ApprovalRuleContentRequiredException$ = [-3, n0, _ARCRE,
|
|
754
|
+
{ [_e]: _c },
|
|
755
|
+
[_m],
|
|
756
|
+
[0]
|
|
747
757
|
];
|
|
748
|
-
export var ApprovalRuleContentRequiredException$ = [-3, n0, _ARCRE, { [_e]: _c }, [_m], [0]];
|
|
749
758
|
TypeRegistry.for(n0).registerError(ApprovalRuleContentRequiredException$, ApprovalRuleContentRequiredException);
|
|
750
|
-
export var ApprovalRuleDoesNotExistException$ = [-3, n0, _ARDNEE,
|
|
759
|
+
export var ApprovalRuleDoesNotExistException$ = [-3, n0, _ARDNEE,
|
|
760
|
+
{ [_e]: _c },
|
|
761
|
+
[_m],
|
|
762
|
+
[0]
|
|
763
|
+
];
|
|
751
764
|
TypeRegistry.for(n0).registerError(ApprovalRuleDoesNotExistException$, ApprovalRuleDoesNotExistException);
|
|
752
|
-
export var ApprovalRuleEventMetadata$ = [3, n0, _AREM,
|
|
753
|
-
|
|
765
|
+
export var ApprovalRuleEventMetadata$ = [3, n0, _AREM,
|
|
766
|
+
0,
|
|
767
|
+
[_aRN, _aRI, _aRC],
|
|
768
|
+
[0, 0, 0]
|
|
769
|
+
];
|
|
770
|
+
export var ApprovalRuleNameAlreadyExistsException$ = [-3, n0, _ARNAEE,
|
|
771
|
+
{ [_e]: _c },
|
|
772
|
+
[_m],
|
|
773
|
+
[0]
|
|
774
|
+
];
|
|
754
775
|
TypeRegistry.for(n0).registerError(ApprovalRuleNameAlreadyExistsException$, ApprovalRuleNameAlreadyExistsException);
|
|
755
|
-
export var ApprovalRuleNameRequiredException$ = [-3, n0, _ARNRE,
|
|
776
|
+
export var ApprovalRuleNameRequiredException$ = [-3, n0, _ARNRE,
|
|
777
|
+
{ [_e]: _c },
|
|
778
|
+
[_m],
|
|
779
|
+
[0]
|
|
780
|
+
];
|
|
756
781
|
TypeRegistry.for(n0).registerError(ApprovalRuleNameRequiredException$, ApprovalRuleNameRequiredException);
|
|
757
|
-
export var ApprovalRuleOverriddenEventMetadata$ = [3, n0, _AROEM,
|
|
758
|
-
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
|
|
782
|
+
export var ApprovalRuleOverriddenEventMetadata$ = [3, n0, _AROEM,
|
|
783
|
+
0,
|
|
784
|
+
[_rI, _oS],
|
|
785
|
+
[0, 0]
|
|
786
|
+
];
|
|
787
|
+
export var ApprovalRuleTemplate$ = [3, n0, _ART,
|
|
762
788
|
0,
|
|
763
789
|
[_aRTI, _aRTN, _aRTD, _aRTC, _rCS, _lMD, _cD, _lMU],
|
|
764
|
-
[0, 0, 0, 0, 0, 4, 4, 0]
|
|
790
|
+
[0, 0, 0, 0, 0, 4, 4, 0]
|
|
765
791
|
];
|
|
766
|
-
export var ApprovalRuleTemplateContentRequiredException$ = [
|
|
767
|
-
-3,
|
|
768
|
-
n0,
|
|
769
|
-
_ARTCRE,
|
|
792
|
+
export var ApprovalRuleTemplateContentRequiredException$ = [-3, n0, _ARTCRE,
|
|
770
793
|
{ [_e]: _c },
|
|
771
794
|
[_m],
|
|
772
|
-
[0]
|
|
795
|
+
[0]
|
|
773
796
|
];
|
|
774
797
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateContentRequiredException$, ApprovalRuleTemplateContentRequiredException);
|
|
775
|
-
export var ApprovalRuleTemplateDoesNotExistException$ = [-3, n0, _ARTDNEE,
|
|
798
|
+
export var ApprovalRuleTemplateDoesNotExistException$ = [-3, n0, _ARTDNEE,
|
|
799
|
+
{ [_e]: _c },
|
|
800
|
+
[_m],
|
|
801
|
+
[0]
|
|
802
|
+
];
|
|
776
803
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateDoesNotExistException$, ApprovalRuleTemplateDoesNotExistException);
|
|
777
|
-
export var ApprovalRuleTemplateInUseException$ = [-3, n0, _ARTIUE,
|
|
804
|
+
export var ApprovalRuleTemplateInUseException$ = [-3, n0, _ARTIUE,
|
|
805
|
+
{ [_e]: _c },
|
|
806
|
+
[_m],
|
|
807
|
+
[0]
|
|
808
|
+
];
|
|
778
809
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateInUseException$, ApprovalRuleTemplateInUseException);
|
|
779
|
-
export var ApprovalRuleTemplateNameAlreadyExistsException$ = [
|
|
780
|
-
-3,
|
|
781
|
-
n0,
|
|
782
|
-
_ARTNAEE,
|
|
810
|
+
export var ApprovalRuleTemplateNameAlreadyExistsException$ = [-3, n0, _ARTNAEE,
|
|
783
811
|
{ [_e]: _c },
|
|
784
812
|
[_m],
|
|
785
|
-
[0]
|
|
813
|
+
[0]
|
|
786
814
|
];
|
|
787
815
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateNameAlreadyExistsException$, ApprovalRuleTemplateNameAlreadyExistsException);
|
|
788
|
-
export var ApprovalRuleTemplateNameRequiredException$ = [-3, n0, _ARTNRE,
|
|
816
|
+
export var ApprovalRuleTemplateNameRequiredException$ = [-3, n0, _ARTNRE,
|
|
817
|
+
{ [_e]: _c },
|
|
818
|
+
[_m],
|
|
819
|
+
[0]
|
|
820
|
+
];
|
|
789
821
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateNameRequiredException$, ApprovalRuleTemplateNameRequiredException);
|
|
790
|
-
export var ApprovalStateChangedEventMetadata$ = [3, n0, _ASCEM,
|
|
791
|
-
|
|
822
|
+
export var ApprovalStateChangedEventMetadata$ = [3, n0, _ASCEM,
|
|
823
|
+
0,
|
|
824
|
+
[_rI, _aSp],
|
|
825
|
+
[0, 0]
|
|
826
|
+
];
|
|
827
|
+
export var ApprovalStateRequiredException$ = [-3, n0, _ASRE,
|
|
828
|
+
{ [_e]: _c },
|
|
829
|
+
[_m],
|
|
830
|
+
[0]
|
|
831
|
+
];
|
|
792
832
|
TypeRegistry.for(n0).registerError(ApprovalStateRequiredException$, ApprovalStateRequiredException);
|
|
793
|
-
export var AssociateApprovalRuleTemplateWithRepositoryInput$ = [
|
|
794
|
-
3,
|
|
795
|
-
n0,
|
|
796
|
-
_AARTWRI,
|
|
833
|
+
export var AssociateApprovalRuleTemplateWithRepositoryInput$ = [3, n0, _AARTWRI,
|
|
797
834
|
0,
|
|
798
835
|
[_aRTN, _rN],
|
|
799
|
-
[0, 0]
|
|
836
|
+
[0, 0]
|
|
837
|
+
];
|
|
838
|
+
export var AuthorDoesNotExistException$ = [-3, n0, _ADNEEu,
|
|
839
|
+
{ [_e]: _c },
|
|
840
|
+
[_m],
|
|
841
|
+
[0]
|
|
800
842
|
];
|
|
801
|
-
export var AuthorDoesNotExistException$ = [-3, n0, _ADNEEu, { [_e]: _c }, [_m], [0]];
|
|
802
843
|
TypeRegistry.for(n0).registerError(AuthorDoesNotExistException$, AuthorDoesNotExistException);
|
|
803
|
-
export var BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = [
|
|
804
|
-
3,
|
|
805
|
-
n0,
|
|
806
|
-
_BAARTWRE,
|
|
844
|
+
export var BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = [3, n0, _BAARTWRE,
|
|
807
845
|
0,
|
|
808
846
|
[_rN, _eC, _eM],
|
|
809
|
-
[0, 0, 0]
|
|
847
|
+
[0, 0, 0]
|
|
810
848
|
];
|
|
811
|
-
export var BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = [
|
|
812
|
-
3,
|
|
813
|
-
n0,
|
|
814
|
-
_BAARTWRI,
|
|
849
|
+
export var BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = [3, n0, _BAARTWRI,
|
|
815
850
|
0,
|
|
816
851
|
[_aRTN, _rNe],
|
|
817
|
-
[0, 64 | 0]
|
|
852
|
+
[0, 64 | 0]
|
|
818
853
|
];
|
|
819
|
-
export var BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = [
|
|
820
|
-
3,
|
|
821
|
-
n0,
|
|
822
|
-
_BAARTWRO,
|
|
854
|
+
export var BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = [3, n0, _BAARTWRO,
|
|
823
855
|
0,
|
|
824
856
|
[_aRNs, _er],
|
|
825
|
-
[64 | 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList]
|
|
857
|
+
[64 | 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList]
|
|
858
|
+
];
|
|
859
|
+
export var BatchDescribeMergeConflictsError$ = [3, n0, _BDMCE,
|
|
860
|
+
0,
|
|
861
|
+
[_fP, _eN, _m],
|
|
862
|
+
[0, 0, 0]
|
|
826
863
|
];
|
|
827
|
-
export var
|
|
828
|
-
export var BatchDescribeMergeConflictsInput$ = [
|
|
829
|
-
3,
|
|
830
|
-
n0,
|
|
831
|
-
_BDMCI,
|
|
864
|
+
export var BatchDescribeMergeConflictsInput$ = [3, n0, _BDMCI,
|
|
832
865
|
0,
|
|
833
866
|
[_rN, _dCS, _sCS, _mO, _mMH, _mCF, _fPi, _cDL, _cRS, _nT],
|
|
834
|
-
[0, 0, 0, 0, 1, 1, 64 | 0, 0, 0, 0]
|
|
867
|
+
[0, 0, 0, 0, 1, 1, 64 | 0, 0, 0, 0]
|
|
835
868
|
];
|
|
836
|
-
export var BatchDescribeMergeConflictsOutput$ = [
|
|
837
|
-
3,
|
|
838
|
-
n0,
|
|
839
|
-
_BDMCO,
|
|
869
|
+
export var BatchDescribeMergeConflictsOutput$ = [3, n0, _BDMCO,
|
|
840
870
|
0,
|
|
841
871
|
[_co, _nT, _er, _dCI, _sCI, _bCI],
|
|
842
|
-
[() => Conflicts, 0, () => BatchDescribeMergeConflictsErrors, 0, 0, 0]
|
|
872
|
+
[() => Conflicts, 0, () => BatchDescribeMergeConflictsErrors, 0, 0, 0]
|
|
843
873
|
];
|
|
844
|
-
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = [
|
|
845
|
-
3,
|
|
846
|
-
n0,
|
|
847
|
-
_BDARTFRE,
|
|
874
|
+
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = [3, n0, _BDARTFRE,
|
|
848
875
|
0,
|
|
849
876
|
[_rN, _eC, _eM],
|
|
850
|
-
[0, 0, 0]
|
|
877
|
+
[0, 0, 0]
|
|
851
878
|
];
|
|
852
|
-
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = [
|
|
853
|
-
3,
|
|
854
|
-
n0,
|
|
855
|
-
_BDARTFRI,
|
|
879
|
+
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = [3, n0, _BDARTFRI,
|
|
856
880
|
0,
|
|
857
881
|
[_aRTN, _rNe],
|
|
858
|
-
[0, 64 | 0]
|
|
882
|
+
[0, 64 | 0]
|
|
859
883
|
];
|
|
860
|
-
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = [
|
|
861
|
-
3,
|
|
862
|
-
n0,
|
|
863
|
-
_BDARTFRO,
|
|
884
|
+
export var BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = [3, n0, _BDARTFRO,
|
|
864
885
|
0,
|
|
865
886
|
[_dRN, _er],
|
|
866
|
-
[64 | 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList]
|
|
887
|
+
[64 | 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList]
|
|
867
888
|
];
|
|
868
|
-
export var BatchGetCommitsError$ = [3, n0, _BGCE,
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
|
|
872
|
-
|
|
873
|
-
|
|
889
|
+
export var BatchGetCommitsError$ = [3, n0, _BGCE,
|
|
890
|
+
0,
|
|
891
|
+
[_cI, _eC, _eM],
|
|
892
|
+
[0, 0, 0]
|
|
893
|
+
];
|
|
894
|
+
export var BatchGetCommitsInput$ = [3, n0, _BGCI,
|
|
895
|
+
0,
|
|
896
|
+
[_cIo, _rN],
|
|
897
|
+
[64 | 0, 0]
|
|
898
|
+
];
|
|
899
|
+
export var BatchGetCommitsOutput$ = [3, n0, _BGCO,
|
|
874
900
|
0,
|
|
875
901
|
[_com, _er],
|
|
876
|
-
[() => CommitObjectsList, () => BatchGetCommitsErrorsList]
|
|
902
|
+
[() => CommitObjectsList, () => BatchGetCommitsErrorsList]
|
|
903
|
+
];
|
|
904
|
+
export var BatchGetRepositoriesError$ = [3, n0, _BGRE,
|
|
905
|
+
0,
|
|
906
|
+
[_rIe, _rN, _eC, _eM],
|
|
907
|
+
[0, 0, 0, 0]
|
|
908
|
+
];
|
|
909
|
+
export var BatchGetRepositoriesInput$ = [3, n0, _BGRI,
|
|
910
|
+
0,
|
|
911
|
+
[_rNe],
|
|
912
|
+
[64 | 0]
|
|
877
913
|
];
|
|
878
|
-
export var
|
|
879
|
-
export var BatchGetRepositoriesInput$ = [3, n0, _BGRI, 0, [_rNe], [64 | 0]];
|
|
880
|
-
export var BatchGetRepositoriesOutput$ = [
|
|
881
|
-
3,
|
|
882
|
-
n0,
|
|
883
|
-
_BGRO,
|
|
914
|
+
export var BatchGetRepositoriesOutput$ = [3, n0, _BGRO,
|
|
884
915
|
0,
|
|
885
916
|
[_r, _rNF, _er],
|
|
886
|
-
[() => RepositoryMetadataList, 64 | 0, () => BatchGetRepositoriesErrorsList]
|
|
917
|
+
[() => RepositoryMetadataList, 64 | 0, () => BatchGetRepositoriesErrorsList]
|
|
887
918
|
];
|
|
888
|
-
export var BeforeCommitIdAndAfterCommitIdAreSameException$ = [
|
|
889
|
-
-3,
|
|
890
|
-
n0,
|
|
891
|
-
_BCIAACIASE,
|
|
919
|
+
export var BeforeCommitIdAndAfterCommitIdAreSameException$ = [-3, n0, _BCIAACIASE,
|
|
892
920
|
{ [_e]: _c },
|
|
893
921
|
[_m],
|
|
894
|
-
[0]
|
|
922
|
+
[0]
|
|
895
923
|
];
|
|
896
924
|
TypeRegistry.for(n0).registerError(BeforeCommitIdAndAfterCommitIdAreSameException$, BeforeCommitIdAndAfterCommitIdAreSameException);
|
|
897
|
-
export var BlobIdDoesNotExistException$ = [-3, n0, _BIDNEE,
|
|
925
|
+
export var BlobIdDoesNotExistException$ = [-3, n0, _BIDNEE,
|
|
926
|
+
{ [_e]: _c },
|
|
927
|
+
[_m],
|
|
928
|
+
[0]
|
|
929
|
+
];
|
|
898
930
|
TypeRegistry.for(n0).registerError(BlobIdDoesNotExistException$, BlobIdDoesNotExistException);
|
|
899
|
-
export var BlobIdRequiredException$ = [-3, n0, _BIRE,
|
|
931
|
+
export var BlobIdRequiredException$ = [-3, n0, _BIRE,
|
|
932
|
+
{ [_e]: _c },
|
|
933
|
+
[_m],
|
|
934
|
+
[0]
|
|
935
|
+
];
|
|
900
936
|
TypeRegistry.for(n0).registerError(BlobIdRequiredException$, BlobIdRequiredException);
|
|
901
|
-
export var BlobMetadata$ = [3, n0, _BM,
|
|
902
|
-
|
|
937
|
+
export var BlobMetadata$ = [3, n0, _BM,
|
|
938
|
+
0,
|
|
939
|
+
[_bI, _p, _mo],
|
|
940
|
+
[0, 0, 0]
|
|
941
|
+
];
|
|
942
|
+
export var BranchDoesNotExistException$ = [-3, n0, _BDNEE,
|
|
943
|
+
{ [_e]: _c },
|
|
944
|
+
[_m],
|
|
945
|
+
[0]
|
|
946
|
+
];
|
|
903
947
|
TypeRegistry.for(n0).registerError(BranchDoesNotExistException$, BranchDoesNotExistException);
|
|
904
|
-
export var BranchInfo$ = [3, n0, _BI,
|
|
905
|
-
|
|
948
|
+
export var BranchInfo$ = [3, n0, _BI,
|
|
949
|
+
0,
|
|
950
|
+
[_bN, _cI],
|
|
951
|
+
[0, 0]
|
|
952
|
+
];
|
|
953
|
+
export var BranchNameExistsException$ = [-3, n0, _BNEE,
|
|
954
|
+
{ [_e]: _c },
|
|
955
|
+
[_m],
|
|
956
|
+
[0]
|
|
957
|
+
];
|
|
906
958
|
TypeRegistry.for(n0).registerError(BranchNameExistsException$, BranchNameExistsException);
|
|
907
|
-
export var BranchNameIsTagNameException$ = [-3, n0, _BNITNE,
|
|
959
|
+
export var BranchNameIsTagNameException$ = [-3, n0, _BNITNE,
|
|
960
|
+
{ [_e]: _c },
|
|
961
|
+
[_m],
|
|
962
|
+
[0]
|
|
963
|
+
];
|
|
908
964
|
TypeRegistry.for(n0).registerError(BranchNameIsTagNameException$, BranchNameIsTagNameException);
|
|
909
|
-
export var BranchNameRequiredException$ = [-3, n0, _BNRE,
|
|
965
|
+
export var BranchNameRequiredException$ = [-3, n0, _BNRE,
|
|
966
|
+
{ [_e]: _c },
|
|
967
|
+
[_m],
|
|
968
|
+
[0]
|
|
969
|
+
];
|
|
910
970
|
TypeRegistry.for(n0).registerError(BranchNameRequiredException$, BranchNameRequiredException);
|
|
911
|
-
export var CannotDeleteApprovalRuleFromTemplateException$ = [
|
|
912
|
-
-3,
|
|
913
|
-
n0,
|
|
914
|
-
_CDARFTE,
|
|
971
|
+
export var CannotDeleteApprovalRuleFromTemplateException$ = [-3, n0, _CDARFTE,
|
|
915
972
|
{ [_e]: _c },
|
|
916
973
|
[_m],
|
|
917
|
-
[0]
|
|
974
|
+
[0]
|
|
918
975
|
];
|
|
919
976
|
TypeRegistry.for(n0).registerError(CannotDeleteApprovalRuleFromTemplateException$, CannotDeleteApprovalRuleFromTemplateException);
|
|
920
|
-
export var CannotModifyApprovalRuleFromTemplateException$ = [
|
|
921
|
-
-3,
|
|
922
|
-
n0,
|
|
923
|
-
_CMARFTE,
|
|
977
|
+
export var CannotModifyApprovalRuleFromTemplateException$ = [-3, n0, _CMARFTE,
|
|
924
978
|
{ [_e]: _c },
|
|
925
979
|
[_m],
|
|
926
|
-
[0]
|
|
980
|
+
[0]
|
|
927
981
|
];
|
|
928
982
|
TypeRegistry.for(n0).registerError(CannotModifyApprovalRuleFromTemplateException$, CannotModifyApprovalRuleFromTemplateException);
|
|
929
|
-
export var ClientRequestTokenRequiredException$ = [-3, n0, _CRTRE,
|
|
983
|
+
export var ClientRequestTokenRequiredException$ = [-3, n0, _CRTRE,
|
|
984
|
+
{ [_e]: _c },
|
|
985
|
+
[_m],
|
|
986
|
+
[0]
|
|
987
|
+
];
|
|
930
988
|
TypeRegistry.for(n0).registerError(ClientRequestTokenRequiredException$, ClientRequestTokenRequiredException);
|
|
931
|
-
export var Comment$ = [
|
|
932
|
-
3,
|
|
933
|
-
n0,
|
|
934
|
-
_C,
|
|
989
|
+
export var Comment$ = [3, n0, _C,
|
|
935
990
|
0,
|
|
936
991
|
[_cIom, _con, _iRT, _cD, _lMD, _aA, _d, _cRT, _cR, _rC],
|
|
937
|
-
[0, 0, 0, 4, 4, 0, 2, 0, 64 | 0, 128 | 1]
|
|
992
|
+
[0, 0, 0, 4, 4, 0, 2, 0, 64 | 0, 128 | 1]
|
|
993
|
+
];
|
|
994
|
+
export var CommentContentRequiredException$ = [-3, n0, _CCRE,
|
|
995
|
+
{ [_e]: _c },
|
|
996
|
+
[_m],
|
|
997
|
+
[0]
|
|
938
998
|
];
|
|
939
|
-
export var CommentContentRequiredException$ = [-3, n0, _CCRE, { [_e]: _c }, [_m], [0]];
|
|
940
999
|
TypeRegistry.for(n0).registerError(CommentContentRequiredException$, CommentContentRequiredException);
|
|
941
|
-
export var CommentContentSizeLimitExceededException$ = [-3, n0, _CCSLEE,
|
|
1000
|
+
export var CommentContentSizeLimitExceededException$ = [-3, n0, _CCSLEE,
|
|
1001
|
+
{ [_e]: _c },
|
|
1002
|
+
[_m],
|
|
1003
|
+
[0]
|
|
1004
|
+
];
|
|
942
1005
|
TypeRegistry.for(n0).registerError(CommentContentSizeLimitExceededException$, CommentContentSizeLimitExceededException);
|
|
943
|
-
export var CommentDeletedException$ = [-3, n0, _CDE,
|
|
1006
|
+
export var CommentDeletedException$ = [-3, n0, _CDE,
|
|
1007
|
+
{ [_e]: _c },
|
|
1008
|
+
[_m],
|
|
1009
|
+
[0]
|
|
1010
|
+
];
|
|
944
1011
|
TypeRegistry.for(n0).registerError(CommentDeletedException$, CommentDeletedException);
|
|
945
|
-
export var CommentDoesNotExistException$ = [-3, n0, _CDNEE,
|
|
1012
|
+
export var CommentDoesNotExistException$ = [-3, n0, _CDNEE,
|
|
1013
|
+
{ [_e]: _c },
|
|
1014
|
+
[_m],
|
|
1015
|
+
[0]
|
|
1016
|
+
];
|
|
946
1017
|
TypeRegistry.for(n0).registerError(CommentDoesNotExistException$, CommentDoesNotExistException);
|
|
947
|
-
export var CommentIdRequiredException$ = [-3, n0, _CIRE,
|
|
1018
|
+
export var CommentIdRequiredException$ = [-3, n0, _CIRE,
|
|
1019
|
+
{ [_e]: _c },
|
|
1020
|
+
[_m],
|
|
1021
|
+
[0]
|
|
1022
|
+
];
|
|
948
1023
|
TypeRegistry.for(n0).registerError(CommentIdRequiredException$, CommentIdRequiredException);
|
|
949
|
-
export var CommentNotCreatedByCallerException$ = [-3, n0, _CNCBCE,
|
|
1024
|
+
export var CommentNotCreatedByCallerException$ = [-3, n0, _CNCBCE,
|
|
1025
|
+
{ [_e]: _c },
|
|
1026
|
+
[_m],
|
|
1027
|
+
[0]
|
|
1028
|
+
];
|
|
950
1029
|
TypeRegistry.for(n0).registerError(CommentNotCreatedByCallerException$, CommentNotCreatedByCallerException);
|
|
951
|
-
export var CommentsForComparedCommit$ = [
|
|
952
|
-
3,
|
|
953
|
-
n0,
|
|
954
|
-
_CFCC,
|
|
1030
|
+
export var CommentsForComparedCommit$ = [3, n0, _CFCC,
|
|
955
1031
|
0,
|
|
956
1032
|
[_rN, _bCIe, _aCI, _bBI, _aBI, _l, _comm],
|
|
957
|
-
[0, 0, 0, 0, 0, () => Location$, () => Comments]
|
|
1033
|
+
[0, 0, 0, 0, 0, () => Location$, () => Comments]
|
|
958
1034
|
];
|
|
959
|
-
export var CommentsForPullRequest$ = [
|
|
960
|
-
3,
|
|
961
|
-
n0,
|
|
962
|
-
_CFPR,
|
|
1035
|
+
export var CommentsForPullRequest$ = [3, n0, _CFPR,
|
|
963
1036
|
0,
|
|
964
1037
|
[_pRI, _rN, _bCIe, _aCI, _bBI, _aBI, _l, _comm],
|
|
965
|
-
[0, 0, 0, 0, 0, 0, () => Location$, () => Comments]
|
|
1038
|
+
[0, 0, 0, 0, 0, 0, () => Location$, () => Comments]
|
|
966
1039
|
];
|
|
967
|
-
export var Commit$ = [
|
|
968
|
-
3,
|
|
969
|
-
n0,
|
|
970
|
-
_Co,
|
|
1040
|
+
export var Commit$ = [3, n0, _Co,
|
|
971
1041
|
0,
|
|
972
1042
|
[_cI, _tI, _pa, _m, _a, _commi, _aD],
|
|
973
|
-
[0, 0, 64 | 0, 0, () => UserInfo$, () => UserInfo$, 0]
|
|
1043
|
+
[0, 0, 64 | 0, 0, () => UserInfo$, () => UserInfo$, 0]
|
|
1044
|
+
];
|
|
1045
|
+
export var CommitDoesNotExistException$ = [-3, n0, _CDNEEo,
|
|
1046
|
+
{ [_e]: _c },
|
|
1047
|
+
[_m],
|
|
1048
|
+
[0]
|
|
974
1049
|
];
|
|
975
|
-
export var CommitDoesNotExistException$ = [-3, n0, _CDNEEo, { [_e]: _c }, [_m], [0]];
|
|
976
1050
|
TypeRegistry.for(n0).registerError(CommitDoesNotExistException$, CommitDoesNotExistException);
|
|
977
|
-
export var CommitIdDoesNotExistException$ = [-3, n0, _CIDNEE,
|
|
1051
|
+
export var CommitIdDoesNotExistException$ = [-3, n0, _CIDNEE,
|
|
1052
|
+
{ [_e]: _c },
|
|
1053
|
+
[_m],
|
|
1054
|
+
[0]
|
|
1055
|
+
];
|
|
978
1056
|
TypeRegistry.for(n0).registerError(CommitIdDoesNotExistException$, CommitIdDoesNotExistException);
|
|
979
|
-
export var CommitIdRequiredException$ = [-3, n0, _CIREo,
|
|
1057
|
+
export var CommitIdRequiredException$ = [-3, n0, _CIREo,
|
|
1058
|
+
{ [_e]: _c },
|
|
1059
|
+
[_m],
|
|
1060
|
+
[0]
|
|
1061
|
+
];
|
|
980
1062
|
TypeRegistry.for(n0).registerError(CommitIdRequiredException$, CommitIdRequiredException);
|
|
981
|
-
export var CommitIdsLimitExceededException$ = [-3, n0, _CILEE,
|
|
1063
|
+
export var CommitIdsLimitExceededException$ = [-3, n0, _CILEE,
|
|
1064
|
+
{ [_e]: _c },
|
|
1065
|
+
[_m],
|
|
1066
|
+
[0]
|
|
1067
|
+
];
|
|
982
1068
|
TypeRegistry.for(n0).registerError(CommitIdsLimitExceededException$, CommitIdsLimitExceededException);
|
|
983
|
-
export var CommitIdsListRequiredException$ = [-3, n0, _CILRE,
|
|
1069
|
+
export var CommitIdsListRequiredException$ = [-3, n0, _CILRE,
|
|
1070
|
+
{ [_e]: _c },
|
|
1071
|
+
[_m],
|
|
1072
|
+
[0]
|
|
1073
|
+
];
|
|
984
1074
|
TypeRegistry.for(n0).registerError(CommitIdsListRequiredException$, CommitIdsListRequiredException);
|
|
985
|
-
export var CommitMessageLengthExceededException$ = [-3, n0, _CMLEE,
|
|
1075
|
+
export var CommitMessageLengthExceededException$ = [-3, n0, _CMLEE,
|
|
1076
|
+
{ [_e]: _c },
|
|
1077
|
+
[_m],
|
|
1078
|
+
[0]
|
|
1079
|
+
];
|
|
986
1080
|
TypeRegistry.for(n0).registerError(CommitMessageLengthExceededException$, CommitMessageLengthExceededException);
|
|
987
|
-
export var CommitRequiredException$ = [-3, n0, _CRE,
|
|
1081
|
+
export var CommitRequiredException$ = [-3, n0, _CRE,
|
|
1082
|
+
{ [_e]: _c },
|
|
1083
|
+
[_m],
|
|
1084
|
+
[0]
|
|
1085
|
+
];
|
|
988
1086
|
TypeRegistry.for(n0).registerError(CommitRequiredException$, CommitRequiredException);
|
|
989
|
-
export var ConcurrentReferenceUpdateException$ = [-3, n0, _CRUE,
|
|
1087
|
+
export var ConcurrentReferenceUpdateException$ = [-3, n0, _CRUE,
|
|
1088
|
+
{ [_e]: _c },
|
|
1089
|
+
[_m],
|
|
1090
|
+
[0]
|
|
1091
|
+
];
|
|
990
1092
|
TypeRegistry.for(n0).registerError(ConcurrentReferenceUpdateException$, ConcurrentReferenceUpdateException);
|
|
991
|
-
export var Conflict$ = [3, n0, _Con,
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
995
|
-
|
|
1093
|
+
export var Conflict$ = [3, n0, _Con,
|
|
1094
|
+
0,
|
|
1095
|
+
[_cM, _mH],
|
|
1096
|
+
[() => ConflictMetadata$, () => MergeHunks]
|
|
1097
|
+
];
|
|
1098
|
+
export var ConflictMetadata$ = [3, n0, _CM,
|
|
996
1099
|
0,
|
|
997
1100
|
[_fP, _fS, _fM, _oT, _nOC, _iBF, _cC, _fMC, _oTC, _mOe],
|
|
998
|
-
[0, () => FileSizes$, () => FileModes$, () => ObjectTypes$, 1, () => IsBinaryFile$, 2, 2, 2, () => MergeOperations$]
|
|
1101
|
+
[0, () => FileSizes$, () => FileModes$, () => ObjectTypes$, 1, () => IsBinaryFile$, 2, 2, 2, () => MergeOperations$]
|
|
999
1102
|
];
|
|
1000
|
-
export var ConflictResolution$ = [
|
|
1001
|
-
3,
|
|
1002
|
-
n0,
|
|
1003
|
-
_CR,
|
|
1103
|
+
export var ConflictResolution$ = [3, n0, _CR,
|
|
1004
1104
|
0,
|
|
1005
1105
|
[_rCe, _dF, _sFM],
|
|
1006
|
-
[() => ReplaceContentEntries, () => DeleteFileEntries, () => SetFileModeEntries]
|
|
1106
|
+
[() => ReplaceContentEntries, () => DeleteFileEntries, () => SetFileModeEntries]
|
|
1007
1107
|
];
|
|
1008
|
-
export var CreateApprovalRuleTemplateInput$ = [
|
|
1009
|
-
3,
|
|
1010
|
-
n0,
|
|
1011
|
-
_CARTI,
|
|
1108
|
+
export var CreateApprovalRuleTemplateInput$ = [3, n0, _CARTI,
|
|
1012
1109
|
0,
|
|
1013
1110
|
[_aRTN, _aRTC, _aRTD],
|
|
1014
|
-
[0, 0, 0]
|
|
1111
|
+
[0, 0, 0]
|
|
1015
1112
|
];
|
|
1016
|
-
export var CreateApprovalRuleTemplateOutput$ = [
|
|
1017
|
-
3,
|
|
1018
|
-
n0,
|
|
1019
|
-
_CARTO,
|
|
1113
|
+
export var CreateApprovalRuleTemplateOutput$ = [3, n0, _CARTO,
|
|
1020
1114
|
0,
|
|
1021
1115
|
[_aRT],
|
|
1022
|
-
[() => ApprovalRuleTemplate$]
|
|
1116
|
+
[() => ApprovalRuleTemplate$]
|
|
1117
|
+
];
|
|
1118
|
+
export var CreateBranchInput$ = [3, n0, _CBI,
|
|
1119
|
+
0,
|
|
1120
|
+
[_rN, _bN, _cI],
|
|
1121
|
+
[0, 0, 0]
|
|
1023
1122
|
];
|
|
1024
|
-
export var
|
|
1025
|
-
export var CreateCommitInput$ = [
|
|
1026
|
-
3,
|
|
1027
|
-
n0,
|
|
1028
|
-
_CCI,
|
|
1123
|
+
export var CreateCommitInput$ = [3, n0, _CCI,
|
|
1029
1124
|
0,
|
|
1030
1125
|
[_rN, _bN, _pCI, _aN, _em, _cMo, _kEF, _pF, _dF, _sFM],
|
|
1031
|
-
[0, 0, 0, 0, 0, 0, 2, () => PutFileEntries, () => DeleteFileEntries, () => SetFileModeEntries]
|
|
1126
|
+
[0, 0, 0, 0, 0, 0, 2, () => PutFileEntries, () => DeleteFileEntries, () => SetFileModeEntries]
|
|
1032
1127
|
];
|
|
1033
|
-
export var CreateCommitOutput$ = [
|
|
1034
|
-
3,
|
|
1035
|
-
n0,
|
|
1036
|
-
_CCO,
|
|
1128
|
+
export var CreateCommitOutput$ = [3, n0, _CCO,
|
|
1037
1129
|
0,
|
|
1038
1130
|
[_cI, _tI, _fA, _fU, _fD],
|
|
1039
|
-
[0, 0, () => FilesMetadata, () => FilesMetadata, () => FilesMetadata]
|
|
1131
|
+
[0, 0, () => FilesMetadata, () => FilesMetadata, () => FilesMetadata]
|
|
1040
1132
|
];
|
|
1041
|
-
export var CreatePullRequestApprovalRuleInput$ = [
|
|
1042
|
-
3,
|
|
1043
|
-
n0,
|
|
1044
|
-
_CPRARI,
|
|
1133
|
+
export var CreatePullRequestApprovalRuleInput$ = [3, n0, _CPRARI,
|
|
1045
1134
|
0,
|
|
1046
1135
|
[_pRI, _aRN, _aRC],
|
|
1047
|
-
[0, 0, 0]
|
|
1136
|
+
[0, 0, 0]
|
|
1048
1137
|
];
|
|
1049
|
-
export var CreatePullRequestApprovalRuleOutput$ = [
|
|
1050
|
-
3,
|
|
1051
|
-
n0,
|
|
1052
|
-
_CPRARO,
|
|
1138
|
+
export var CreatePullRequestApprovalRuleOutput$ = [3, n0, _CPRARO,
|
|
1053
1139
|
0,
|
|
1054
1140
|
[_aR],
|
|
1055
|
-
[() => ApprovalRule$]
|
|
1141
|
+
[() => ApprovalRule$]
|
|
1056
1142
|
];
|
|
1057
|
-
export var CreatePullRequestInput$ = [
|
|
1058
|
-
3,
|
|
1059
|
-
n0,
|
|
1060
|
-
_CPRI,
|
|
1143
|
+
export var CreatePullRequestInput$ = [3, n0, _CPRI,
|
|
1061
1144
|
0,
|
|
1062
1145
|
[_t, _de, _ta, _cRT],
|
|
1063
|
-
[0, 0, () => TargetList, [0, 4]]
|
|
1146
|
+
[0, 0, () => TargetList, [0, 4]]
|
|
1147
|
+
];
|
|
1148
|
+
export var CreatePullRequestOutput$ = [3, n0, _CPRO,
|
|
1149
|
+
0,
|
|
1150
|
+
[_pR],
|
|
1151
|
+
[() => PullRequest$]
|
|
1152
|
+
];
|
|
1153
|
+
export var CreateRepositoryInput$ = [3, n0, _CRI,
|
|
1154
|
+
0,
|
|
1155
|
+
[_rN, _rD, _tag, _kKI],
|
|
1156
|
+
[0, 0, 128 | 0, 0]
|
|
1064
1157
|
];
|
|
1065
|
-
export var
|
|
1066
|
-
|
|
1067
|
-
|
|
1068
|
-
|
|
1069
|
-
|
|
1070
|
-
|
|
1071
|
-
_CUMCI,
|
|
1158
|
+
export var CreateRepositoryOutput$ = [3, n0, _CRO,
|
|
1159
|
+
0,
|
|
1160
|
+
[_rM],
|
|
1161
|
+
[() => RepositoryMetadata$]
|
|
1162
|
+
];
|
|
1163
|
+
export var CreateUnreferencedMergeCommitInput$ = [3, n0, _CUMCI,
|
|
1072
1164
|
0,
|
|
1073
1165
|
[_rN, _sCS, _dCS, _mO, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
1074
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
1166
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
1167
|
+
];
|
|
1168
|
+
export var CreateUnreferencedMergeCommitOutput$ = [3, n0, _CUMCO,
|
|
1169
|
+
0,
|
|
1170
|
+
[_cI, _tI],
|
|
1171
|
+
[0, 0]
|
|
1172
|
+
];
|
|
1173
|
+
export var DefaultBranchCannotBeDeletedException$ = [-3, n0, _DBCBDE,
|
|
1174
|
+
{ [_e]: _c },
|
|
1175
|
+
[_m],
|
|
1176
|
+
[0]
|
|
1075
1177
|
];
|
|
1076
|
-
export var CreateUnreferencedMergeCommitOutput$ = [3, n0, _CUMCO, 0, [_cI, _tI], [0, 0]];
|
|
1077
|
-
export var DefaultBranchCannotBeDeletedException$ = [-3, n0, _DBCBDE, { [_e]: _c }, [_m], [0]];
|
|
1078
1178
|
TypeRegistry.for(n0).registerError(DefaultBranchCannotBeDeletedException$, DefaultBranchCannotBeDeletedException);
|
|
1079
|
-
export var DeleteApprovalRuleTemplateInput$ = [3, n0, _DARTI,
|
|
1080
|
-
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
|
|
1084
|
-
export var
|
|
1085
|
-
|
|
1086
|
-
|
|
1087
|
-
|
|
1088
|
-
|
|
1089
|
-
|
|
1179
|
+
export var DeleteApprovalRuleTemplateInput$ = [3, n0, _DARTI,
|
|
1180
|
+
0,
|
|
1181
|
+
[_aRTN],
|
|
1182
|
+
[0]
|
|
1183
|
+
];
|
|
1184
|
+
export var DeleteApprovalRuleTemplateOutput$ = [3, n0, _DARTO,
|
|
1185
|
+
0,
|
|
1186
|
+
[_aRTI],
|
|
1187
|
+
[0]
|
|
1188
|
+
];
|
|
1189
|
+
export var DeleteBranchInput$ = [3, n0, _DBI,
|
|
1190
|
+
0,
|
|
1191
|
+
[_rN, _bN],
|
|
1192
|
+
[0, 0]
|
|
1193
|
+
];
|
|
1194
|
+
export var DeleteBranchOutput$ = [3, n0, _DBO,
|
|
1195
|
+
0,
|
|
1196
|
+
[_dB],
|
|
1197
|
+
[() => BranchInfo$]
|
|
1198
|
+
];
|
|
1199
|
+
export var DeleteCommentContentInput$ = [3, n0, _DCCI,
|
|
1200
|
+
0,
|
|
1201
|
+
[_cIom],
|
|
1202
|
+
[0]
|
|
1203
|
+
];
|
|
1204
|
+
export var DeleteCommentContentOutput$ = [3, n0, _DCCO,
|
|
1205
|
+
0,
|
|
1206
|
+
[_comme],
|
|
1207
|
+
[() => Comment$]
|
|
1208
|
+
];
|
|
1209
|
+
export var DeleteFileEntry$ = [3, n0, _DFE,
|
|
1210
|
+
0,
|
|
1211
|
+
[_fP],
|
|
1212
|
+
[0]
|
|
1213
|
+
];
|
|
1214
|
+
export var DeleteFileInput$ = [3, n0, _DFI,
|
|
1090
1215
|
0,
|
|
1091
1216
|
[_rN, _bN, _fP, _pCI, _kEF, _cMo, _n, _em],
|
|
1092
|
-
[0, 0, 0, 0, 2, 0, 0, 0]
|
|
1093
|
-
];
|
|
1094
|
-
export var DeleteFileOutput$ = [3, n0, _DFO,
|
|
1095
|
-
|
|
1096
|
-
|
|
1097
|
-
|
|
1098
|
-
|
|
1099
|
-
export var
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
|
|
1217
|
+
[0, 0, 0, 0, 2, 0, 0, 0]
|
|
1218
|
+
];
|
|
1219
|
+
export var DeleteFileOutput$ = [3, n0, _DFO,
|
|
1220
|
+
0,
|
|
1221
|
+
[_cI, _bI, _tI, _fP],
|
|
1222
|
+
[0, 0, 0, 0]
|
|
1223
|
+
];
|
|
1224
|
+
export var DeletePullRequestApprovalRuleInput$ = [3, n0, _DPRARI,
|
|
1225
|
+
0,
|
|
1226
|
+
[_pRI, _aRN],
|
|
1227
|
+
[0, 0]
|
|
1228
|
+
];
|
|
1229
|
+
export var DeletePullRequestApprovalRuleOutput$ = [3, n0, _DPRARO,
|
|
1230
|
+
0,
|
|
1231
|
+
[_aRI],
|
|
1232
|
+
[0]
|
|
1233
|
+
];
|
|
1234
|
+
export var DeleteRepositoryInput$ = [3, n0, _DRI,
|
|
1235
|
+
0,
|
|
1236
|
+
[_rN],
|
|
1237
|
+
[0]
|
|
1238
|
+
];
|
|
1239
|
+
export var DeleteRepositoryOutput$ = [3, n0, _DRO,
|
|
1240
|
+
0,
|
|
1241
|
+
[_rIe],
|
|
1242
|
+
[0]
|
|
1243
|
+
];
|
|
1244
|
+
export var DescribeMergeConflictsInput$ = [3, n0, _DMCI,
|
|
1103
1245
|
0,
|
|
1104
1246
|
[_rN, _dCS, _sCS, _mO, _mMH, _fP, _cDL, _cRS, _nT],
|
|
1105
|
-
[0, 0, 0, 0, 1, 0, 0, 0, 0]
|
|
1247
|
+
[0, 0, 0, 0, 1, 0, 0, 0, 0]
|
|
1106
1248
|
];
|
|
1107
|
-
export var DescribeMergeConflictsOutput$ = [
|
|
1108
|
-
3,
|
|
1109
|
-
n0,
|
|
1110
|
-
_DMCO,
|
|
1249
|
+
export var DescribeMergeConflictsOutput$ = [3, n0, _DMCO,
|
|
1111
1250
|
0,
|
|
1112
1251
|
[_cM, _mH, _nT, _dCI, _sCI, _bCI],
|
|
1113
|
-
[() => ConflictMetadata$, () => MergeHunks, 0, 0, 0, 0]
|
|
1252
|
+
[() => ConflictMetadata$, () => MergeHunks, 0, 0, 0, 0]
|
|
1114
1253
|
];
|
|
1115
|
-
export var DescribePullRequestEventsInput$ = [
|
|
1116
|
-
3,
|
|
1117
|
-
n0,
|
|
1118
|
-
_DPREI,
|
|
1254
|
+
export var DescribePullRequestEventsInput$ = [3, n0, _DPREI,
|
|
1119
1255
|
0,
|
|
1120
1256
|
[_pRI, _pRET, _aAc, _nT, _mR],
|
|
1121
|
-
[0, 0, 0, 0, 1]
|
|
1257
|
+
[0, 0, 0, 0, 1]
|
|
1122
1258
|
];
|
|
1123
|
-
export var DescribePullRequestEventsOutput$ = [
|
|
1124
|
-
3,
|
|
1125
|
-
n0,
|
|
1126
|
-
_DPREO,
|
|
1259
|
+
export var DescribePullRequestEventsOutput$ = [3, n0, _DPREO,
|
|
1127
1260
|
0,
|
|
1128
1261
|
[_pRE, _nT],
|
|
1129
|
-
[() => PullRequestEventList, 0]
|
|
1262
|
+
[() => PullRequestEventList, 0]
|
|
1130
1263
|
];
|
|
1131
|
-
export var Difference$ = [
|
|
1132
|
-
3,
|
|
1133
|
-
n0,
|
|
1134
|
-
_D,
|
|
1264
|
+
export var Difference$ = [3, n0, _D,
|
|
1135
1265
|
0,
|
|
1136
1266
|
[_bB, _aB, _cT],
|
|
1137
|
-
[() => BlobMetadata$, () => BlobMetadata$, 0]
|
|
1267
|
+
[() => BlobMetadata$, () => BlobMetadata$, 0]
|
|
1138
1268
|
];
|
|
1139
|
-
export var DirectoryNameConflictsWithFileNameException$ = [
|
|
1140
|
-
-3,
|
|
1141
|
-
n0,
|
|
1142
|
-
_DNCWFNE,
|
|
1269
|
+
export var DirectoryNameConflictsWithFileNameException$ = [-3, n0, _DNCWFNE,
|
|
1143
1270
|
{ [_e]: _c },
|
|
1144
1271
|
[_m],
|
|
1145
|
-
[0]
|
|
1272
|
+
[0]
|
|
1146
1273
|
];
|
|
1147
1274
|
TypeRegistry.for(n0).registerError(DirectoryNameConflictsWithFileNameException$, DirectoryNameConflictsWithFileNameException);
|
|
1148
|
-
export var DisassociateApprovalRuleTemplateFromRepositoryInput$ = [
|
|
1149
|
-
3,
|
|
1150
|
-
n0,
|
|
1151
|
-
_DARTFRI,
|
|
1275
|
+
export var DisassociateApprovalRuleTemplateFromRepositoryInput$ = [3, n0, _DARTFRI,
|
|
1152
1276
|
0,
|
|
1153
1277
|
[_aRTN, _rN],
|
|
1154
|
-
[0, 0]
|
|
1278
|
+
[0, 0]
|
|
1279
|
+
];
|
|
1280
|
+
export var EncryptionIntegrityChecksFailedException$ = [-3, n0, _EICFE,
|
|
1281
|
+
{ [_e]: _s },
|
|
1282
|
+
[_m],
|
|
1283
|
+
[0]
|
|
1155
1284
|
];
|
|
1156
|
-
export var EncryptionIntegrityChecksFailedException$ = [-3, n0, _EICFE, { [_e]: _s }, [_m], [0]];
|
|
1157
1285
|
TypeRegistry.for(n0).registerError(EncryptionIntegrityChecksFailedException$, EncryptionIntegrityChecksFailedException);
|
|
1158
|
-
export var EncryptionKeyAccessDeniedException$ = [-3, n0, _EKADE,
|
|
1286
|
+
export var EncryptionKeyAccessDeniedException$ = [-3, n0, _EKADE,
|
|
1287
|
+
{ [_e]: _c },
|
|
1288
|
+
[_m],
|
|
1289
|
+
[0]
|
|
1290
|
+
];
|
|
1159
1291
|
TypeRegistry.for(n0).registerError(EncryptionKeyAccessDeniedException$, EncryptionKeyAccessDeniedException);
|
|
1160
|
-
export var EncryptionKeyDisabledException$ = [-3, n0, _EKDE,
|
|
1292
|
+
export var EncryptionKeyDisabledException$ = [-3, n0, _EKDE,
|
|
1293
|
+
{ [_e]: _c },
|
|
1294
|
+
[_m],
|
|
1295
|
+
[0]
|
|
1296
|
+
];
|
|
1161
1297
|
TypeRegistry.for(n0).registerError(EncryptionKeyDisabledException$, EncryptionKeyDisabledException);
|
|
1162
|
-
export var EncryptionKeyInvalidIdException$ = [-3, n0, _EKIIE,
|
|
1298
|
+
export var EncryptionKeyInvalidIdException$ = [-3, n0, _EKIIE,
|
|
1299
|
+
{ [_e]: _c },
|
|
1300
|
+
[_m],
|
|
1301
|
+
[0]
|
|
1302
|
+
];
|
|
1163
1303
|
TypeRegistry.for(n0).registerError(EncryptionKeyInvalidIdException$, EncryptionKeyInvalidIdException);
|
|
1164
|
-
export var EncryptionKeyInvalidUsageException$ = [-3, n0, _EKIUE,
|
|
1304
|
+
export var EncryptionKeyInvalidUsageException$ = [-3, n0, _EKIUE,
|
|
1305
|
+
{ [_e]: _c },
|
|
1306
|
+
[_m],
|
|
1307
|
+
[0]
|
|
1308
|
+
];
|
|
1165
1309
|
TypeRegistry.for(n0).registerError(EncryptionKeyInvalidUsageException$, EncryptionKeyInvalidUsageException);
|
|
1166
|
-
export var EncryptionKeyNotFoundException$ = [-3, n0, _EKNFE,
|
|
1310
|
+
export var EncryptionKeyNotFoundException$ = [-3, n0, _EKNFE,
|
|
1311
|
+
{ [_e]: _c },
|
|
1312
|
+
[_m],
|
|
1313
|
+
[0]
|
|
1314
|
+
];
|
|
1167
1315
|
TypeRegistry.for(n0).registerError(EncryptionKeyNotFoundException$, EncryptionKeyNotFoundException);
|
|
1168
|
-
export var EncryptionKeyRequiredException$ = [-3, n0, _EKRE,
|
|
1316
|
+
export var EncryptionKeyRequiredException$ = [-3, n0, _EKRE,
|
|
1317
|
+
{ [_e]: _c },
|
|
1318
|
+
[_m],
|
|
1319
|
+
[0]
|
|
1320
|
+
];
|
|
1169
1321
|
TypeRegistry.for(n0).registerError(EncryptionKeyRequiredException$, EncryptionKeyRequiredException);
|
|
1170
|
-
export var EncryptionKeyUnavailableException$ = [-3, n0, _EKUE,
|
|
1322
|
+
export var EncryptionKeyUnavailableException$ = [-3, n0, _EKUE,
|
|
1323
|
+
{ [_e]: _c },
|
|
1324
|
+
[_m],
|
|
1325
|
+
[0]
|
|
1326
|
+
];
|
|
1171
1327
|
TypeRegistry.for(n0).registerError(EncryptionKeyUnavailableException$, EncryptionKeyUnavailableException);
|
|
1172
|
-
export var EvaluatePullRequestApprovalRulesInput$ = [3, n0, _EPRARI,
|
|
1173
|
-
|
|
1174
|
-
|
|
1175
|
-
|
|
1176
|
-
|
|
1328
|
+
export var EvaluatePullRequestApprovalRulesInput$ = [3, n0, _EPRARI,
|
|
1329
|
+
0,
|
|
1330
|
+
[_pRI, _rI],
|
|
1331
|
+
[0, 0]
|
|
1332
|
+
];
|
|
1333
|
+
export var EvaluatePullRequestApprovalRulesOutput$ = [3, n0, _EPRARO,
|
|
1177
1334
|
0,
|
|
1178
1335
|
[_ev],
|
|
1179
|
-
[() => Evaluation$]
|
|
1336
|
+
[() => Evaluation$]
|
|
1337
|
+
];
|
|
1338
|
+
export var Evaluation$ = [3, n0, _E,
|
|
1339
|
+
0,
|
|
1340
|
+
[_ap, _o, _aRS, _aRNS],
|
|
1341
|
+
[2, 2, 64 | 0, 64 | 0]
|
|
1342
|
+
];
|
|
1343
|
+
export var File$ = [3, n0, _F,
|
|
1344
|
+
0,
|
|
1345
|
+
[_bI, _aP, _rP, _fMi],
|
|
1346
|
+
[0, 0, 0, 0]
|
|
1347
|
+
];
|
|
1348
|
+
export var FileContentAndSourceFileSpecifiedException$ = [-3, n0, _FCASFSE,
|
|
1349
|
+
{ [_e]: _c },
|
|
1350
|
+
[_m],
|
|
1351
|
+
[0]
|
|
1180
1352
|
];
|
|
1181
|
-
export var Evaluation$ = [3, n0, _E, 0, [_ap, _o, _aRS, _aRNS], [2, 2, 64 | 0, 64 | 0]];
|
|
1182
|
-
export var File$ = [3, n0, _F, 0, [_bI, _aP, _rP, _fMi], [0, 0, 0, 0]];
|
|
1183
|
-
export var FileContentAndSourceFileSpecifiedException$ = [-3, n0, _FCASFSE, { [_e]: _c }, [_m], [0]];
|
|
1184
1353
|
TypeRegistry.for(n0).registerError(FileContentAndSourceFileSpecifiedException$, FileContentAndSourceFileSpecifiedException);
|
|
1185
|
-
export var FileContentRequiredException$ = [-3, n0, _FCRE,
|
|
1354
|
+
export var FileContentRequiredException$ = [-3, n0, _FCRE,
|
|
1355
|
+
{ [_e]: _c },
|
|
1356
|
+
[_m],
|
|
1357
|
+
[0]
|
|
1358
|
+
];
|
|
1186
1359
|
TypeRegistry.for(n0).registerError(FileContentRequiredException$, FileContentRequiredException);
|
|
1187
|
-
export var FileContentSizeLimitExceededException$ = [-3, n0, _FCSLEE,
|
|
1360
|
+
export var FileContentSizeLimitExceededException$ = [-3, n0, _FCSLEE,
|
|
1361
|
+
{ [_e]: _c },
|
|
1362
|
+
[_m],
|
|
1363
|
+
[0]
|
|
1364
|
+
];
|
|
1188
1365
|
TypeRegistry.for(n0).registerError(FileContentSizeLimitExceededException$, FileContentSizeLimitExceededException);
|
|
1189
|
-
export var FileDoesNotExistException$ = [-3, n0, _FDNEE,
|
|
1366
|
+
export var FileDoesNotExistException$ = [-3, n0, _FDNEE,
|
|
1367
|
+
{ [_e]: _c },
|
|
1368
|
+
[_m],
|
|
1369
|
+
[0]
|
|
1370
|
+
];
|
|
1190
1371
|
TypeRegistry.for(n0).registerError(FileDoesNotExistException$, FileDoesNotExistException);
|
|
1191
|
-
export var FileEntryRequiredException$ = [-3, n0, _FERE,
|
|
1372
|
+
export var FileEntryRequiredException$ = [-3, n0, _FERE,
|
|
1373
|
+
{ [_e]: _c },
|
|
1374
|
+
[_m],
|
|
1375
|
+
[0]
|
|
1376
|
+
];
|
|
1192
1377
|
TypeRegistry.for(n0).registerError(FileEntryRequiredException$, FileEntryRequiredException);
|
|
1193
|
-
export var FileMetadata$ = [3, n0, _FM,
|
|
1194
|
-
|
|
1378
|
+
export var FileMetadata$ = [3, n0, _FM,
|
|
1379
|
+
0,
|
|
1380
|
+
[_aP, _bI, _fMi],
|
|
1381
|
+
[0, 0, 0]
|
|
1382
|
+
];
|
|
1383
|
+
export var FileModeRequiredException$ = [-3, n0, _FMRE,
|
|
1384
|
+
{ [_e]: _c },
|
|
1385
|
+
[_m],
|
|
1386
|
+
[0]
|
|
1387
|
+
];
|
|
1195
1388
|
TypeRegistry.for(n0).registerError(FileModeRequiredException$, FileModeRequiredException);
|
|
1196
|
-
export var FileModes$ = [3, n0, _FMi,
|
|
1197
|
-
|
|
1198
|
-
|
|
1199
|
-
|
|
1200
|
-
|
|
1389
|
+
export var FileModes$ = [3, n0, _FMi,
|
|
1390
|
+
0,
|
|
1391
|
+
[_so, _des, _b],
|
|
1392
|
+
[0, 0, 0]
|
|
1393
|
+
];
|
|
1394
|
+
export var FileNameConflictsWithDirectoryNameException$ = [-3, n0, _FNCWDNE,
|
|
1201
1395
|
{ [_e]: _c },
|
|
1202
1396
|
[_m],
|
|
1203
|
-
[0]
|
|
1397
|
+
[0]
|
|
1204
1398
|
];
|
|
1205
1399
|
TypeRegistry.for(n0).registerError(FileNameConflictsWithDirectoryNameException$, FileNameConflictsWithDirectoryNameException);
|
|
1206
|
-
export var FilePathConflictsWithSubmodulePathException$ = [
|
|
1207
|
-
-3,
|
|
1208
|
-
n0,
|
|
1209
|
-
_FPCWSPE,
|
|
1400
|
+
export var FilePathConflictsWithSubmodulePathException$ = [-3, n0, _FPCWSPE,
|
|
1210
1401
|
{ [_e]: _c },
|
|
1211
1402
|
[_m],
|
|
1212
|
-
[0]
|
|
1403
|
+
[0]
|
|
1213
1404
|
];
|
|
1214
1405
|
TypeRegistry.for(n0).registerError(FilePathConflictsWithSubmodulePathException$, FilePathConflictsWithSubmodulePathException);
|
|
1215
|
-
export var FileSizes$ = [3, n0, _FS,
|
|
1216
|
-
|
|
1406
|
+
export var FileSizes$ = [3, n0, _FS,
|
|
1407
|
+
0,
|
|
1408
|
+
[_so, _des, _b],
|
|
1409
|
+
[1, 1, 1]
|
|
1410
|
+
];
|
|
1411
|
+
export var FileTooLargeException$ = [-3, n0, _FTLE,
|
|
1412
|
+
{ [_e]: _c },
|
|
1413
|
+
[_m],
|
|
1414
|
+
[0]
|
|
1415
|
+
];
|
|
1217
1416
|
TypeRegistry.for(n0).registerError(FileTooLargeException$, FileTooLargeException);
|
|
1218
|
-
export var FileVersion$ = [
|
|
1219
|
-
3,
|
|
1220
|
-
n0,
|
|
1221
|
-
_FV,
|
|
1417
|
+
export var FileVersion$ = [3, n0, _FV,
|
|
1222
1418
|
0,
|
|
1223
1419
|
[_commit, _bI, _p, _rCev],
|
|
1224
|
-
[() => Commit$, 0, 0, 64 | 0]
|
|
1420
|
+
[() => Commit$, 0, 0, 64 | 0]
|
|
1421
|
+
];
|
|
1422
|
+
export var Folder$ = [3, n0, _Fo,
|
|
1423
|
+
0,
|
|
1424
|
+
[_tI, _aP, _rP],
|
|
1425
|
+
[0, 0, 0]
|
|
1426
|
+
];
|
|
1427
|
+
export var FolderContentSizeLimitExceededException$ = [-3, n0, _FCSLEEo,
|
|
1428
|
+
{ [_e]: _c },
|
|
1429
|
+
[_m],
|
|
1430
|
+
[0]
|
|
1225
1431
|
];
|
|
1226
|
-
export var Folder$ = [3, n0, _Fo, 0, [_tI, _aP, _rP], [0, 0, 0]];
|
|
1227
|
-
export var FolderContentSizeLimitExceededException$ = [-3, n0, _FCSLEEo, { [_e]: _c }, [_m], [0]];
|
|
1228
1432
|
TypeRegistry.for(n0).registerError(FolderContentSizeLimitExceededException$, FolderContentSizeLimitExceededException);
|
|
1229
|
-
export var FolderDoesNotExistException$ = [-3, n0, _FDNEEo,
|
|
1433
|
+
export var FolderDoesNotExistException$ = [-3, n0, _FDNEEo,
|
|
1434
|
+
{ [_e]: _c },
|
|
1435
|
+
[_m],
|
|
1436
|
+
[0]
|
|
1437
|
+
];
|
|
1230
1438
|
TypeRegistry.for(n0).registerError(FolderDoesNotExistException$, FolderDoesNotExistException);
|
|
1231
|
-
export var GetApprovalRuleTemplateInput$ = [3, n0, _GARTI,
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
|
|
1439
|
+
export var GetApprovalRuleTemplateInput$ = [3, n0, _GARTI,
|
|
1440
|
+
0,
|
|
1441
|
+
[_aRTN],
|
|
1442
|
+
[0]
|
|
1443
|
+
];
|
|
1444
|
+
export var GetApprovalRuleTemplateOutput$ = [3, n0, _GARTO,
|
|
1236
1445
|
0,
|
|
1237
1446
|
[_aRT],
|
|
1238
|
-
[() => ApprovalRuleTemplate$]
|
|
1239
|
-
];
|
|
1240
|
-
export var GetBlobInput$ = [3, n0, _GBI,
|
|
1241
|
-
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
export var
|
|
1246
|
-
|
|
1247
|
-
|
|
1248
|
-
|
|
1249
|
-
|
|
1250
|
-
|
|
1447
|
+
[() => ApprovalRuleTemplate$]
|
|
1448
|
+
];
|
|
1449
|
+
export var GetBlobInput$ = [3, n0, _GBI,
|
|
1450
|
+
0,
|
|
1451
|
+
[_rN, _bI],
|
|
1452
|
+
[0, 0]
|
|
1453
|
+
];
|
|
1454
|
+
export var GetBlobOutput$ = [3, n0, _GBO,
|
|
1455
|
+
0,
|
|
1456
|
+
[_con],
|
|
1457
|
+
[21]
|
|
1458
|
+
];
|
|
1459
|
+
export var GetBranchInput$ = [3, n0, _GBIe,
|
|
1460
|
+
0,
|
|
1461
|
+
[_rN, _bN],
|
|
1462
|
+
[0, 0]
|
|
1463
|
+
];
|
|
1464
|
+
export var GetBranchOutput$ = [3, n0, _GBOe,
|
|
1465
|
+
0,
|
|
1466
|
+
[_br],
|
|
1467
|
+
[() => BranchInfo$]
|
|
1468
|
+
];
|
|
1469
|
+
export var GetCommentInput$ = [3, n0, _GCI,
|
|
1470
|
+
0,
|
|
1471
|
+
[_cIom],
|
|
1472
|
+
[0]
|
|
1473
|
+
];
|
|
1474
|
+
export var GetCommentOutput$ = [3, n0, _GCO,
|
|
1475
|
+
0,
|
|
1476
|
+
[_comme],
|
|
1477
|
+
[() => Comment$]
|
|
1478
|
+
];
|
|
1479
|
+
export var GetCommentReactionsInput$ = [3, n0, _GCRI,
|
|
1480
|
+
0,
|
|
1481
|
+
[_cIom, _rUA, _nT, _mR],
|
|
1482
|
+
[0, 0, 0, 1]
|
|
1483
|
+
];
|
|
1484
|
+
export var GetCommentReactionsOutput$ = [3, n0, _GCRO,
|
|
1251
1485
|
0,
|
|
1252
1486
|
[_rFC, _nT],
|
|
1253
|
-
[() => ReactionsForCommentList, 0]
|
|
1487
|
+
[() => ReactionsForCommentList, 0]
|
|
1254
1488
|
];
|
|
1255
|
-
export var GetCommentsForComparedCommitInput$ = [
|
|
1256
|
-
3,
|
|
1257
|
-
n0,
|
|
1258
|
-
_GCFCCI,
|
|
1489
|
+
export var GetCommentsForComparedCommitInput$ = [3, n0, _GCFCCI,
|
|
1259
1490
|
0,
|
|
1260
1491
|
[_rN, _bCIe, _aCI, _nT, _mR],
|
|
1261
|
-
[0, 0, 0, 0, 1]
|
|
1492
|
+
[0, 0, 0, 0, 1]
|
|
1262
1493
|
];
|
|
1263
|
-
export var GetCommentsForComparedCommitOutput$ = [
|
|
1264
|
-
3,
|
|
1265
|
-
n0,
|
|
1266
|
-
_GCFCCO,
|
|
1494
|
+
export var GetCommentsForComparedCommitOutput$ = [3, n0, _GCFCCO,
|
|
1267
1495
|
0,
|
|
1268
1496
|
[_cFCCD, _nT],
|
|
1269
|
-
[() => CommentsForComparedCommitData, 0]
|
|
1497
|
+
[() => CommentsForComparedCommitData, 0]
|
|
1270
1498
|
];
|
|
1271
|
-
export var GetCommentsForPullRequestInput$ = [
|
|
1272
|
-
3,
|
|
1273
|
-
n0,
|
|
1274
|
-
_GCFPRI,
|
|
1499
|
+
export var GetCommentsForPullRequestInput$ = [3, n0, _GCFPRI,
|
|
1275
1500
|
0,
|
|
1276
1501
|
[_pRI, _rN, _bCIe, _aCI, _nT, _mR],
|
|
1277
|
-
[0, 0, 0, 0, 0, 1]
|
|
1502
|
+
[0, 0, 0, 0, 0, 1]
|
|
1278
1503
|
];
|
|
1279
|
-
export var GetCommentsForPullRequestOutput$ = [
|
|
1280
|
-
3,
|
|
1281
|
-
n0,
|
|
1282
|
-
_GCFPRO,
|
|
1504
|
+
export var GetCommentsForPullRequestOutput$ = [3, n0, _GCFPRO,
|
|
1283
1505
|
0,
|
|
1284
1506
|
[_cFPRD, _nT],
|
|
1285
|
-
[() => CommentsForPullRequestData, 0]
|
|
1507
|
+
[() => CommentsForPullRequestData, 0]
|
|
1508
|
+
];
|
|
1509
|
+
export var GetCommitInput$ = [3, n0, _GCIe,
|
|
1510
|
+
0,
|
|
1511
|
+
[_rN, _cI],
|
|
1512
|
+
[0, 0]
|
|
1513
|
+
];
|
|
1514
|
+
export var GetCommitOutput$ = [3, n0, _GCOe,
|
|
1515
|
+
0,
|
|
1516
|
+
[_commit],
|
|
1517
|
+
[() => Commit$]
|
|
1286
1518
|
];
|
|
1287
|
-
export var
|
|
1288
|
-
export var GetCommitOutput$ = [3, n0, _GCOe, 0, [_commit], [() => Commit$]];
|
|
1289
|
-
export var GetDifferencesInput$ = [
|
|
1290
|
-
3,
|
|
1291
|
-
n0,
|
|
1292
|
-
_GDI,
|
|
1519
|
+
export var GetDifferencesInput$ = [3, n0, _GDI,
|
|
1293
1520
|
0,
|
|
1294
1521
|
[_rN, _bCS, _aCS, _bP, _aPf, _MR, _NT],
|
|
1295
|
-
[0, 0, 0, 0, 0, 1, 0]
|
|
1522
|
+
[0, 0, 0, 0, 0, 1, 0]
|
|
1523
|
+
];
|
|
1524
|
+
export var GetDifferencesOutput$ = [3, n0, _GDO,
|
|
1525
|
+
0,
|
|
1526
|
+
[_di, _NT],
|
|
1527
|
+
[() => DifferenceList, 0]
|
|
1528
|
+
];
|
|
1529
|
+
export var GetFileInput$ = [3, n0, _GFI,
|
|
1530
|
+
0,
|
|
1531
|
+
[_rN, _cS, _fP],
|
|
1532
|
+
[0, 0, 0]
|
|
1296
1533
|
];
|
|
1297
|
-
export var
|
|
1298
|
-
export var GetFileInput$ = [3, n0, _GFI, 0, [_rN, _cS, _fP], [0, 0, 0]];
|
|
1299
|
-
export var GetFileOutput$ = [
|
|
1300
|
-
3,
|
|
1301
|
-
n0,
|
|
1302
|
-
_GFO,
|
|
1534
|
+
export var GetFileOutput$ = [3, n0, _GFO,
|
|
1303
1535
|
0,
|
|
1304
1536
|
[_cI, _bI, _fP, _fMi, _fSi, _fC],
|
|
1305
|
-
[0, 0, 0, 0, 1, 21]
|
|
1537
|
+
[0, 0, 0, 0, 1, 21]
|
|
1538
|
+
];
|
|
1539
|
+
export var GetFolderInput$ = [3, n0, _GFIe,
|
|
1540
|
+
0,
|
|
1541
|
+
[_rN, _cS, _fPo],
|
|
1542
|
+
[0, 0, 0]
|
|
1306
1543
|
];
|
|
1307
|
-
export var
|
|
1308
|
-
export var GetFolderOutput$ = [
|
|
1309
|
-
3,
|
|
1310
|
-
n0,
|
|
1311
|
-
_GFOe,
|
|
1544
|
+
export var GetFolderOutput$ = [3, n0, _GFOe,
|
|
1312
1545
|
0,
|
|
1313
1546
|
[_cI, _fPo, _tI, _sF, _f, _sL, _sM],
|
|
1314
|
-
[0, 0, 0, () => FolderList, () => FileList, () => SymbolicLinkList, () => SubModuleList]
|
|
1547
|
+
[0, 0, 0, () => FolderList, () => FileList, () => SymbolicLinkList, () => SubModuleList]
|
|
1315
1548
|
];
|
|
1316
|
-
export var GetMergeCommitInput$ = [
|
|
1317
|
-
3,
|
|
1318
|
-
n0,
|
|
1319
|
-
_GMCI,
|
|
1549
|
+
export var GetMergeCommitInput$ = [3, n0, _GMCI,
|
|
1320
1550
|
0,
|
|
1321
1551
|
[_rN, _sCS, _dCS, _cDL, _cRS],
|
|
1322
|
-
[0, 0, 0, 0, 0]
|
|
1552
|
+
[0, 0, 0, 0, 0]
|
|
1553
|
+
];
|
|
1554
|
+
export var GetMergeCommitOutput$ = [3, n0, _GMCO,
|
|
1555
|
+
0,
|
|
1556
|
+
[_sCI, _dCI, _bCI, _mCI],
|
|
1557
|
+
[0, 0, 0, 0]
|
|
1323
1558
|
];
|
|
1324
|
-
export var
|
|
1325
|
-
export var GetMergeConflictsInput$ = [
|
|
1326
|
-
3,
|
|
1327
|
-
n0,
|
|
1328
|
-
_GMCIe,
|
|
1559
|
+
export var GetMergeConflictsInput$ = [3, n0, _GMCIe,
|
|
1329
1560
|
0,
|
|
1330
1561
|
[_rN, _dCS, _sCS, _mO, _cDL, _mCF, _cRS, _nT],
|
|
1331
|
-
[0, 0, 0, 0, 0, 1, 0, 0]
|
|
1562
|
+
[0, 0, 0, 0, 0, 1, 0, 0]
|
|
1332
1563
|
];
|
|
1333
|
-
export var GetMergeConflictsOutput$ = [
|
|
1334
|
-
3,
|
|
1335
|
-
n0,
|
|
1336
|
-
_GMCOe,
|
|
1564
|
+
export var GetMergeConflictsOutput$ = [3, n0, _GMCOe,
|
|
1337
1565
|
0,
|
|
1338
1566
|
[_me, _dCI, _sCI, _bCI, _cML, _nT],
|
|
1339
|
-
[2, 0, 0, 0, () => ConflictMetadataList, 0]
|
|
1567
|
+
[2, 0, 0, 0, () => ConflictMetadataList, 0]
|
|
1340
1568
|
];
|
|
1341
|
-
export var GetMergeOptionsInput$ = [
|
|
1342
|
-
3,
|
|
1343
|
-
n0,
|
|
1344
|
-
_GMOI,
|
|
1569
|
+
export var GetMergeOptionsInput$ = [3, n0, _GMOI,
|
|
1345
1570
|
0,
|
|
1346
1571
|
[_rN, _sCS, _dCS, _cDL, _cRS],
|
|
1347
|
-
[0, 0, 0, 0, 0]
|
|
1572
|
+
[0, 0, 0, 0, 0]
|
|
1348
1573
|
];
|
|
1349
|
-
export var GetMergeOptionsOutput$ = [
|
|
1350
|
-
3,
|
|
1351
|
-
n0,
|
|
1352
|
-
_GMOO,
|
|
1574
|
+
export var GetMergeOptionsOutput$ = [3, n0, _GMOO,
|
|
1353
1575
|
0,
|
|
1354
1576
|
[_mOer, _sCI, _dCI, _bCI],
|
|
1355
|
-
[64 | 0, 0, 0, 0]
|
|
1577
|
+
[64 | 0, 0, 0, 0]
|
|
1578
|
+
];
|
|
1579
|
+
export var GetPullRequestApprovalStatesInput$ = [3, n0, _GPRASI,
|
|
1580
|
+
0,
|
|
1581
|
+
[_pRI, _rI],
|
|
1582
|
+
[0, 0]
|
|
1356
1583
|
];
|
|
1357
|
-
export var
|
|
1358
|
-
export var GetPullRequestApprovalStatesOutput$ = [
|
|
1359
|
-
3,
|
|
1360
|
-
n0,
|
|
1361
|
-
_GPRASO,
|
|
1584
|
+
export var GetPullRequestApprovalStatesOutput$ = [3, n0, _GPRASO,
|
|
1362
1585
|
0,
|
|
1363
1586
|
[_app],
|
|
1364
|
-
[() => ApprovalList]
|
|
1365
|
-
];
|
|
1366
|
-
export var GetPullRequestInput$ = [3, n0, _GPRI,
|
|
1367
|
-
export var GetPullRequestOutput$ = [3, n0, _GPRO, 0, [_pR], [() => PullRequest$]];
|
|
1368
|
-
export var GetPullRequestOverrideStateInput$ = [3, n0, _GPROSI, 0, [_pRI, _rI], [0, 0]];
|
|
1369
|
-
export var GetPullRequestOverrideStateOutput$ = [3, n0, _GPROSO, 0, [_o, _ov], [2, 0]];
|
|
1370
|
-
export var GetRepositoryInput$ = [3, n0, _GRI, 0, [_rN], [0]];
|
|
1371
|
-
export var GetRepositoryOutput$ = [3, n0, _GRO, 0, [_rM], [() => RepositoryMetadata$]];
|
|
1372
|
-
export var GetRepositoryTriggersInput$ = [3, n0, _GRTI, 0, [_rN], [0]];
|
|
1373
|
-
export var GetRepositoryTriggersOutput$ = [
|
|
1374
|
-
3,
|
|
1375
|
-
n0,
|
|
1376
|
-
_GRTO,
|
|
1587
|
+
[() => ApprovalList]
|
|
1588
|
+
];
|
|
1589
|
+
export var GetPullRequestInput$ = [3, n0, _GPRI,
|
|
1377
1590
|
0,
|
|
1378
|
-
[
|
|
1379
|
-
[0
|
|
1591
|
+
[_pRI],
|
|
1592
|
+
[0]
|
|
1593
|
+
];
|
|
1594
|
+
export var GetPullRequestOutput$ = [3, n0, _GPRO,
|
|
1595
|
+
0,
|
|
1596
|
+
[_pR],
|
|
1597
|
+
[() => PullRequest$]
|
|
1598
|
+
];
|
|
1599
|
+
export var GetPullRequestOverrideStateInput$ = [3, n0, _GPROSI,
|
|
1600
|
+
0,
|
|
1601
|
+
[_pRI, _rI],
|
|
1602
|
+
[0, 0]
|
|
1603
|
+
];
|
|
1604
|
+
export var GetPullRequestOverrideStateOutput$ = [3, n0, _GPROSO,
|
|
1605
|
+
0,
|
|
1606
|
+
[_o, _ov],
|
|
1607
|
+
[2, 0]
|
|
1608
|
+
];
|
|
1609
|
+
export var GetRepositoryInput$ = [3, n0, _GRI,
|
|
1610
|
+
0,
|
|
1611
|
+
[_rN],
|
|
1612
|
+
[0]
|
|
1613
|
+
];
|
|
1614
|
+
export var GetRepositoryOutput$ = [3, n0, _GRO,
|
|
1615
|
+
0,
|
|
1616
|
+
[_rM],
|
|
1617
|
+
[() => RepositoryMetadata$]
|
|
1618
|
+
];
|
|
1619
|
+
export var GetRepositoryTriggersInput$ = [3, n0, _GRTI,
|
|
1620
|
+
0,
|
|
1621
|
+
[_rN],
|
|
1622
|
+
[0]
|
|
1623
|
+
];
|
|
1624
|
+
export var GetRepositoryTriggersOutput$ = [3, n0, _GRTO,
|
|
1625
|
+
0,
|
|
1626
|
+
[_cIon, _tr],
|
|
1627
|
+
[0, () => RepositoryTriggersList]
|
|
1628
|
+
];
|
|
1629
|
+
export var IdempotencyParameterMismatchException$ = [-3, n0, _IPME,
|
|
1630
|
+
{ [_e]: _c },
|
|
1631
|
+
[_m],
|
|
1632
|
+
[0]
|
|
1633
|
+
];
|
|
1634
|
+
TypeRegistry.for(n0).registerError(IdempotencyParameterMismatchException$, IdempotencyParameterMismatchException);
|
|
1635
|
+
export var InvalidActorArnException$ = [-3, n0, _IAAE,
|
|
1636
|
+
{ [_e]: _c },
|
|
1637
|
+
[_m],
|
|
1638
|
+
[0]
|
|
1639
|
+
];
|
|
1640
|
+
TypeRegistry.for(n0).registerError(InvalidActorArnException$, InvalidActorArnException);
|
|
1641
|
+
export var InvalidApprovalRuleContentException$ = [-3, n0, _IARCE,
|
|
1642
|
+
{ [_e]: _c },
|
|
1643
|
+
[_m],
|
|
1644
|
+
[0]
|
|
1645
|
+
];
|
|
1646
|
+
TypeRegistry.for(n0).registerError(InvalidApprovalRuleContentException$, InvalidApprovalRuleContentException);
|
|
1647
|
+
export var InvalidApprovalRuleNameException$ = [-3, n0, _IARNE,
|
|
1648
|
+
{ [_e]: _c },
|
|
1649
|
+
[_m],
|
|
1650
|
+
[0]
|
|
1380
1651
|
];
|
|
1381
|
-
export var IdempotencyParameterMismatchException$ = [-3, n0, _IPME, { [_e]: _c }, [_m], [0]];
|
|
1382
|
-
TypeRegistry.for(n0).registerError(IdempotencyParameterMismatchException$, IdempotencyParameterMismatchException);
|
|
1383
|
-
export var InvalidActorArnException$ = [-3, n0, _IAAE, { [_e]: _c }, [_m], [0]];
|
|
1384
|
-
TypeRegistry.for(n0).registerError(InvalidActorArnException$, InvalidActorArnException);
|
|
1385
|
-
export var InvalidApprovalRuleContentException$ = [-3, n0, _IARCE, { [_e]: _c }, [_m], [0]];
|
|
1386
|
-
TypeRegistry.for(n0).registerError(InvalidApprovalRuleContentException$, InvalidApprovalRuleContentException);
|
|
1387
|
-
export var InvalidApprovalRuleNameException$ = [-3, n0, _IARNE, { [_e]: _c }, [_m], [0]];
|
|
1388
1652
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleNameException$, InvalidApprovalRuleNameException);
|
|
1389
|
-
export var InvalidApprovalRuleTemplateContentException$ = [-3, n0, _IARTCE,
|
|
1653
|
+
export var InvalidApprovalRuleTemplateContentException$ = [-3, n0, _IARTCE,
|
|
1654
|
+
{ [_e]: _c },
|
|
1655
|
+
[_m],
|
|
1656
|
+
[0]
|
|
1657
|
+
];
|
|
1390
1658
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateContentException$, InvalidApprovalRuleTemplateContentException);
|
|
1391
|
-
export var InvalidApprovalRuleTemplateDescriptionException$ = [
|
|
1392
|
-
-3,
|
|
1393
|
-
n0,
|
|
1394
|
-
_IARTDE,
|
|
1659
|
+
export var InvalidApprovalRuleTemplateDescriptionException$ = [-3, n0, _IARTDE,
|
|
1395
1660
|
{ [_e]: _c },
|
|
1396
1661
|
[_m],
|
|
1397
|
-
[0]
|
|
1662
|
+
[0]
|
|
1398
1663
|
];
|
|
1399
1664
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateDescriptionException$, InvalidApprovalRuleTemplateDescriptionException);
|
|
1400
|
-
export var InvalidApprovalRuleTemplateNameException$ = [-3, n0, _IARTNE,
|
|
1665
|
+
export var InvalidApprovalRuleTemplateNameException$ = [-3, n0, _IARTNE,
|
|
1666
|
+
{ [_e]: _c },
|
|
1667
|
+
[_m],
|
|
1668
|
+
[0]
|
|
1669
|
+
];
|
|
1401
1670
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateNameException$, InvalidApprovalRuleTemplateNameException);
|
|
1402
|
-
export var InvalidApprovalStateException$ = [-3, n0, _IASE,
|
|
1671
|
+
export var InvalidApprovalStateException$ = [-3, n0, _IASE,
|
|
1672
|
+
{ [_e]: _c },
|
|
1673
|
+
[_m],
|
|
1674
|
+
[0]
|
|
1675
|
+
];
|
|
1403
1676
|
TypeRegistry.for(n0).registerError(InvalidApprovalStateException$, InvalidApprovalStateException);
|
|
1404
|
-
export var InvalidAuthorArnException$ = [-3, n0, _IAAEn,
|
|
1677
|
+
export var InvalidAuthorArnException$ = [-3, n0, _IAAEn,
|
|
1678
|
+
{ [_e]: _c },
|
|
1679
|
+
[_m],
|
|
1680
|
+
[0]
|
|
1681
|
+
];
|
|
1405
1682
|
TypeRegistry.for(n0).registerError(InvalidAuthorArnException$, InvalidAuthorArnException);
|
|
1406
|
-
export var InvalidBlobIdException$ = [-3, n0, _IBIE,
|
|
1683
|
+
export var InvalidBlobIdException$ = [-3, n0, _IBIE,
|
|
1684
|
+
{ [_e]: _c },
|
|
1685
|
+
[_m],
|
|
1686
|
+
[0]
|
|
1687
|
+
];
|
|
1407
1688
|
TypeRegistry.for(n0).registerError(InvalidBlobIdException$, InvalidBlobIdException);
|
|
1408
|
-
export var InvalidBranchNameException$ = [-3, n0, _IBNE,
|
|
1689
|
+
export var InvalidBranchNameException$ = [-3, n0, _IBNE,
|
|
1690
|
+
{ [_e]: _c },
|
|
1691
|
+
[_m],
|
|
1692
|
+
[0]
|
|
1693
|
+
];
|
|
1409
1694
|
TypeRegistry.for(n0).registerError(InvalidBranchNameException$, InvalidBranchNameException);
|
|
1410
|
-
export var InvalidClientRequestTokenException$ = [-3, n0, _ICRTE,
|
|
1695
|
+
export var InvalidClientRequestTokenException$ = [-3, n0, _ICRTE,
|
|
1696
|
+
{ [_e]: _c },
|
|
1697
|
+
[_m],
|
|
1698
|
+
[0]
|
|
1699
|
+
];
|
|
1411
1700
|
TypeRegistry.for(n0).registerError(InvalidClientRequestTokenException$, InvalidClientRequestTokenException);
|
|
1412
|
-
export var InvalidCommentIdException$ = [-3, n0, _ICIE,
|
|
1701
|
+
export var InvalidCommentIdException$ = [-3, n0, _ICIE,
|
|
1702
|
+
{ [_e]: _c },
|
|
1703
|
+
[_m],
|
|
1704
|
+
[0]
|
|
1705
|
+
];
|
|
1413
1706
|
TypeRegistry.for(n0).registerError(InvalidCommentIdException$, InvalidCommentIdException);
|
|
1414
|
-
export var InvalidCommitException$ = [-3, n0, _ICE,
|
|
1707
|
+
export var InvalidCommitException$ = [-3, n0, _ICE,
|
|
1708
|
+
{ [_e]: _c },
|
|
1709
|
+
[_m],
|
|
1710
|
+
[0]
|
|
1711
|
+
];
|
|
1415
1712
|
TypeRegistry.for(n0).registerError(InvalidCommitException$, InvalidCommitException);
|
|
1416
|
-
export var InvalidCommitIdException$ = [-3, n0, _ICIEn,
|
|
1713
|
+
export var InvalidCommitIdException$ = [-3, n0, _ICIEn,
|
|
1714
|
+
{ [_e]: _c },
|
|
1715
|
+
[_m],
|
|
1716
|
+
[0]
|
|
1717
|
+
];
|
|
1417
1718
|
TypeRegistry.for(n0).registerError(InvalidCommitIdException$, InvalidCommitIdException);
|
|
1418
|
-
export var InvalidConflictDetailLevelException$ = [-3, n0, _ICDLE,
|
|
1719
|
+
export var InvalidConflictDetailLevelException$ = [-3, n0, _ICDLE,
|
|
1720
|
+
{ [_e]: _c },
|
|
1721
|
+
[_m],
|
|
1722
|
+
[0]
|
|
1723
|
+
];
|
|
1419
1724
|
TypeRegistry.for(n0).registerError(InvalidConflictDetailLevelException$, InvalidConflictDetailLevelException);
|
|
1420
|
-
export var InvalidConflictResolutionException$ = [-3, n0, _ICRE,
|
|
1725
|
+
export var InvalidConflictResolutionException$ = [-3, n0, _ICRE,
|
|
1726
|
+
{ [_e]: _c },
|
|
1727
|
+
[_m],
|
|
1728
|
+
[0]
|
|
1729
|
+
];
|
|
1421
1730
|
TypeRegistry.for(n0).registerError(InvalidConflictResolutionException$, InvalidConflictResolutionException);
|
|
1422
|
-
export var InvalidConflictResolutionStrategyException$ = [-3, n0, _ICRSE,
|
|
1731
|
+
export var InvalidConflictResolutionStrategyException$ = [-3, n0, _ICRSE,
|
|
1732
|
+
{ [_e]: _c },
|
|
1733
|
+
[_m],
|
|
1734
|
+
[0]
|
|
1735
|
+
];
|
|
1423
1736
|
TypeRegistry.for(n0).registerError(InvalidConflictResolutionStrategyException$, InvalidConflictResolutionStrategyException);
|
|
1424
|
-
export var InvalidContinuationTokenException$ = [-3, n0, _ICTE,
|
|
1737
|
+
export var InvalidContinuationTokenException$ = [-3, n0, _ICTE,
|
|
1738
|
+
{ [_e]: _c },
|
|
1739
|
+
[_m],
|
|
1740
|
+
[0]
|
|
1741
|
+
];
|
|
1425
1742
|
TypeRegistry.for(n0).registerError(InvalidContinuationTokenException$, InvalidContinuationTokenException);
|
|
1426
|
-
export var InvalidDeletionParameterException$ = [-3, n0, _IDPE,
|
|
1743
|
+
export var InvalidDeletionParameterException$ = [-3, n0, _IDPE,
|
|
1744
|
+
{ [_e]: _c },
|
|
1745
|
+
[_m],
|
|
1746
|
+
[0]
|
|
1747
|
+
];
|
|
1427
1748
|
TypeRegistry.for(n0).registerError(InvalidDeletionParameterException$, InvalidDeletionParameterException);
|
|
1428
|
-
export var InvalidDescriptionException$ = [-3, n0, _IDE,
|
|
1749
|
+
export var InvalidDescriptionException$ = [-3, n0, _IDE,
|
|
1750
|
+
{ [_e]: _c },
|
|
1751
|
+
[_m],
|
|
1752
|
+
[0]
|
|
1753
|
+
];
|
|
1429
1754
|
TypeRegistry.for(n0).registerError(InvalidDescriptionException$, InvalidDescriptionException);
|
|
1430
|
-
export var InvalidDestinationCommitSpecifierException$ = [-3, n0, _IDCSE,
|
|
1755
|
+
export var InvalidDestinationCommitSpecifierException$ = [-3, n0, _IDCSE,
|
|
1756
|
+
{ [_e]: _c },
|
|
1757
|
+
[_m],
|
|
1758
|
+
[0]
|
|
1759
|
+
];
|
|
1431
1760
|
TypeRegistry.for(n0).registerError(InvalidDestinationCommitSpecifierException$, InvalidDestinationCommitSpecifierException);
|
|
1432
|
-
export var InvalidEmailException$ = [-3, n0, _IEE,
|
|
1761
|
+
export var InvalidEmailException$ = [-3, n0, _IEE,
|
|
1762
|
+
{ [_e]: _c },
|
|
1763
|
+
[_m],
|
|
1764
|
+
[0]
|
|
1765
|
+
];
|
|
1433
1766
|
TypeRegistry.for(n0).registerError(InvalidEmailException$, InvalidEmailException);
|
|
1434
|
-
export var InvalidFileLocationException$ = [-3, n0, _IFLE,
|
|
1767
|
+
export var InvalidFileLocationException$ = [-3, n0, _IFLE,
|
|
1768
|
+
{ [_e]: _c },
|
|
1769
|
+
[_m],
|
|
1770
|
+
[0]
|
|
1771
|
+
];
|
|
1435
1772
|
TypeRegistry.for(n0).registerError(InvalidFileLocationException$, InvalidFileLocationException);
|
|
1436
|
-
export var InvalidFileModeException$ = [-3, n0, _IFME,
|
|
1773
|
+
export var InvalidFileModeException$ = [-3, n0, _IFME,
|
|
1774
|
+
{ [_e]: _c },
|
|
1775
|
+
[_m],
|
|
1776
|
+
[0]
|
|
1777
|
+
];
|
|
1437
1778
|
TypeRegistry.for(n0).registerError(InvalidFileModeException$, InvalidFileModeException);
|
|
1438
|
-
export var InvalidFilePositionException$ = [-3, n0, _IFPE,
|
|
1779
|
+
export var InvalidFilePositionException$ = [-3, n0, _IFPE,
|
|
1780
|
+
{ [_e]: _c },
|
|
1781
|
+
[_m],
|
|
1782
|
+
[0]
|
|
1783
|
+
];
|
|
1439
1784
|
TypeRegistry.for(n0).registerError(InvalidFilePositionException$, InvalidFilePositionException);
|
|
1440
|
-
export var InvalidMaxConflictFilesException$ = [-3, n0, _IMCFE,
|
|
1785
|
+
export var InvalidMaxConflictFilesException$ = [-3, n0, _IMCFE,
|
|
1786
|
+
{ [_e]: _c },
|
|
1787
|
+
[_m],
|
|
1788
|
+
[0]
|
|
1789
|
+
];
|
|
1441
1790
|
TypeRegistry.for(n0).registerError(InvalidMaxConflictFilesException$, InvalidMaxConflictFilesException);
|
|
1442
|
-
export var InvalidMaxMergeHunksException$ = [-3, n0, _IMMHE,
|
|
1791
|
+
export var InvalidMaxMergeHunksException$ = [-3, n0, _IMMHE,
|
|
1792
|
+
{ [_e]: _c },
|
|
1793
|
+
[_m],
|
|
1794
|
+
[0]
|
|
1795
|
+
];
|
|
1443
1796
|
TypeRegistry.for(n0).registerError(InvalidMaxMergeHunksException$, InvalidMaxMergeHunksException);
|
|
1444
|
-
export var InvalidMaxResultsException$ = [-3, n0, _IMRE,
|
|
1797
|
+
export var InvalidMaxResultsException$ = [-3, n0, _IMRE,
|
|
1798
|
+
{ [_e]: _c },
|
|
1799
|
+
[_m],
|
|
1800
|
+
[0]
|
|
1801
|
+
];
|
|
1445
1802
|
TypeRegistry.for(n0).registerError(InvalidMaxResultsException$, InvalidMaxResultsException);
|
|
1446
|
-
export var InvalidMergeOptionException$ = [-3, n0, _IMOE,
|
|
1803
|
+
export var InvalidMergeOptionException$ = [-3, n0, _IMOE,
|
|
1804
|
+
{ [_e]: _c },
|
|
1805
|
+
[_m],
|
|
1806
|
+
[0]
|
|
1807
|
+
];
|
|
1447
1808
|
TypeRegistry.for(n0).registerError(InvalidMergeOptionException$, InvalidMergeOptionException);
|
|
1448
|
-
export var InvalidOrderException$ = [-3, n0, _IOE,
|
|
1809
|
+
export var InvalidOrderException$ = [-3, n0, _IOE,
|
|
1810
|
+
{ [_e]: _c },
|
|
1811
|
+
[_m],
|
|
1812
|
+
[0]
|
|
1813
|
+
];
|
|
1449
1814
|
TypeRegistry.for(n0).registerError(InvalidOrderException$, InvalidOrderException);
|
|
1450
|
-
export var InvalidOverrideStatusException$ = [-3, n0, _IOSE,
|
|
1815
|
+
export var InvalidOverrideStatusException$ = [-3, n0, _IOSE,
|
|
1816
|
+
{ [_e]: _c },
|
|
1817
|
+
[_m],
|
|
1818
|
+
[0]
|
|
1819
|
+
];
|
|
1451
1820
|
TypeRegistry.for(n0).registerError(InvalidOverrideStatusException$, InvalidOverrideStatusException);
|
|
1452
|
-
export var InvalidParentCommitIdException$ = [-3, n0, _IPCIE,
|
|
1821
|
+
export var InvalidParentCommitIdException$ = [-3, n0, _IPCIE,
|
|
1822
|
+
{ [_e]: _c },
|
|
1823
|
+
[_m],
|
|
1824
|
+
[0]
|
|
1825
|
+
];
|
|
1453
1826
|
TypeRegistry.for(n0).registerError(InvalidParentCommitIdException$, InvalidParentCommitIdException);
|
|
1454
|
-
export var InvalidPathException$ = [-3, n0, _IPE,
|
|
1827
|
+
export var InvalidPathException$ = [-3, n0, _IPE,
|
|
1828
|
+
{ [_e]: _c },
|
|
1829
|
+
[_m],
|
|
1830
|
+
[0]
|
|
1831
|
+
];
|
|
1455
1832
|
TypeRegistry.for(n0).registerError(InvalidPathException$, InvalidPathException);
|
|
1456
|
-
export var InvalidPullRequestEventTypeException$ = [-3, n0, _IPRETE,
|
|
1833
|
+
export var InvalidPullRequestEventTypeException$ = [-3, n0, _IPRETE,
|
|
1834
|
+
{ [_e]: _c },
|
|
1835
|
+
[_m],
|
|
1836
|
+
[0]
|
|
1837
|
+
];
|
|
1457
1838
|
TypeRegistry.for(n0).registerError(InvalidPullRequestEventTypeException$, InvalidPullRequestEventTypeException);
|
|
1458
|
-
export var InvalidPullRequestIdException$ = [-3, n0, _IPRIE,
|
|
1839
|
+
export var InvalidPullRequestIdException$ = [-3, n0, _IPRIE,
|
|
1840
|
+
{ [_e]: _c },
|
|
1841
|
+
[_m],
|
|
1842
|
+
[0]
|
|
1843
|
+
];
|
|
1459
1844
|
TypeRegistry.for(n0).registerError(InvalidPullRequestIdException$, InvalidPullRequestIdException);
|
|
1460
|
-
export var InvalidPullRequestStatusException$ = [-3, n0, _IPRSE,
|
|
1845
|
+
export var InvalidPullRequestStatusException$ = [-3, n0, _IPRSE,
|
|
1846
|
+
{ [_e]: _c },
|
|
1847
|
+
[_m],
|
|
1848
|
+
[0]
|
|
1849
|
+
];
|
|
1461
1850
|
TypeRegistry.for(n0).registerError(InvalidPullRequestStatusException$, InvalidPullRequestStatusException);
|
|
1462
|
-
export var InvalidPullRequestStatusUpdateException$ = [-3, n0, _IPRSUE,
|
|
1851
|
+
export var InvalidPullRequestStatusUpdateException$ = [-3, n0, _IPRSUE,
|
|
1852
|
+
{ [_e]: _c },
|
|
1853
|
+
[_m],
|
|
1854
|
+
[0]
|
|
1855
|
+
];
|
|
1463
1856
|
TypeRegistry.for(n0).registerError(InvalidPullRequestStatusUpdateException$, InvalidPullRequestStatusUpdateException);
|
|
1464
|
-
export var InvalidReactionUserArnException$ = [-3, n0, _IRUAE,
|
|
1857
|
+
export var InvalidReactionUserArnException$ = [-3, n0, _IRUAE,
|
|
1858
|
+
{ [_e]: _c },
|
|
1859
|
+
[_m],
|
|
1860
|
+
[0]
|
|
1861
|
+
];
|
|
1465
1862
|
TypeRegistry.for(n0).registerError(InvalidReactionUserArnException$, InvalidReactionUserArnException);
|
|
1466
|
-
export var InvalidReactionValueException$ = [-3, n0, _IRVE,
|
|
1863
|
+
export var InvalidReactionValueException$ = [-3, n0, _IRVE,
|
|
1864
|
+
{ [_e]: _c },
|
|
1865
|
+
[_m],
|
|
1866
|
+
[0]
|
|
1867
|
+
];
|
|
1467
1868
|
TypeRegistry.for(n0).registerError(InvalidReactionValueException$, InvalidReactionValueException);
|
|
1468
|
-
export var InvalidReferenceNameException$ = [-3, n0, _IRNE,
|
|
1869
|
+
export var InvalidReferenceNameException$ = [-3, n0, _IRNE,
|
|
1870
|
+
{ [_e]: _c },
|
|
1871
|
+
[_m],
|
|
1872
|
+
[0]
|
|
1873
|
+
];
|
|
1469
1874
|
TypeRegistry.for(n0).registerError(InvalidReferenceNameException$, InvalidReferenceNameException);
|
|
1470
|
-
export var InvalidRelativeFileVersionEnumException$ = [-3, n0, _IRFVEE,
|
|
1875
|
+
export var InvalidRelativeFileVersionEnumException$ = [-3, n0, _IRFVEE,
|
|
1876
|
+
{ [_e]: _c },
|
|
1877
|
+
[_m],
|
|
1878
|
+
[0]
|
|
1879
|
+
];
|
|
1471
1880
|
TypeRegistry.for(n0).registerError(InvalidRelativeFileVersionEnumException$, InvalidRelativeFileVersionEnumException);
|
|
1472
|
-
export var InvalidReplacementContentException$ = [-3, n0, _IRCE,
|
|
1881
|
+
export var InvalidReplacementContentException$ = [-3, n0, _IRCE,
|
|
1882
|
+
{ [_e]: _c },
|
|
1883
|
+
[_m],
|
|
1884
|
+
[0]
|
|
1885
|
+
];
|
|
1473
1886
|
TypeRegistry.for(n0).registerError(InvalidReplacementContentException$, InvalidReplacementContentException);
|
|
1474
|
-
export var InvalidReplacementTypeException$ = [-3, n0, _IRTE,
|
|
1887
|
+
export var InvalidReplacementTypeException$ = [-3, n0, _IRTE,
|
|
1888
|
+
{ [_e]: _c },
|
|
1889
|
+
[_m],
|
|
1890
|
+
[0]
|
|
1891
|
+
];
|
|
1475
1892
|
TypeRegistry.for(n0).registerError(InvalidReplacementTypeException$, InvalidReplacementTypeException);
|
|
1476
|
-
export var InvalidRepositoryDescriptionException$ = [-3, n0, _IRDE,
|
|
1893
|
+
export var InvalidRepositoryDescriptionException$ = [-3, n0, _IRDE,
|
|
1894
|
+
{ [_e]: _c },
|
|
1895
|
+
[_m],
|
|
1896
|
+
[0]
|
|
1897
|
+
];
|
|
1477
1898
|
TypeRegistry.for(n0).registerError(InvalidRepositoryDescriptionException$, InvalidRepositoryDescriptionException);
|
|
1478
|
-
export var InvalidRepositoryNameException$ = [-3, n0, _IRNEn,
|
|
1899
|
+
export var InvalidRepositoryNameException$ = [-3, n0, _IRNEn,
|
|
1900
|
+
{ [_e]: _c },
|
|
1901
|
+
[_m],
|
|
1902
|
+
[0]
|
|
1903
|
+
];
|
|
1479
1904
|
TypeRegistry.for(n0).registerError(InvalidRepositoryNameException$, InvalidRepositoryNameException);
|
|
1480
|
-
export var InvalidRepositoryTriggerBranchNameException$ = [-3, n0, _IRTBNE,
|
|
1905
|
+
export var InvalidRepositoryTriggerBranchNameException$ = [-3, n0, _IRTBNE,
|
|
1906
|
+
{ [_e]: _c },
|
|
1907
|
+
[_m],
|
|
1908
|
+
[0]
|
|
1909
|
+
];
|
|
1481
1910
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerBranchNameException$, InvalidRepositoryTriggerBranchNameException);
|
|
1482
|
-
export var InvalidRepositoryTriggerCustomDataException$ = [-3, n0, _IRTCDE,
|
|
1911
|
+
export var InvalidRepositoryTriggerCustomDataException$ = [-3, n0, _IRTCDE,
|
|
1912
|
+
{ [_e]: _c },
|
|
1913
|
+
[_m],
|
|
1914
|
+
[0]
|
|
1915
|
+
];
|
|
1483
1916
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerCustomDataException$, InvalidRepositoryTriggerCustomDataException);
|
|
1484
|
-
export var InvalidRepositoryTriggerDestinationArnException$ = [
|
|
1485
|
-
-3,
|
|
1486
|
-
n0,
|
|
1487
|
-
_IRTDAE,
|
|
1917
|
+
export var InvalidRepositoryTriggerDestinationArnException$ = [-3, n0, _IRTDAE,
|
|
1488
1918
|
{ [_e]: _c },
|
|
1489
1919
|
[_m],
|
|
1490
|
-
[0]
|
|
1920
|
+
[0]
|
|
1491
1921
|
];
|
|
1492
1922
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerDestinationArnException$, InvalidRepositoryTriggerDestinationArnException);
|
|
1493
|
-
export var InvalidRepositoryTriggerEventsException$ = [-3, n0, _IRTEE,
|
|
1923
|
+
export var InvalidRepositoryTriggerEventsException$ = [-3, n0, _IRTEE,
|
|
1924
|
+
{ [_e]: _c },
|
|
1925
|
+
[_m],
|
|
1926
|
+
[0]
|
|
1927
|
+
];
|
|
1494
1928
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerEventsException$, InvalidRepositoryTriggerEventsException);
|
|
1495
|
-
export var InvalidRepositoryTriggerNameException$ = [-3, n0, _IRTNE,
|
|
1929
|
+
export var InvalidRepositoryTriggerNameException$ = [-3, n0, _IRTNE,
|
|
1930
|
+
{ [_e]: _c },
|
|
1931
|
+
[_m],
|
|
1932
|
+
[0]
|
|
1933
|
+
];
|
|
1496
1934
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerNameException$, InvalidRepositoryTriggerNameException);
|
|
1497
|
-
export var InvalidRepositoryTriggerRegionException$ = [-3, n0, _IRTRE,
|
|
1935
|
+
export var InvalidRepositoryTriggerRegionException$ = [-3, n0, _IRTRE,
|
|
1936
|
+
{ [_e]: _c },
|
|
1937
|
+
[_m],
|
|
1938
|
+
[0]
|
|
1939
|
+
];
|
|
1498
1940
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerRegionException$, InvalidRepositoryTriggerRegionException);
|
|
1499
|
-
export var InvalidResourceArnException$ = [-3, n0, _IRAE,
|
|
1941
|
+
export var InvalidResourceArnException$ = [-3, n0, _IRAE,
|
|
1942
|
+
{ [_e]: _c },
|
|
1943
|
+
[_m],
|
|
1944
|
+
[0]
|
|
1945
|
+
];
|
|
1500
1946
|
TypeRegistry.for(n0).registerError(InvalidResourceArnException$, InvalidResourceArnException);
|
|
1501
|
-
export var InvalidRevisionIdException$ = [-3, n0, _IRIE,
|
|
1947
|
+
export var InvalidRevisionIdException$ = [-3, n0, _IRIE,
|
|
1948
|
+
{ [_e]: _c },
|
|
1949
|
+
[_m],
|
|
1950
|
+
[0]
|
|
1951
|
+
];
|
|
1502
1952
|
TypeRegistry.for(n0).registerError(InvalidRevisionIdException$, InvalidRevisionIdException);
|
|
1503
|
-
export var InvalidRuleContentSha256Exception$ = [-3, n0, _IRCSE,
|
|
1953
|
+
export var InvalidRuleContentSha256Exception$ = [-3, n0, _IRCSE,
|
|
1954
|
+
{ [_e]: _c },
|
|
1955
|
+
[_m],
|
|
1956
|
+
[0]
|
|
1957
|
+
];
|
|
1504
1958
|
TypeRegistry.for(n0).registerError(InvalidRuleContentSha256Exception$, InvalidRuleContentSha256Exception);
|
|
1505
|
-
export var InvalidSortByException$ = [-3, n0, _ISBE,
|
|
1959
|
+
export var InvalidSortByException$ = [-3, n0, _ISBE,
|
|
1960
|
+
{ [_e]: _c },
|
|
1961
|
+
[_m],
|
|
1962
|
+
[0]
|
|
1963
|
+
];
|
|
1506
1964
|
TypeRegistry.for(n0).registerError(InvalidSortByException$, InvalidSortByException);
|
|
1507
|
-
export var InvalidSourceCommitSpecifierException$ = [-3, n0, _ISCSE,
|
|
1965
|
+
export var InvalidSourceCommitSpecifierException$ = [-3, n0, _ISCSE,
|
|
1966
|
+
{ [_e]: _c },
|
|
1967
|
+
[_m],
|
|
1968
|
+
[0]
|
|
1969
|
+
];
|
|
1508
1970
|
TypeRegistry.for(n0).registerError(InvalidSourceCommitSpecifierException$, InvalidSourceCommitSpecifierException);
|
|
1509
|
-
export var InvalidSystemTagUsageException$ = [-3, n0, _ISTUE,
|
|
1971
|
+
export var InvalidSystemTagUsageException$ = [-3, n0, _ISTUE,
|
|
1972
|
+
{ [_e]: _c },
|
|
1973
|
+
[_m],
|
|
1974
|
+
[0]
|
|
1975
|
+
];
|
|
1510
1976
|
TypeRegistry.for(n0).registerError(InvalidSystemTagUsageException$, InvalidSystemTagUsageException);
|
|
1511
|
-
export var InvalidTagKeysListException$ = [-3, n0, _ITKLE,
|
|
1977
|
+
export var InvalidTagKeysListException$ = [-3, n0, _ITKLE,
|
|
1978
|
+
{ [_e]: _c },
|
|
1979
|
+
[_m],
|
|
1980
|
+
[0]
|
|
1981
|
+
];
|
|
1512
1982
|
TypeRegistry.for(n0).registerError(InvalidTagKeysListException$, InvalidTagKeysListException);
|
|
1513
|
-
export var InvalidTagsMapException$ = [-3, n0, _ITME,
|
|
1983
|
+
export var InvalidTagsMapException$ = [-3, n0, _ITME,
|
|
1984
|
+
{ [_e]: _c },
|
|
1985
|
+
[_m],
|
|
1986
|
+
[0]
|
|
1987
|
+
];
|
|
1514
1988
|
TypeRegistry.for(n0).registerError(InvalidTagsMapException$, InvalidTagsMapException);
|
|
1515
|
-
export var InvalidTargetBranchException$ = [-3, n0, _ITBE,
|
|
1989
|
+
export var InvalidTargetBranchException$ = [-3, n0, _ITBE,
|
|
1990
|
+
{ [_e]: _c },
|
|
1991
|
+
[_m],
|
|
1992
|
+
[0]
|
|
1993
|
+
];
|
|
1516
1994
|
TypeRegistry.for(n0).registerError(InvalidTargetBranchException$, InvalidTargetBranchException);
|
|
1517
|
-
export var InvalidTargetException$ = [-3, n0, _ITE,
|
|
1995
|
+
export var InvalidTargetException$ = [-3, n0, _ITE,
|
|
1996
|
+
{ [_e]: _c },
|
|
1997
|
+
[_m],
|
|
1998
|
+
[0]
|
|
1999
|
+
];
|
|
1518
2000
|
TypeRegistry.for(n0).registerError(InvalidTargetException$, InvalidTargetException);
|
|
1519
|
-
export var InvalidTargetsException$ = [-3, n0, _ITEn,
|
|
2001
|
+
export var InvalidTargetsException$ = [-3, n0, _ITEn,
|
|
2002
|
+
{ [_e]: _c },
|
|
2003
|
+
[_m],
|
|
2004
|
+
[0]
|
|
2005
|
+
];
|
|
1520
2006
|
TypeRegistry.for(n0).registerError(InvalidTargetsException$, InvalidTargetsException);
|
|
1521
|
-
export var InvalidTitleException$ = [-3, n0, _ITEnv,
|
|
2007
|
+
export var InvalidTitleException$ = [-3, n0, _ITEnv,
|
|
2008
|
+
{ [_e]: _c },
|
|
2009
|
+
[_m],
|
|
2010
|
+
[0]
|
|
2011
|
+
];
|
|
1522
2012
|
TypeRegistry.for(n0).registerError(InvalidTitleException$, InvalidTitleException);
|
|
1523
|
-
export var IsBinaryFile$ = [3, n0, _IBF,
|
|
1524
|
-
|
|
1525
|
-
|
|
1526
|
-
|
|
1527
|
-
|
|
1528
|
-
|
|
1529
|
-
|
|
2013
|
+
export var IsBinaryFile$ = [3, n0, _IBF,
|
|
2014
|
+
0,
|
|
2015
|
+
[_so, _des, _b],
|
|
2016
|
+
[2, 2, 2]
|
|
2017
|
+
];
|
|
2018
|
+
export var ListApprovalRuleTemplatesInput$ = [3, n0, _LARTI,
|
|
2019
|
+
0,
|
|
2020
|
+
[_nT, _mR],
|
|
2021
|
+
[0, 1]
|
|
2022
|
+
];
|
|
2023
|
+
export var ListApprovalRuleTemplatesOutput$ = [3, n0, _LARTO,
|
|
2024
|
+
0,
|
|
2025
|
+
[_aRTNp, _nT],
|
|
2026
|
+
[64 | 0, 0]
|
|
2027
|
+
];
|
|
2028
|
+
export var ListAssociatedApprovalRuleTemplatesForRepositoryInput$ = [3, n0, _LAARTFRI,
|
|
1530
2029
|
0,
|
|
1531
2030
|
[_rN, _nT, _mR],
|
|
1532
|
-
[0, 0, 1]
|
|
2031
|
+
[0, 0, 1]
|
|
1533
2032
|
];
|
|
1534
|
-
export var ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = [
|
|
1535
|
-
3,
|
|
1536
|
-
n0,
|
|
1537
|
-
_LAARTFRO,
|
|
2033
|
+
export var ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = [3, n0, _LAARTFRO,
|
|
1538
2034
|
0,
|
|
1539
2035
|
[_aRTNp, _nT],
|
|
1540
|
-
[64 | 0, 0]
|
|
2036
|
+
[64 | 0, 0]
|
|
2037
|
+
];
|
|
2038
|
+
export var ListBranchesInput$ = [3, n0, _LBI,
|
|
2039
|
+
0,
|
|
2040
|
+
[_rN, _nT],
|
|
2041
|
+
[0, 0]
|
|
2042
|
+
];
|
|
2043
|
+
export var ListBranchesOutput$ = [3, n0, _LBO,
|
|
2044
|
+
0,
|
|
2045
|
+
[_bra, _nT],
|
|
2046
|
+
[64 | 0, 0]
|
|
1541
2047
|
];
|
|
1542
|
-
export var
|
|
1543
|
-
export var ListBranchesOutput$ = [3, n0, _LBO, 0, [_bra, _nT], [64 | 0, 0]];
|
|
1544
|
-
export var ListFileCommitHistoryRequest$ = [
|
|
1545
|
-
3,
|
|
1546
|
-
n0,
|
|
1547
|
-
_LFCHR,
|
|
2048
|
+
export var ListFileCommitHistoryRequest$ = [3, n0, _LFCHR,
|
|
1548
2049
|
0,
|
|
1549
2050
|
[_rN, _cS, _fP, _mR, _nT],
|
|
1550
|
-
[0, 0, 0, 1, 0]
|
|
2051
|
+
[0, 0, 0, 1, 0]
|
|
1551
2052
|
];
|
|
1552
|
-
export var ListFileCommitHistoryResponse$ = [
|
|
1553
|
-
3,
|
|
1554
|
-
n0,
|
|
1555
|
-
_LFCHRi,
|
|
2053
|
+
export var ListFileCommitHistoryResponse$ = [3, n0, _LFCHRi,
|
|
1556
2054
|
0,
|
|
1557
2055
|
[_rDe, _nT],
|
|
1558
|
-
[() => RevisionDag, 0]
|
|
2056
|
+
[() => RevisionDag, 0]
|
|
1559
2057
|
];
|
|
1560
|
-
export var ListPullRequestsInput$ = [
|
|
1561
|
-
3,
|
|
1562
|
-
n0,
|
|
1563
|
-
_LPRI,
|
|
2058
|
+
export var ListPullRequestsInput$ = [3, n0, _LPRI,
|
|
1564
2059
|
0,
|
|
1565
2060
|
[_rN, _aA, _pRS, _nT, _mR],
|
|
1566
|
-
[0, 0, 0, 0, 1]
|
|
2061
|
+
[0, 0, 0, 0, 1]
|
|
1567
2062
|
];
|
|
1568
|
-
export var ListPullRequestsOutput$ = [3, n0, _LPRO,
|
|
1569
|
-
|
|
1570
|
-
|
|
1571
|
-
|
|
1572
|
-
|
|
2063
|
+
export var ListPullRequestsOutput$ = [3, n0, _LPRO,
|
|
2064
|
+
0,
|
|
2065
|
+
[_pRIu, _nT],
|
|
2066
|
+
[64 | 0, 0]
|
|
2067
|
+
];
|
|
2068
|
+
export var ListRepositoriesForApprovalRuleTemplateInput$ = [3, n0, _LRFARTI,
|
|
1573
2069
|
0,
|
|
1574
2070
|
[_aRTN, _nT, _mR],
|
|
1575
|
-
[0, 0, 1]
|
|
2071
|
+
[0, 0, 1]
|
|
1576
2072
|
];
|
|
1577
|
-
export var ListRepositoriesForApprovalRuleTemplateOutput$ = [
|
|
1578
|
-
3,
|
|
1579
|
-
n0,
|
|
1580
|
-
_LRFARTO,
|
|
2073
|
+
export var ListRepositoriesForApprovalRuleTemplateOutput$ = [3, n0, _LRFARTO,
|
|
1581
2074
|
0,
|
|
1582
2075
|
[_rNe, _nT],
|
|
1583
|
-
[64 | 0, 0]
|
|
2076
|
+
[64 | 0, 0]
|
|
2077
|
+
];
|
|
2078
|
+
export var ListRepositoriesInput$ = [3, n0, _LRI,
|
|
2079
|
+
0,
|
|
2080
|
+
[_nT, _sB, _or],
|
|
2081
|
+
[0, 0, 0]
|
|
1584
2082
|
];
|
|
1585
|
-
export var
|
|
1586
|
-
export var ListRepositoriesOutput$ = [
|
|
1587
|
-
3,
|
|
1588
|
-
n0,
|
|
1589
|
-
_LRO,
|
|
2083
|
+
export var ListRepositoriesOutput$ = [3, n0, _LRO,
|
|
1590
2084
|
0,
|
|
1591
2085
|
[_r, _nT],
|
|
1592
|
-
[() => RepositoryNameIdPairList, 0]
|
|
2086
|
+
[() => RepositoryNameIdPairList, 0]
|
|
2087
|
+
];
|
|
2088
|
+
export var ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
2089
|
+
0,
|
|
2090
|
+
[_rA, _nT],
|
|
2091
|
+
[0, 0]
|
|
2092
|
+
];
|
|
2093
|
+
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
2094
|
+
0,
|
|
2095
|
+
[_tag, _nT],
|
|
2096
|
+
[128 | 0, 0]
|
|
2097
|
+
];
|
|
2098
|
+
export var Location$ = [3, n0, _L,
|
|
2099
|
+
0,
|
|
2100
|
+
[_fP, _fPil, _rFV],
|
|
2101
|
+
[0, 1, 0]
|
|
2102
|
+
];
|
|
2103
|
+
export var ManualMergeRequiredException$ = [-3, n0, _MMRE,
|
|
2104
|
+
{ [_e]: _c },
|
|
2105
|
+
[_m],
|
|
2106
|
+
[0]
|
|
1593
2107
|
];
|
|
1594
|
-
export var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_rA, _nT], [0, 0]];
|
|
1595
|
-
export var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_tag, _nT], [128 | 0, 0]];
|
|
1596
|
-
export var Location$ = [3, n0, _L, 0, [_fP, _fPil, _rFV], [0, 1, 0]];
|
|
1597
|
-
export var ManualMergeRequiredException$ = [-3, n0, _MMRE, { [_e]: _c }, [_m], [0]];
|
|
1598
2108
|
TypeRegistry.for(n0).registerError(ManualMergeRequiredException$, ManualMergeRequiredException);
|
|
1599
|
-
export var MaximumBranchesExceededException$ = [-3, n0, _MBEE,
|
|
2109
|
+
export var MaximumBranchesExceededException$ = [-3, n0, _MBEE,
|
|
2110
|
+
{ [_e]: _c },
|
|
2111
|
+
[_m],
|
|
2112
|
+
[0]
|
|
2113
|
+
];
|
|
1600
2114
|
TypeRegistry.for(n0).registerError(MaximumBranchesExceededException$, MaximumBranchesExceededException);
|
|
1601
|
-
export var MaximumConflictResolutionEntriesExceededException$ = [
|
|
1602
|
-
-3,
|
|
1603
|
-
n0,
|
|
1604
|
-
_MCREEE,
|
|
2115
|
+
export var MaximumConflictResolutionEntriesExceededException$ = [-3, n0, _MCREEE,
|
|
1605
2116
|
{ [_e]: _c },
|
|
1606
2117
|
[_m],
|
|
1607
|
-
[0]
|
|
2118
|
+
[0]
|
|
1608
2119
|
];
|
|
1609
2120
|
TypeRegistry.for(n0).registerError(MaximumConflictResolutionEntriesExceededException$, MaximumConflictResolutionEntriesExceededException);
|
|
1610
|
-
export var MaximumFileContentToLoadExceededException$ = [-3, n0, _MFCTLEE,
|
|
2121
|
+
export var MaximumFileContentToLoadExceededException$ = [-3, n0, _MFCTLEE,
|
|
2122
|
+
{ [_e]: _c },
|
|
2123
|
+
[_m],
|
|
2124
|
+
[0]
|
|
2125
|
+
];
|
|
1611
2126
|
TypeRegistry.for(n0).registerError(MaximumFileContentToLoadExceededException$, MaximumFileContentToLoadExceededException);
|
|
1612
|
-
export var MaximumFileEntriesExceededException$ = [-3, n0, _MFEEE,
|
|
2127
|
+
export var MaximumFileEntriesExceededException$ = [-3, n0, _MFEEE,
|
|
2128
|
+
{ [_e]: _c },
|
|
2129
|
+
[_m],
|
|
2130
|
+
[0]
|
|
2131
|
+
];
|
|
1613
2132
|
TypeRegistry.for(n0).registerError(MaximumFileEntriesExceededException$, MaximumFileEntriesExceededException);
|
|
1614
|
-
export var MaximumItemsToCompareExceededException$ = [-3, n0, _MITCEE,
|
|
2133
|
+
export var MaximumItemsToCompareExceededException$ = [-3, n0, _MITCEE,
|
|
2134
|
+
{ [_e]: _c },
|
|
2135
|
+
[_m],
|
|
2136
|
+
[0]
|
|
2137
|
+
];
|
|
1615
2138
|
TypeRegistry.for(n0).registerError(MaximumItemsToCompareExceededException$, MaximumItemsToCompareExceededException);
|
|
1616
|
-
export var MaximumNumberOfApprovalsExceededException$ = [-3, n0, _MNOAEE,
|
|
2139
|
+
export var MaximumNumberOfApprovalsExceededException$ = [-3, n0, _MNOAEE,
|
|
2140
|
+
{ [_e]: _c },
|
|
2141
|
+
[_m],
|
|
2142
|
+
[0]
|
|
2143
|
+
];
|
|
1617
2144
|
TypeRegistry.for(n0).registerError(MaximumNumberOfApprovalsExceededException$, MaximumNumberOfApprovalsExceededException);
|
|
1618
|
-
export var MaximumOpenPullRequestsExceededException$ = [-3, n0, _MOPREE,
|
|
2145
|
+
export var MaximumOpenPullRequestsExceededException$ = [-3, n0, _MOPREE,
|
|
2146
|
+
{ [_e]: _c },
|
|
2147
|
+
[_m],
|
|
2148
|
+
[0]
|
|
2149
|
+
];
|
|
1619
2150
|
TypeRegistry.for(n0).registerError(MaximumOpenPullRequestsExceededException$, MaximumOpenPullRequestsExceededException);
|
|
1620
|
-
export var MaximumRepositoryNamesExceededException$ = [-3, n0, _MRNEE,
|
|
2151
|
+
export var MaximumRepositoryNamesExceededException$ = [-3, n0, _MRNEE,
|
|
2152
|
+
{ [_e]: _c },
|
|
2153
|
+
[_m],
|
|
2154
|
+
[0]
|
|
2155
|
+
];
|
|
1621
2156
|
TypeRegistry.for(n0).registerError(MaximumRepositoryNamesExceededException$, MaximumRepositoryNamesExceededException);
|
|
1622
|
-
export var MaximumRepositoryTriggersExceededException$ = [-3, n0, _MRTEE,
|
|
2157
|
+
export var MaximumRepositoryTriggersExceededException$ = [-3, n0, _MRTEE,
|
|
2158
|
+
{ [_e]: _c },
|
|
2159
|
+
[_m],
|
|
2160
|
+
[0]
|
|
2161
|
+
];
|
|
1623
2162
|
TypeRegistry.for(n0).registerError(MaximumRepositoryTriggersExceededException$, MaximumRepositoryTriggersExceededException);
|
|
1624
|
-
export var MaximumRuleTemplatesAssociatedWithRepositoryException$ = [
|
|
1625
|
-
-3,
|
|
1626
|
-
n0,
|
|
1627
|
-
_MRTAWRE,
|
|
2163
|
+
export var MaximumRuleTemplatesAssociatedWithRepositoryException$ = [-3, n0, _MRTAWRE,
|
|
1628
2164
|
{ [_e]: _c },
|
|
1629
2165
|
[_m],
|
|
1630
|
-
[0]
|
|
2166
|
+
[0]
|
|
1631
2167
|
];
|
|
1632
2168
|
TypeRegistry.for(n0).registerError(MaximumRuleTemplatesAssociatedWithRepositoryException$, MaximumRuleTemplatesAssociatedWithRepositoryException);
|
|
1633
|
-
export var MergeBranchesByFastForwardInput$ = [
|
|
1634
|
-
3,
|
|
1635
|
-
n0,
|
|
1636
|
-
_MBBFFI,
|
|
2169
|
+
export var MergeBranchesByFastForwardInput$ = [3, n0, _MBBFFI,
|
|
1637
2170
|
0,
|
|
1638
2171
|
[_rN, _sCS, _dCS, _tB],
|
|
1639
|
-
[0, 0, 0, 0]
|
|
2172
|
+
[0, 0, 0, 0]
|
|
1640
2173
|
];
|
|
1641
|
-
export var MergeBranchesByFastForwardOutput$ = [3, n0, _MBBFFO,
|
|
1642
|
-
export var MergeBranchesBySquashInput$ = [
|
|
1643
|
-
3,
|
|
1644
|
-
n0,
|
|
1645
|
-
_MBBSI,
|
|
2174
|
+
export var MergeBranchesByFastForwardOutput$ = [3, n0, _MBBFFO,
|
|
1646
2175
|
0,
|
|
1647
|
-
[
|
|
1648
|
-
[0, 0
|
|
2176
|
+
[_cI, _tI],
|
|
2177
|
+
[0, 0]
|
|
1649
2178
|
];
|
|
1650
|
-
export var
|
|
1651
|
-
export var MergeBranchesByThreeWayInput$ = [
|
|
1652
|
-
3,
|
|
1653
|
-
n0,
|
|
1654
|
-
_MBBTWI,
|
|
2179
|
+
export var MergeBranchesBySquashInput$ = [3, n0, _MBBSI,
|
|
1655
2180
|
0,
|
|
1656
2181
|
[_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
1657
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
2182
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
1658
2183
|
];
|
|
1659
|
-
export var
|
|
1660
|
-
export var MergeHunk$ = [
|
|
1661
|
-
3,
|
|
1662
|
-
n0,
|
|
1663
|
-
_MH,
|
|
2184
|
+
export var MergeBranchesBySquashOutput$ = [3, n0, _MBBSO,
|
|
1664
2185
|
0,
|
|
1665
|
-
[
|
|
1666
|
-
[
|
|
2186
|
+
[_cI, _tI],
|
|
2187
|
+
[0, 0]
|
|
1667
2188
|
];
|
|
1668
|
-
export var
|
|
1669
|
-
|
|
1670
|
-
|
|
1671
|
-
|
|
1672
|
-
|
|
1673
|
-
export var
|
|
1674
|
-
|
|
1675
|
-
|
|
1676
|
-
|
|
2189
|
+
export var MergeBranchesByThreeWayInput$ = [3, n0, _MBBTWI,
|
|
2190
|
+
0,
|
|
2191
|
+
[_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
2192
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
2193
|
+
];
|
|
2194
|
+
export var MergeBranchesByThreeWayOutput$ = [3, n0, _MBBTWO,
|
|
2195
|
+
0,
|
|
2196
|
+
[_cI, _tI],
|
|
2197
|
+
[0, 0]
|
|
2198
|
+
];
|
|
2199
|
+
export var MergeHunk$ = [3, n0, _MH,
|
|
2200
|
+
0,
|
|
2201
|
+
[_iC, _so, _des, _b],
|
|
2202
|
+
[2, () => MergeHunkDetail$, () => MergeHunkDetail$, () => MergeHunkDetail$]
|
|
2203
|
+
];
|
|
2204
|
+
export var MergeHunkDetail$ = [3, n0, _MHD,
|
|
2205
|
+
0,
|
|
2206
|
+
[_sLt, _eL, _hC],
|
|
2207
|
+
[1, 1, 0]
|
|
2208
|
+
];
|
|
2209
|
+
export var MergeMetadata$ = [3, n0, _MM,
|
|
2210
|
+
0,
|
|
2211
|
+
[_iM, _mB, _mCIe, _mO],
|
|
2212
|
+
[2, 0, 0, 0]
|
|
2213
|
+
];
|
|
2214
|
+
export var MergeOperations$ = [3, n0, _MO,
|
|
2215
|
+
0,
|
|
2216
|
+
[_so, _des],
|
|
2217
|
+
[0, 0]
|
|
2218
|
+
];
|
|
2219
|
+
export var MergeOptionRequiredException$ = [-3, n0, _MORE,
|
|
2220
|
+
{ [_e]: _c },
|
|
2221
|
+
[_m],
|
|
2222
|
+
[0]
|
|
2223
|
+
];
|
|
2224
|
+
TypeRegistry.for(n0).registerError(MergeOptionRequiredException$, MergeOptionRequiredException);
|
|
2225
|
+
export var MergePullRequestByFastForwardInput$ = [3, n0, _MPRBFFI,
|
|
1677
2226
|
0,
|
|
1678
2227
|
[_pRI, _rN, _sCI],
|
|
1679
|
-
[0, 0, 0]
|
|
2228
|
+
[0, 0, 0]
|
|
1680
2229
|
];
|
|
1681
|
-
export var MergePullRequestByFastForwardOutput$ = [
|
|
1682
|
-
3,
|
|
1683
|
-
n0,
|
|
1684
|
-
_MPRBFFO,
|
|
2230
|
+
export var MergePullRequestByFastForwardOutput$ = [3, n0, _MPRBFFO,
|
|
1685
2231
|
0,
|
|
1686
2232
|
[_pR],
|
|
1687
|
-
[() => PullRequest$]
|
|
2233
|
+
[() => PullRequest$]
|
|
1688
2234
|
];
|
|
1689
|
-
export var MergePullRequestBySquashInput$ = [
|
|
1690
|
-
3,
|
|
1691
|
-
n0,
|
|
1692
|
-
_MPRBSI,
|
|
2235
|
+
export var MergePullRequestBySquashInput$ = [3, n0, _MPRBSI,
|
|
1693
2236
|
0,
|
|
1694
2237
|
[_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
|
|
1695
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
2238
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
1696
2239
|
];
|
|
1697
|
-
export var MergePullRequestBySquashOutput$ = [3, n0, _MPRBSO,
|
|
1698
|
-
|
|
1699
|
-
|
|
1700
|
-
|
|
1701
|
-
|
|
2240
|
+
export var MergePullRequestBySquashOutput$ = [3, n0, _MPRBSO,
|
|
2241
|
+
0,
|
|
2242
|
+
[_pR],
|
|
2243
|
+
[() => PullRequest$]
|
|
2244
|
+
];
|
|
2245
|
+
export var MergePullRequestByThreeWayInput$ = [3, n0, _MPRBTWI,
|
|
1702
2246
|
0,
|
|
1703
2247
|
[_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
|
|
1704
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
2248
|
+
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
|
|
2249
|
+
];
|
|
2250
|
+
export var MergePullRequestByThreeWayOutput$ = [3, n0, _MPRBTWO,
|
|
2251
|
+
0,
|
|
2252
|
+
[_pR],
|
|
2253
|
+
[() => PullRequest$]
|
|
2254
|
+
];
|
|
2255
|
+
export var MultipleConflictResolutionEntriesException$ = [-3, n0, _MCREE,
|
|
2256
|
+
{ [_e]: _c },
|
|
2257
|
+
[_m],
|
|
2258
|
+
[0]
|
|
1705
2259
|
];
|
|
1706
|
-
export var MergePullRequestByThreeWayOutput$ = [3, n0, _MPRBTWO, 0, [_pR], [() => PullRequest$]];
|
|
1707
|
-
export var MultipleConflictResolutionEntriesException$ = [-3, n0, _MCREE, { [_e]: _c }, [_m], [0]];
|
|
1708
2260
|
TypeRegistry.for(n0).registerError(MultipleConflictResolutionEntriesException$, MultipleConflictResolutionEntriesException);
|
|
1709
|
-
export var MultipleRepositoriesInPullRequestException$ = [-3, n0, _MRIPRE,
|
|
2261
|
+
export var MultipleRepositoriesInPullRequestException$ = [-3, n0, _MRIPRE,
|
|
2262
|
+
{ [_e]: _c },
|
|
2263
|
+
[_m],
|
|
2264
|
+
[0]
|
|
2265
|
+
];
|
|
1710
2266
|
TypeRegistry.for(n0).registerError(MultipleRepositoriesInPullRequestException$, MultipleRepositoriesInPullRequestException);
|
|
1711
|
-
export var NameLengthExceededException$ = [-3, n0, _NLEE,
|
|
2267
|
+
export var NameLengthExceededException$ = [-3, n0, _NLEE,
|
|
2268
|
+
{ [_e]: _c },
|
|
2269
|
+
[_m],
|
|
2270
|
+
[0]
|
|
2271
|
+
];
|
|
1712
2272
|
TypeRegistry.for(n0).registerError(NameLengthExceededException$, NameLengthExceededException);
|
|
1713
|
-
export var NoChangeException$ = [-3, n0, _NCE,
|
|
2273
|
+
export var NoChangeException$ = [-3, n0, _NCE,
|
|
2274
|
+
{ [_e]: _c },
|
|
2275
|
+
[_m],
|
|
2276
|
+
[0]
|
|
2277
|
+
];
|
|
1714
2278
|
TypeRegistry.for(n0).registerError(NoChangeException$, NoChangeException);
|
|
1715
|
-
export var NumberOfRulesExceededException$ = [-3, n0, _NOREE,
|
|
2279
|
+
export var NumberOfRulesExceededException$ = [-3, n0, _NOREE,
|
|
2280
|
+
{ [_e]: _c },
|
|
2281
|
+
[_m],
|
|
2282
|
+
[0]
|
|
2283
|
+
];
|
|
1716
2284
|
TypeRegistry.for(n0).registerError(NumberOfRulesExceededException$, NumberOfRulesExceededException);
|
|
1717
|
-
export var NumberOfRuleTemplatesExceededException$ = [-3, n0, _NORTEE,
|
|
2285
|
+
export var NumberOfRuleTemplatesExceededException$ = [-3, n0, _NORTEE,
|
|
2286
|
+
{ [_e]: _c },
|
|
2287
|
+
[_m],
|
|
2288
|
+
[0]
|
|
2289
|
+
];
|
|
1718
2290
|
TypeRegistry.for(n0).registerError(NumberOfRuleTemplatesExceededException$, NumberOfRuleTemplatesExceededException);
|
|
1719
|
-
export var ObjectTypes$ = [3, n0, _OT,
|
|
1720
|
-
|
|
2291
|
+
export var ObjectTypes$ = [3, n0, _OT,
|
|
2292
|
+
0,
|
|
2293
|
+
[_so, _des, _b],
|
|
2294
|
+
[0, 0, 0]
|
|
2295
|
+
];
|
|
2296
|
+
export var OperationNotAllowedException$ = [-3, n0, _ONAE,
|
|
2297
|
+
{ [_e]: _c },
|
|
2298
|
+
[_m],
|
|
2299
|
+
[0]
|
|
2300
|
+
];
|
|
1721
2301
|
TypeRegistry.for(n0).registerError(OperationNotAllowedException$, OperationNotAllowedException);
|
|
1722
|
-
export var OriginApprovalRuleTemplate$ = [3, n0, _OART,
|
|
1723
|
-
|
|
2302
|
+
export var OriginApprovalRuleTemplate$ = [3, n0, _OART,
|
|
2303
|
+
0,
|
|
2304
|
+
[_aRTI, _aRTN],
|
|
2305
|
+
[0, 0]
|
|
2306
|
+
];
|
|
2307
|
+
export var OverrideAlreadySetException$ = [-3, n0, _OASE,
|
|
2308
|
+
{ [_e]: _c },
|
|
2309
|
+
[_m],
|
|
2310
|
+
[0]
|
|
2311
|
+
];
|
|
1724
2312
|
TypeRegistry.for(n0).registerError(OverrideAlreadySetException$, OverrideAlreadySetException);
|
|
1725
|
-
export var OverridePullRequestApprovalRulesInput$ = [
|
|
1726
|
-
3,
|
|
1727
|
-
n0,
|
|
1728
|
-
_OPRARI,
|
|
2313
|
+
export var OverridePullRequestApprovalRulesInput$ = [3, n0, _OPRARI,
|
|
1729
2314
|
0,
|
|
1730
2315
|
[_pRI, _rI, _oS],
|
|
1731
|
-
[0, 0, 0]
|
|
2316
|
+
[0, 0, 0]
|
|
2317
|
+
];
|
|
2318
|
+
export var OverrideStatusRequiredException$ = [-3, n0, _OSRE,
|
|
2319
|
+
{ [_e]: _c },
|
|
2320
|
+
[_m],
|
|
2321
|
+
[0]
|
|
1732
2322
|
];
|
|
1733
|
-
export var OverrideStatusRequiredException$ = [-3, n0, _OSRE, { [_e]: _c }, [_m], [0]];
|
|
1734
2323
|
TypeRegistry.for(n0).registerError(OverrideStatusRequiredException$, OverrideStatusRequiredException);
|
|
1735
|
-
export var ParentCommitDoesNotExistException$ = [-3, n0, _PCDNEE,
|
|
2324
|
+
export var ParentCommitDoesNotExistException$ = [-3, n0, _PCDNEE,
|
|
2325
|
+
{ [_e]: _c },
|
|
2326
|
+
[_m],
|
|
2327
|
+
[0]
|
|
2328
|
+
];
|
|
1736
2329
|
TypeRegistry.for(n0).registerError(ParentCommitDoesNotExistException$, ParentCommitDoesNotExistException);
|
|
1737
|
-
export var ParentCommitIdOutdatedException$ = [-3, n0, _PCIOE,
|
|
2330
|
+
export var ParentCommitIdOutdatedException$ = [-3, n0, _PCIOE,
|
|
2331
|
+
{ [_e]: _c },
|
|
2332
|
+
[_m],
|
|
2333
|
+
[0]
|
|
2334
|
+
];
|
|
1738
2335
|
TypeRegistry.for(n0).registerError(ParentCommitIdOutdatedException$, ParentCommitIdOutdatedException);
|
|
1739
|
-
export var ParentCommitIdRequiredException$ = [-3, n0, _PCIRE,
|
|
2336
|
+
export var ParentCommitIdRequiredException$ = [-3, n0, _PCIRE,
|
|
2337
|
+
{ [_e]: _c },
|
|
2338
|
+
[_m],
|
|
2339
|
+
[0]
|
|
2340
|
+
];
|
|
1740
2341
|
TypeRegistry.for(n0).registerError(ParentCommitIdRequiredException$, ParentCommitIdRequiredException);
|
|
1741
|
-
export var PathDoesNotExistException$ = [-3, n0, _PDNEE,
|
|
2342
|
+
export var PathDoesNotExistException$ = [-3, n0, _PDNEE,
|
|
2343
|
+
{ [_e]: _c },
|
|
2344
|
+
[_m],
|
|
2345
|
+
[0]
|
|
2346
|
+
];
|
|
1742
2347
|
TypeRegistry.for(n0).registerError(PathDoesNotExistException$, PathDoesNotExistException);
|
|
1743
|
-
export var PathRequiredException$ = [-3, n0, _PRE,
|
|
2348
|
+
export var PathRequiredException$ = [-3, n0, _PRE,
|
|
2349
|
+
{ [_e]: _c },
|
|
2350
|
+
[_m],
|
|
2351
|
+
[0]
|
|
2352
|
+
];
|
|
1744
2353
|
TypeRegistry.for(n0).registerError(PathRequiredException$, PathRequiredException);
|
|
1745
|
-
export var PostCommentForComparedCommitInput$ = [
|
|
1746
|
-
3,
|
|
1747
|
-
n0,
|
|
1748
|
-
_PCFCCI,
|
|
2354
|
+
export var PostCommentForComparedCommitInput$ = [3, n0, _PCFCCI,
|
|
1749
2355
|
0,
|
|
1750
2356
|
[_rN, _bCIe, _aCI, _l, _con, _cRT],
|
|
1751
|
-
[0, 0, 0, () => Location$, 0, [0, 4]]
|
|
2357
|
+
[0, 0, 0, () => Location$, 0, [0, 4]]
|
|
1752
2358
|
];
|
|
1753
|
-
export var PostCommentForComparedCommitOutput$ = [
|
|
1754
|
-
3,
|
|
1755
|
-
n0,
|
|
1756
|
-
_PCFCCO,
|
|
2359
|
+
export var PostCommentForComparedCommitOutput$ = [3, n0, _PCFCCO,
|
|
1757
2360
|
0,
|
|
1758
2361
|
[_rN, _bCIe, _aCI, _bBI, _aBI, _l, _comme],
|
|
1759
|
-
[0, 0, 0, 0, 0, () => Location$, () => Comment$]
|
|
2362
|
+
[0, 0, 0, 0, 0, () => Location$, () => Comment$]
|
|
1760
2363
|
];
|
|
1761
|
-
export var PostCommentForPullRequestInput$ = [
|
|
1762
|
-
3,
|
|
1763
|
-
n0,
|
|
1764
|
-
_PCFPRI,
|
|
2364
|
+
export var PostCommentForPullRequestInput$ = [3, n0, _PCFPRI,
|
|
1765
2365
|
0,
|
|
1766
2366
|
[_pRI, _rN, _bCIe, _aCI, _l, _con, _cRT],
|
|
1767
|
-
[0, 0, 0, 0, () => Location$, 0, [0, 4]]
|
|
2367
|
+
[0, 0, 0, 0, () => Location$, 0, [0, 4]]
|
|
1768
2368
|
];
|
|
1769
|
-
export var PostCommentForPullRequestOutput$ = [
|
|
1770
|
-
3,
|
|
1771
|
-
n0,
|
|
1772
|
-
_PCFPRO,
|
|
2369
|
+
export var PostCommentForPullRequestOutput$ = [3, n0, _PCFPRO,
|
|
1773
2370
|
0,
|
|
1774
2371
|
[_rN, _pRI, _bCIe, _aCI, _bBI, _aBI, _l, _comme],
|
|
1775
|
-
[0, 0, 0, 0, 0, 0, () => Location$, () => Comment$]
|
|
2372
|
+
[0, 0, 0, 0, 0, 0, () => Location$, () => Comment$]
|
|
2373
|
+
];
|
|
2374
|
+
export var PostCommentReplyInput$ = [3, n0, _PCRI,
|
|
2375
|
+
0,
|
|
2376
|
+
[_iRT, _cRT, _con],
|
|
2377
|
+
[0, [0, 4], 0]
|
|
2378
|
+
];
|
|
2379
|
+
export var PostCommentReplyOutput$ = [3, n0, _PCRO,
|
|
2380
|
+
0,
|
|
2381
|
+
[_comme],
|
|
2382
|
+
[() => Comment$]
|
|
1776
2383
|
];
|
|
1777
|
-
export var
|
|
1778
|
-
export var PostCommentReplyOutput$ = [3, n0, _PCRO, 0, [_comme], [() => Comment$]];
|
|
1779
|
-
export var PullRequest$ = [
|
|
1780
|
-
3,
|
|
1781
|
-
n0,
|
|
1782
|
-
_PR,
|
|
2384
|
+
export var PullRequest$ = [3, n0, _PR,
|
|
1783
2385
|
0,
|
|
1784
2386
|
[_pRI, _t, _de, _lAD, _cD, _pRS, _aA, _pRT, _cRT, _rI, _aRp],
|
|
1785
|
-
[0, 0, 0, 4, 4, 0, 0, () => PullRequestTargetList, 0, 0, () => ApprovalRulesList]
|
|
2387
|
+
[0, 0, 0, 4, 4, 0, 0, () => PullRequestTargetList, 0, 0, () => ApprovalRulesList]
|
|
2388
|
+
];
|
|
2389
|
+
export var PullRequestAlreadyClosedException$ = [-3, n0, _PRACE,
|
|
2390
|
+
{ [_e]: _c },
|
|
2391
|
+
[_m],
|
|
2392
|
+
[0]
|
|
1786
2393
|
];
|
|
1787
|
-
export var PullRequestAlreadyClosedException$ = [-3, n0, _PRACE, { [_e]: _c }, [_m], [0]];
|
|
1788
2394
|
TypeRegistry.for(n0).registerError(PullRequestAlreadyClosedException$, PullRequestAlreadyClosedException);
|
|
1789
|
-
export var PullRequestApprovalRulesNotSatisfiedException$ = [
|
|
1790
|
-
-3,
|
|
1791
|
-
n0,
|
|
1792
|
-
_PRARNSE,
|
|
2395
|
+
export var PullRequestApprovalRulesNotSatisfiedException$ = [-3, n0, _PRARNSE,
|
|
1793
2396
|
{ [_e]: _c },
|
|
1794
2397
|
[_m],
|
|
1795
|
-
[0]
|
|
2398
|
+
[0]
|
|
1796
2399
|
];
|
|
1797
2400
|
TypeRegistry.for(n0).registerError(PullRequestApprovalRulesNotSatisfiedException$, PullRequestApprovalRulesNotSatisfiedException);
|
|
1798
|
-
export var PullRequestCannotBeApprovedByAuthorException$ = [
|
|
1799
|
-
-3,
|
|
1800
|
-
n0,
|
|
1801
|
-
_PRCBABAE,
|
|
2401
|
+
export var PullRequestCannotBeApprovedByAuthorException$ = [-3, n0, _PRCBABAE,
|
|
1802
2402
|
{ [_e]: _c },
|
|
1803
2403
|
[_m],
|
|
1804
|
-
[0]
|
|
2404
|
+
[0]
|
|
1805
2405
|
];
|
|
1806
2406
|
TypeRegistry.for(n0).registerError(PullRequestCannotBeApprovedByAuthorException$, PullRequestCannotBeApprovedByAuthorException);
|
|
1807
|
-
export var PullRequestCreatedEventMetadata$ = [
|
|
1808
|
-
3,
|
|
1809
|
-
n0,
|
|
1810
|
-
_PRCEM,
|
|
2407
|
+
export var PullRequestCreatedEventMetadata$ = [3, n0, _PRCEM,
|
|
1811
2408
|
0,
|
|
1812
2409
|
[_rN, _sCI, _dCI, _mBe],
|
|
1813
|
-
[0, 0, 0, 0]
|
|
2410
|
+
[0, 0, 0, 0]
|
|
2411
|
+
];
|
|
2412
|
+
export var PullRequestDoesNotExistException$ = [-3, n0, _PRDNEE,
|
|
2413
|
+
{ [_e]: _c },
|
|
2414
|
+
[_m],
|
|
2415
|
+
[0]
|
|
1814
2416
|
];
|
|
1815
|
-
export var PullRequestDoesNotExistException$ = [-3, n0, _PRDNEE, { [_e]: _c }, [_m], [0]];
|
|
1816
2417
|
TypeRegistry.for(n0).registerError(PullRequestDoesNotExistException$, PullRequestDoesNotExistException);
|
|
1817
|
-
export var PullRequestEvent$ = [
|
|
1818
|
-
3,
|
|
1819
|
-
n0,
|
|
1820
|
-
_PREu,
|
|
2418
|
+
export var PullRequestEvent$ = [3, n0, _PREu,
|
|
1821
2419
|
0,
|
|
1822
2420
|
[_pRI, _eD, _pRET, _aAc, _pRCEM, _pRSCEM, _pRSRUEM, _pRMSCEM, _aREM, _aSCEM, _aROEM],
|
|
1823
|
-
[
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
|
|
1828
|
-
|
|
1829
|
-
|
|
1830
|
-
() => PullRequestSourceReferenceUpdatedEventMetadata$,
|
|
1831
|
-
() => PullRequestMergedStateChangedEventMetadata$,
|
|
1832
|
-
() => ApprovalRuleEventMetadata$,
|
|
1833
|
-
() => ApprovalStateChangedEventMetadata$,
|
|
1834
|
-
() => ApprovalRuleOverriddenEventMetadata$,
|
|
1835
|
-
],
|
|
1836
|
-
];
|
|
1837
|
-
export var PullRequestIdRequiredException$ = [-3, n0, _PRIRE, { [_e]: _c }, [_m], [0]];
|
|
2421
|
+
[0, 4, 0, 0, () => PullRequestCreatedEventMetadata$, () => PullRequestStatusChangedEventMetadata$, () => PullRequestSourceReferenceUpdatedEventMetadata$, () => PullRequestMergedStateChangedEventMetadata$, () => ApprovalRuleEventMetadata$, () => ApprovalStateChangedEventMetadata$, () => ApprovalRuleOverriddenEventMetadata$]
|
|
2422
|
+
];
|
|
2423
|
+
export var PullRequestIdRequiredException$ = [-3, n0, _PRIRE,
|
|
2424
|
+
{ [_e]: _c },
|
|
2425
|
+
[_m],
|
|
2426
|
+
[0]
|
|
2427
|
+
];
|
|
1838
2428
|
TypeRegistry.for(n0).registerError(PullRequestIdRequiredException$, PullRequestIdRequiredException);
|
|
1839
|
-
export var PullRequestMergedStateChangedEventMetadata$ = [
|
|
1840
|
-
3,
|
|
1841
|
-
n0,
|
|
1842
|
-
_PRMSCEM,
|
|
2429
|
+
export var PullRequestMergedStateChangedEventMetadata$ = [3, n0, _PRMSCEM,
|
|
1843
2430
|
0,
|
|
1844
2431
|
[_rN, _dR, _mM],
|
|
1845
|
-
[0, 0, () => MergeMetadata$]
|
|
2432
|
+
[0, 0, () => MergeMetadata$]
|
|
1846
2433
|
];
|
|
1847
|
-
export var PullRequestSourceReferenceUpdatedEventMetadata$ = [
|
|
1848
|
-
3,
|
|
1849
|
-
n0,
|
|
1850
|
-
_PRSRUEM,
|
|
2434
|
+
export var PullRequestSourceReferenceUpdatedEventMetadata$ = [3, n0, _PRSRUEM,
|
|
1851
2435
|
0,
|
|
1852
2436
|
[_rN, _bCIe, _aCI, _mBe],
|
|
1853
|
-
[0, 0, 0, 0]
|
|
2437
|
+
[0, 0, 0, 0]
|
|
2438
|
+
];
|
|
2439
|
+
export var PullRequestStatusChangedEventMetadata$ = [3, n0, _PRSCEM,
|
|
2440
|
+
0,
|
|
2441
|
+
[_pRS],
|
|
2442
|
+
[0]
|
|
2443
|
+
];
|
|
2444
|
+
export var PullRequestStatusRequiredException$ = [-3, n0, _PRSRE,
|
|
2445
|
+
{ [_e]: _c },
|
|
2446
|
+
[_m],
|
|
2447
|
+
[0]
|
|
1854
2448
|
];
|
|
1855
|
-
export var PullRequestStatusChangedEventMetadata$ = [3, n0, _PRSCEM, 0, [_pRS], [0]];
|
|
1856
|
-
export var PullRequestStatusRequiredException$ = [-3, n0, _PRSRE, { [_e]: _c }, [_m], [0]];
|
|
1857
2449
|
TypeRegistry.for(n0).registerError(PullRequestStatusRequiredException$, PullRequestStatusRequiredException);
|
|
1858
|
-
export var PullRequestTarget$ = [
|
|
1859
|
-
3,
|
|
1860
|
-
n0,
|
|
1861
|
-
_PRT,
|
|
2450
|
+
export var PullRequestTarget$ = [3, n0, _PRT,
|
|
1862
2451
|
0,
|
|
1863
2452
|
[_rN, _sR, _dR, _dC, _sC, _mBe, _mM],
|
|
1864
|
-
[0, 0, 0, 0, 0, 0, () => MergeMetadata$]
|
|
2453
|
+
[0, 0, 0, 0, 0, 0, () => MergeMetadata$]
|
|
2454
|
+
];
|
|
2455
|
+
export var PutCommentReactionInput$ = [3, n0, _PCRIu,
|
|
2456
|
+
0,
|
|
2457
|
+
[_cIom, _rV],
|
|
2458
|
+
[0, 0]
|
|
1865
2459
|
];
|
|
1866
|
-
export var
|
|
1867
|
-
export var PutFileEntry$ = [
|
|
1868
|
-
3,
|
|
1869
|
-
n0,
|
|
1870
|
-
_PFE,
|
|
2460
|
+
export var PutFileEntry$ = [3, n0, _PFE,
|
|
1871
2461
|
0,
|
|
1872
2462
|
[_fP, _fMi, _fC, _sFo],
|
|
1873
|
-
[0, 0, 21, () => SourceFileSpecifier$]
|
|
2463
|
+
[0, 0, 21, () => SourceFileSpecifier$]
|
|
2464
|
+
];
|
|
2465
|
+
export var PutFileEntryConflictException$ = [-3, n0, _PFECE,
|
|
2466
|
+
{ [_e]: _c },
|
|
2467
|
+
[_m],
|
|
2468
|
+
[0]
|
|
1874
2469
|
];
|
|
1875
|
-
export var PutFileEntryConflictException$ = [-3, n0, _PFECE, { [_e]: _c }, [_m], [0]];
|
|
1876
2470
|
TypeRegistry.for(n0).registerError(PutFileEntryConflictException$, PutFileEntryConflictException);
|
|
1877
|
-
export var PutFileInput$ = [
|
|
1878
|
-
3,
|
|
1879
|
-
n0,
|
|
1880
|
-
_PFI,
|
|
2471
|
+
export var PutFileInput$ = [3, n0, _PFI,
|
|
1881
2472
|
0,
|
|
1882
2473
|
[_rN, _bN, _fC, _fP, _fMi, _pCI, _cMo, _n, _em],
|
|
1883
|
-
[0, 0, 21, 0, 0, 0, 0, 0, 0]
|
|
2474
|
+
[0, 0, 21, 0, 0, 0, 0, 0, 0]
|
|
2475
|
+
];
|
|
2476
|
+
export var PutFileOutput$ = [3, n0, _PFO,
|
|
2477
|
+
0,
|
|
2478
|
+
[_cI, _bI, _tI],
|
|
2479
|
+
[0, 0, 0]
|
|
1884
2480
|
];
|
|
1885
|
-
export var
|
|
1886
|
-
export var PutRepositoryTriggersInput$ = [
|
|
1887
|
-
3,
|
|
1888
|
-
n0,
|
|
1889
|
-
_PRTI,
|
|
2481
|
+
export var PutRepositoryTriggersInput$ = [3, n0, _PRTI,
|
|
1890
2482
|
0,
|
|
1891
2483
|
[_rN, _tr],
|
|
1892
|
-
[0, () => RepositoryTriggersList]
|
|
2484
|
+
[0, () => RepositoryTriggersList]
|
|
1893
2485
|
];
|
|
1894
|
-
export var PutRepositoryTriggersOutput$ = [3, n0, _PRTO,
|
|
1895
|
-
|
|
1896
|
-
|
|
1897
|
-
|
|
1898
|
-
|
|
2486
|
+
export var PutRepositoryTriggersOutput$ = [3, n0, _PRTO,
|
|
2487
|
+
0,
|
|
2488
|
+
[_cIon],
|
|
2489
|
+
[0]
|
|
2490
|
+
];
|
|
2491
|
+
export var ReactionForComment$ = [3, n0, _RFC,
|
|
1899
2492
|
0,
|
|
1900
2493
|
[_re, _rU, _rFDUC],
|
|
1901
|
-
[() => ReactionValueFormats$, 64 | 0, 1]
|
|
2494
|
+
[() => ReactionValueFormats$, 64 | 0, 1]
|
|
2495
|
+
];
|
|
2496
|
+
export var ReactionLimitExceededException$ = [-3, n0, _RLEE,
|
|
2497
|
+
{ [_e]: _c },
|
|
2498
|
+
[_m],
|
|
2499
|
+
[0]
|
|
1902
2500
|
];
|
|
1903
|
-
export var ReactionLimitExceededException$ = [-3, n0, _RLEE, { [_e]: _c }, [_m], [0]];
|
|
1904
2501
|
TypeRegistry.for(n0).registerError(ReactionLimitExceededException$, ReactionLimitExceededException);
|
|
1905
|
-
export var ReactionValueFormats$ = [3, n0, _RVF,
|
|
1906
|
-
|
|
2502
|
+
export var ReactionValueFormats$ = [3, n0, _RVF,
|
|
2503
|
+
0,
|
|
2504
|
+
[_emo, _sCh, _u],
|
|
2505
|
+
[0, 0, 0]
|
|
2506
|
+
];
|
|
2507
|
+
export var ReactionValueRequiredException$ = [-3, n0, _RVRE,
|
|
2508
|
+
{ [_e]: _c },
|
|
2509
|
+
[_m],
|
|
2510
|
+
[0]
|
|
2511
|
+
];
|
|
1907
2512
|
TypeRegistry.for(n0).registerError(ReactionValueRequiredException$, ReactionValueRequiredException);
|
|
1908
|
-
export var ReferenceDoesNotExistException$ = [-3, n0, _RDNEE,
|
|
2513
|
+
export var ReferenceDoesNotExistException$ = [-3, n0, _RDNEE,
|
|
2514
|
+
{ [_e]: _c },
|
|
2515
|
+
[_m],
|
|
2516
|
+
[0]
|
|
2517
|
+
];
|
|
1909
2518
|
TypeRegistry.for(n0).registerError(ReferenceDoesNotExistException$, ReferenceDoesNotExistException);
|
|
1910
|
-
export var ReferenceNameRequiredException$ = [-3, n0, _RNRE,
|
|
2519
|
+
export var ReferenceNameRequiredException$ = [-3, n0, _RNRE,
|
|
2520
|
+
{ [_e]: _c },
|
|
2521
|
+
[_m],
|
|
2522
|
+
[0]
|
|
2523
|
+
];
|
|
1911
2524
|
TypeRegistry.for(n0).registerError(ReferenceNameRequiredException$, ReferenceNameRequiredException);
|
|
1912
|
-
export var ReferenceTypeNotSupportedException$ = [-3, n0, _RTNSE,
|
|
2525
|
+
export var ReferenceTypeNotSupportedException$ = [-3, n0, _RTNSE,
|
|
2526
|
+
{ [_e]: _c },
|
|
2527
|
+
[_m],
|
|
2528
|
+
[0]
|
|
2529
|
+
];
|
|
1913
2530
|
TypeRegistry.for(n0).registerError(ReferenceTypeNotSupportedException$, ReferenceTypeNotSupportedException);
|
|
1914
|
-
export var ReplaceContentEntry$ = [3, n0, _RCE,
|
|
1915
|
-
|
|
2531
|
+
export var ReplaceContentEntry$ = [3, n0, _RCE,
|
|
2532
|
+
0,
|
|
2533
|
+
[_fP, _rT, _con, _fMi],
|
|
2534
|
+
[0, 0, 21, 0]
|
|
2535
|
+
];
|
|
2536
|
+
export var ReplacementContentRequiredException$ = [-3, n0, _RCRE,
|
|
2537
|
+
{ [_e]: _c },
|
|
2538
|
+
[_m],
|
|
2539
|
+
[0]
|
|
2540
|
+
];
|
|
1916
2541
|
TypeRegistry.for(n0).registerError(ReplacementContentRequiredException$, ReplacementContentRequiredException);
|
|
1917
|
-
export var ReplacementTypeRequiredException$ = [-3, n0, _RTRE,
|
|
2542
|
+
export var ReplacementTypeRequiredException$ = [-3, n0, _RTRE,
|
|
2543
|
+
{ [_e]: _c },
|
|
2544
|
+
[_m],
|
|
2545
|
+
[0]
|
|
2546
|
+
];
|
|
1918
2547
|
TypeRegistry.for(n0).registerError(ReplacementTypeRequiredException$, ReplacementTypeRequiredException);
|
|
1919
|
-
export var RepositoryDoesNotExistException$ = [-3, n0, _RDNEEe,
|
|
2548
|
+
export var RepositoryDoesNotExistException$ = [-3, n0, _RDNEEe,
|
|
2549
|
+
{ [_e]: _c },
|
|
2550
|
+
[_m],
|
|
2551
|
+
[0]
|
|
2552
|
+
];
|
|
1920
2553
|
TypeRegistry.for(n0).registerError(RepositoryDoesNotExistException$, RepositoryDoesNotExistException);
|
|
1921
|
-
export var RepositoryLimitExceededException$ = [-3, n0, _RLEEe,
|
|
2554
|
+
export var RepositoryLimitExceededException$ = [-3, n0, _RLEEe,
|
|
2555
|
+
{ [_e]: _c },
|
|
2556
|
+
[_m],
|
|
2557
|
+
[0]
|
|
2558
|
+
];
|
|
1922
2559
|
TypeRegistry.for(n0).registerError(RepositoryLimitExceededException$, RepositoryLimitExceededException);
|
|
1923
|
-
export var RepositoryMetadata$ = [
|
|
1924
|
-
3,
|
|
1925
|
-
n0,
|
|
1926
|
-
_RM,
|
|
2560
|
+
export var RepositoryMetadata$ = [3, n0, _RM,
|
|
1927
2561
|
0,
|
|
1928
2562
|
[_aI, _rIe, _rN, _rD, _dBe, _lMD, _cD, _cUH, _cUS, _Ar, _kKI],
|
|
1929
|
-
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0]
|
|
2563
|
+
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0]
|
|
2564
|
+
];
|
|
2565
|
+
export var RepositoryNameExistsException$ = [-3, n0, _RNEE,
|
|
2566
|
+
{ [_e]: _c },
|
|
2567
|
+
[_m],
|
|
2568
|
+
[0]
|
|
1930
2569
|
];
|
|
1931
|
-
export var RepositoryNameExistsException$ = [-3, n0, _RNEE, { [_e]: _c }, [_m], [0]];
|
|
1932
2570
|
TypeRegistry.for(n0).registerError(RepositoryNameExistsException$, RepositoryNameExistsException);
|
|
1933
|
-
export var RepositoryNameIdPair$ = [3, n0, _RNIP,
|
|
1934
|
-
|
|
2571
|
+
export var RepositoryNameIdPair$ = [3, n0, _RNIP,
|
|
2572
|
+
0,
|
|
2573
|
+
[_rN, _rIe],
|
|
2574
|
+
[0, 0]
|
|
2575
|
+
];
|
|
2576
|
+
export var RepositoryNameRequiredException$ = [-3, n0, _RNREe,
|
|
2577
|
+
{ [_e]: _c },
|
|
2578
|
+
[_m],
|
|
2579
|
+
[0]
|
|
2580
|
+
];
|
|
1935
2581
|
TypeRegistry.for(n0).registerError(RepositoryNameRequiredException$, RepositoryNameRequiredException);
|
|
1936
|
-
export var RepositoryNamesRequiredException$ = [-3, n0, _RNREep,
|
|
2582
|
+
export var RepositoryNamesRequiredException$ = [-3, n0, _RNREep,
|
|
2583
|
+
{ [_e]: _c },
|
|
2584
|
+
[_m],
|
|
2585
|
+
[0]
|
|
2586
|
+
];
|
|
1937
2587
|
TypeRegistry.for(n0).registerError(RepositoryNamesRequiredException$, RepositoryNamesRequiredException);
|
|
1938
|
-
export var RepositoryNotAssociatedWithPullRequestException$ = [
|
|
1939
|
-
-3,
|
|
1940
|
-
n0,
|
|
1941
|
-
_RNAWPRE,
|
|
2588
|
+
export var RepositoryNotAssociatedWithPullRequestException$ = [-3, n0, _RNAWPRE,
|
|
1942
2589
|
{ [_e]: _c },
|
|
1943
2590
|
[_m],
|
|
1944
|
-
[0]
|
|
2591
|
+
[0]
|
|
1945
2592
|
];
|
|
1946
2593
|
TypeRegistry.for(n0).registerError(RepositoryNotAssociatedWithPullRequestException$, RepositoryNotAssociatedWithPullRequestException);
|
|
1947
|
-
export var RepositoryTrigger$ = [
|
|
1948
|
-
3,
|
|
1949
|
-
n0,
|
|
1950
|
-
_RT,
|
|
2594
|
+
export var RepositoryTrigger$ = [3, n0, _RT,
|
|
1951
2595
|
0,
|
|
1952
2596
|
[_n, _dA, _cDu, _bra, _eve],
|
|
1953
|
-
[0, 0, 0, 64 | 0, 64 | 0]
|
|
2597
|
+
[0, 0, 0, 64 | 0, 64 | 0]
|
|
1954
2598
|
];
|
|
1955
|
-
export var RepositoryTriggerBranchNameListRequiredException$ = [
|
|
1956
|
-
-3,
|
|
1957
|
-
n0,
|
|
1958
|
-
_RTBNLRE,
|
|
2599
|
+
export var RepositoryTriggerBranchNameListRequiredException$ = [-3, n0, _RTBNLRE,
|
|
1959
2600
|
{ [_e]: _c },
|
|
1960
2601
|
[_m],
|
|
1961
|
-
[0]
|
|
2602
|
+
[0]
|
|
1962
2603
|
];
|
|
1963
2604
|
TypeRegistry.for(n0).registerError(RepositoryTriggerBranchNameListRequiredException$, RepositoryTriggerBranchNameListRequiredException);
|
|
1964
|
-
export var RepositoryTriggerDestinationArnRequiredException$ = [
|
|
1965
|
-
-3,
|
|
1966
|
-
n0,
|
|
1967
|
-
_RTDARE,
|
|
2605
|
+
export var RepositoryTriggerDestinationArnRequiredException$ = [-3, n0, _RTDARE,
|
|
1968
2606
|
{ [_e]: _c },
|
|
1969
2607
|
[_m],
|
|
1970
|
-
[0]
|
|
2608
|
+
[0]
|
|
1971
2609
|
];
|
|
1972
2610
|
TypeRegistry.for(n0).registerError(RepositoryTriggerDestinationArnRequiredException$, RepositoryTriggerDestinationArnRequiredException);
|
|
1973
|
-
export var RepositoryTriggerEventsListRequiredException$ = [
|
|
1974
|
-
-3,
|
|
1975
|
-
n0,
|
|
1976
|
-
_RTELRE,
|
|
2611
|
+
export var RepositoryTriggerEventsListRequiredException$ = [-3, n0, _RTELRE,
|
|
1977
2612
|
{ [_e]: _c },
|
|
1978
2613
|
[_m],
|
|
1979
|
-
[0]
|
|
2614
|
+
[0]
|
|
1980
2615
|
];
|
|
1981
2616
|
TypeRegistry.for(n0).registerError(RepositoryTriggerEventsListRequiredException$, RepositoryTriggerEventsListRequiredException);
|
|
1982
|
-
export var RepositoryTriggerExecutionFailure$ = [3, n0, _RTEF,
|
|
1983
|
-
|
|
2617
|
+
export var RepositoryTriggerExecutionFailure$ = [3, n0, _RTEF,
|
|
2618
|
+
0,
|
|
2619
|
+
[_tri, _fMa],
|
|
2620
|
+
[0, 0]
|
|
2621
|
+
];
|
|
2622
|
+
export var RepositoryTriggerNameRequiredException$ = [-3, n0, _RTNRE,
|
|
2623
|
+
{ [_e]: _c },
|
|
2624
|
+
[_m],
|
|
2625
|
+
[0]
|
|
2626
|
+
];
|
|
1984
2627
|
TypeRegistry.for(n0).registerError(RepositoryTriggerNameRequiredException$, RepositoryTriggerNameRequiredException);
|
|
1985
|
-
export var RepositoryTriggersListRequiredException$ = [-3, n0, _RTLRE,
|
|
2628
|
+
export var RepositoryTriggersListRequiredException$ = [-3, n0, _RTLRE,
|
|
2629
|
+
{ [_e]: _c },
|
|
2630
|
+
[_m],
|
|
2631
|
+
[0]
|
|
2632
|
+
];
|
|
1986
2633
|
TypeRegistry.for(n0).registerError(RepositoryTriggersListRequiredException$, RepositoryTriggersListRequiredException);
|
|
1987
|
-
export var ResourceArnRequiredException$ = [-3, n0, _RARE,
|
|
2634
|
+
export var ResourceArnRequiredException$ = [-3, n0, _RARE,
|
|
2635
|
+
{ [_e]: _c },
|
|
2636
|
+
[_m],
|
|
2637
|
+
[0]
|
|
2638
|
+
];
|
|
1988
2639
|
TypeRegistry.for(n0).registerError(ResourceArnRequiredException$, ResourceArnRequiredException);
|
|
1989
|
-
export var RestrictedSourceFileException$ = [-3, n0, _RSFE,
|
|
2640
|
+
export var RestrictedSourceFileException$ = [-3, n0, _RSFE,
|
|
2641
|
+
{ [_e]: _c },
|
|
2642
|
+
[_m],
|
|
2643
|
+
[0]
|
|
2644
|
+
];
|
|
1990
2645
|
TypeRegistry.for(n0).registerError(RestrictedSourceFileException$, RestrictedSourceFileException);
|
|
1991
|
-
export var RevisionIdRequiredException$ = [-3, n0, _RIRE,
|
|
2646
|
+
export var RevisionIdRequiredException$ = [-3, n0, _RIRE,
|
|
2647
|
+
{ [_e]: _c },
|
|
2648
|
+
[_m],
|
|
2649
|
+
[0]
|
|
2650
|
+
];
|
|
1992
2651
|
TypeRegistry.for(n0).registerError(RevisionIdRequiredException$, RevisionIdRequiredException);
|
|
1993
|
-
export var RevisionNotCurrentException$ = [-3, n0, _RNCE,
|
|
2652
|
+
export var RevisionNotCurrentException$ = [-3, n0, _RNCE,
|
|
2653
|
+
{ [_e]: _c },
|
|
2654
|
+
[_m],
|
|
2655
|
+
[0]
|
|
2656
|
+
];
|
|
1994
2657
|
TypeRegistry.for(n0).registerError(RevisionNotCurrentException$, RevisionNotCurrentException);
|
|
1995
|
-
export var SameFileContentException$ = [-3, n0, _SFCE,
|
|
2658
|
+
export var SameFileContentException$ = [-3, n0, _SFCE,
|
|
2659
|
+
{ [_e]: _c },
|
|
2660
|
+
[_m],
|
|
2661
|
+
[0]
|
|
2662
|
+
];
|
|
1996
2663
|
TypeRegistry.for(n0).registerError(SameFileContentException$, SameFileContentException);
|
|
1997
|
-
export var SamePathRequestException$ = [-3, n0, _SPRE,
|
|
2664
|
+
export var SamePathRequestException$ = [-3, n0, _SPRE,
|
|
2665
|
+
{ [_e]: _c },
|
|
2666
|
+
[_m],
|
|
2667
|
+
[0]
|
|
2668
|
+
];
|
|
1998
2669
|
TypeRegistry.for(n0).registerError(SamePathRequestException$, SamePathRequestException);
|
|
1999
|
-
export var SetFileModeEntry$ = [3, n0, _SFME,
|
|
2000
|
-
|
|
2670
|
+
export var SetFileModeEntry$ = [3, n0, _SFME,
|
|
2671
|
+
0,
|
|
2672
|
+
[_fP, _fMi],
|
|
2673
|
+
[0, 0]
|
|
2674
|
+
];
|
|
2675
|
+
export var SourceAndDestinationAreSameException$ = [-3, n0, _SADASE,
|
|
2676
|
+
{ [_e]: _c },
|
|
2677
|
+
[_m],
|
|
2678
|
+
[0]
|
|
2679
|
+
];
|
|
2001
2680
|
TypeRegistry.for(n0).registerError(SourceAndDestinationAreSameException$, SourceAndDestinationAreSameException);
|
|
2002
|
-
export var SourceFileOrContentRequiredException$ = [-3, n0, _SFOCRE,
|
|
2681
|
+
export var SourceFileOrContentRequiredException$ = [-3, n0, _SFOCRE,
|
|
2682
|
+
{ [_e]: _c },
|
|
2683
|
+
[_m],
|
|
2684
|
+
[0]
|
|
2685
|
+
];
|
|
2003
2686
|
TypeRegistry.for(n0).registerError(SourceFileOrContentRequiredException$, SourceFileOrContentRequiredException);
|
|
2004
|
-
export var SourceFileSpecifier$ = [3, n0, _SFS,
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2687
|
+
export var SourceFileSpecifier$ = [3, n0, _SFS,
|
|
2688
|
+
0,
|
|
2689
|
+
[_fP, _iMs],
|
|
2690
|
+
[0, 2]
|
|
2691
|
+
];
|
|
2692
|
+
export var SubModule$ = [3, n0, _SM,
|
|
2693
|
+
0,
|
|
2694
|
+
[_cI, _aP, _rP],
|
|
2695
|
+
[0, 0, 0]
|
|
2696
|
+
];
|
|
2697
|
+
export var SymbolicLink$ = [3, n0, _SL,
|
|
2698
|
+
0,
|
|
2699
|
+
[_bI, _aP, _rP, _fMi],
|
|
2700
|
+
[0, 0, 0, 0]
|
|
2701
|
+
];
|
|
2702
|
+
export var TagKeysListRequiredException$ = [-3, n0, _TKLRE,
|
|
2703
|
+
{ [_e]: _c },
|
|
2704
|
+
[_m],
|
|
2705
|
+
[0]
|
|
2706
|
+
];
|
|
2008
2707
|
TypeRegistry.for(n0).registerError(TagKeysListRequiredException$, TagKeysListRequiredException);
|
|
2009
|
-
export var TagPolicyException$ = [-3, n0, _TPE,
|
|
2708
|
+
export var TagPolicyException$ = [-3, n0, _TPE,
|
|
2709
|
+
{ [_e]: _c },
|
|
2710
|
+
[_m],
|
|
2711
|
+
[0]
|
|
2712
|
+
];
|
|
2010
2713
|
TypeRegistry.for(n0).registerError(TagPolicyException$, TagPolicyException);
|
|
2011
|
-
export var TagResourceInput$ = [3, n0, _TRI,
|
|
2012
|
-
|
|
2714
|
+
export var TagResourceInput$ = [3, n0, _TRI,
|
|
2715
|
+
0,
|
|
2716
|
+
[_rA, _tag],
|
|
2717
|
+
[0, 128 | 0]
|
|
2718
|
+
];
|
|
2719
|
+
export var TagsMapRequiredException$ = [-3, n0, _TMRE,
|
|
2720
|
+
{ [_e]: _c },
|
|
2721
|
+
[_m],
|
|
2722
|
+
[0]
|
|
2723
|
+
];
|
|
2013
2724
|
TypeRegistry.for(n0).registerError(TagsMapRequiredException$, TagsMapRequiredException);
|
|
2014
|
-
export var Target$ = [3, n0, _T,
|
|
2015
|
-
|
|
2725
|
+
export var Target$ = [3, n0, _T,
|
|
2726
|
+
0,
|
|
2727
|
+
[_rN, _sR, _dR],
|
|
2728
|
+
[0, 0, 0]
|
|
2729
|
+
];
|
|
2730
|
+
export var TargetRequiredException$ = [-3, n0, _TRE,
|
|
2731
|
+
{ [_e]: _c },
|
|
2732
|
+
[_m],
|
|
2733
|
+
[0]
|
|
2734
|
+
];
|
|
2016
2735
|
TypeRegistry.for(n0).registerError(TargetRequiredException$, TargetRequiredException);
|
|
2017
|
-
export var TargetsRequiredException$ = [-3, n0, _TREa,
|
|
2736
|
+
export var TargetsRequiredException$ = [-3, n0, _TREa,
|
|
2737
|
+
{ [_e]: _c },
|
|
2738
|
+
[_m],
|
|
2739
|
+
[0]
|
|
2740
|
+
];
|
|
2018
2741
|
TypeRegistry.for(n0).registerError(TargetsRequiredException$, TargetsRequiredException);
|
|
2019
|
-
export var TestRepositoryTriggersInput$ = [
|
|
2020
|
-
3,
|
|
2021
|
-
n0,
|
|
2022
|
-
_TRTI,
|
|
2742
|
+
export var TestRepositoryTriggersInput$ = [3, n0, _TRTI,
|
|
2023
2743
|
0,
|
|
2024
2744
|
[_rN, _tr],
|
|
2025
|
-
[0, () => RepositoryTriggersList]
|
|
2745
|
+
[0, () => RepositoryTriggersList]
|
|
2026
2746
|
];
|
|
2027
|
-
export var TestRepositoryTriggersOutput$ = [
|
|
2028
|
-
3,
|
|
2029
|
-
n0,
|
|
2030
|
-
_TRTO,
|
|
2747
|
+
export var TestRepositoryTriggersOutput$ = [3, n0, _TRTO,
|
|
2031
2748
|
0,
|
|
2032
2749
|
[_sE, _fE],
|
|
2033
|
-
[64 | 0, () => RepositoryTriggerExecutionFailureList]
|
|
2750
|
+
[64 | 0, () => RepositoryTriggerExecutionFailureList]
|
|
2751
|
+
];
|
|
2752
|
+
export var TipOfSourceReferenceIsDifferentException$ = [-3, n0, _TOSRIDE,
|
|
2753
|
+
{ [_e]: _c },
|
|
2754
|
+
[_m],
|
|
2755
|
+
[0]
|
|
2034
2756
|
];
|
|
2035
|
-
export var TipOfSourceReferenceIsDifferentException$ = [-3, n0, _TOSRIDE, { [_e]: _c }, [_m], [0]];
|
|
2036
2757
|
TypeRegistry.for(n0).registerError(TipOfSourceReferenceIsDifferentException$, TipOfSourceReferenceIsDifferentException);
|
|
2037
|
-
export var TipsDivergenceExceededException$ = [-3, n0, _TDEE,
|
|
2758
|
+
export var TipsDivergenceExceededException$ = [-3, n0, _TDEE,
|
|
2759
|
+
{ [_e]: _c },
|
|
2760
|
+
[_m],
|
|
2761
|
+
[0]
|
|
2762
|
+
];
|
|
2038
2763
|
TypeRegistry.for(n0).registerError(TipsDivergenceExceededException$, TipsDivergenceExceededException);
|
|
2039
|
-
export var TitleRequiredException$ = [-3, n0, _TREi,
|
|
2764
|
+
export var TitleRequiredException$ = [-3, n0, _TREi,
|
|
2765
|
+
{ [_e]: _c },
|
|
2766
|
+
[_m],
|
|
2767
|
+
[0]
|
|
2768
|
+
];
|
|
2040
2769
|
TypeRegistry.for(n0).registerError(TitleRequiredException$, TitleRequiredException);
|
|
2041
|
-
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
2770
|
+
export var TooManyTagsException$ = [-3, n0, _TMTE,
|
|
2771
|
+
{ [_e]: _c },
|
|
2772
|
+
[_m],
|
|
2773
|
+
[0]
|
|
2774
|
+
];
|
|
2042
2775
|
TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
|
|
2043
|
-
export var UntagResourceInput$ = [3, n0, _URI,
|
|
2044
|
-
|
|
2045
|
-
|
|
2046
|
-
|
|
2047
|
-
|
|
2776
|
+
export var UntagResourceInput$ = [3, n0, _URI,
|
|
2777
|
+
0,
|
|
2778
|
+
[_rA, _tK],
|
|
2779
|
+
[0, 64 | 0]
|
|
2780
|
+
];
|
|
2781
|
+
export var UpdateApprovalRuleTemplateContentInput$ = [3, n0, _UARTCI,
|
|
2048
2782
|
0,
|
|
2049
2783
|
[_aRTN, _nRC, _eRCS],
|
|
2050
|
-
[0, 0, 0]
|
|
2784
|
+
[0, 0, 0]
|
|
2051
2785
|
];
|
|
2052
|
-
export var UpdateApprovalRuleTemplateContentOutput$ = [
|
|
2053
|
-
3,
|
|
2054
|
-
n0,
|
|
2055
|
-
_UARTCO,
|
|
2786
|
+
export var UpdateApprovalRuleTemplateContentOutput$ = [3, n0, _UARTCO,
|
|
2056
2787
|
0,
|
|
2057
2788
|
[_aRT],
|
|
2058
|
-
[() => ApprovalRuleTemplate$]
|
|
2789
|
+
[() => ApprovalRuleTemplate$]
|
|
2059
2790
|
];
|
|
2060
|
-
export var UpdateApprovalRuleTemplateDescriptionInput$ = [
|
|
2061
|
-
3,
|
|
2062
|
-
n0,
|
|
2063
|
-
_UARTDI,
|
|
2791
|
+
export var UpdateApprovalRuleTemplateDescriptionInput$ = [3, n0, _UARTDI,
|
|
2064
2792
|
0,
|
|
2065
2793
|
[_aRTN, _aRTD],
|
|
2066
|
-
[0, 0]
|
|
2794
|
+
[0, 0]
|
|
2067
2795
|
];
|
|
2068
|
-
export var UpdateApprovalRuleTemplateDescriptionOutput$ = [
|
|
2069
|
-
3,
|
|
2070
|
-
n0,
|
|
2071
|
-
_UARTDO,
|
|
2796
|
+
export var UpdateApprovalRuleTemplateDescriptionOutput$ = [3, n0, _UARTDO,
|
|
2072
2797
|
0,
|
|
2073
2798
|
[_aRT],
|
|
2074
|
-
[() => ApprovalRuleTemplate$]
|
|
2799
|
+
[() => ApprovalRuleTemplate$]
|
|
2800
|
+
];
|
|
2801
|
+
export var UpdateApprovalRuleTemplateNameInput$ = [3, n0, _UARTNI,
|
|
2802
|
+
0,
|
|
2803
|
+
[_oARTN, _nARTN],
|
|
2804
|
+
[0, 0]
|
|
2075
2805
|
];
|
|
2076
|
-
export var
|
|
2077
|
-
export var UpdateApprovalRuleTemplateNameOutput$ = [
|
|
2078
|
-
3,
|
|
2079
|
-
n0,
|
|
2080
|
-
_UARTNO,
|
|
2806
|
+
export var UpdateApprovalRuleTemplateNameOutput$ = [3, n0, _UARTNO,
|
|
2081
2807
|
0,
|
|
2082
2808
|
[_aRT],
|
|
2083
|
-
[() => ApprovalRuleTemplate$]
|
|
2809
|
+
[() => ApprovalRuleTemplate$]
|
|
2810
|
+
];
|
|
2811
|
+
export var UpdateCommentInput$ = [3, n0, _UCI,
|
|
2812
|
+
0,
|
|
2813
|
+
[_cIom, _con],
|
|
2814
|
+
[0, 0]
|
|
2084
2815
|
];
|
|
2085
|
-
export var
|
|
2086
|
-
|
|
2087
|
-
|
|
2088
|
-
|
|
2089
|
-
|
|
2090
|
-
|
|
2091
|
-
|
|
2816
|
+
export var UpdateCommentOutput$ = [3, n0, _UCO,
|
|
2817
|
+
0,
|
|
2818
|
+
[_comme],
|
|
2819
|
+
[() => Comment$]
|
|
2820
|
+
];
|
|
2821
|
+
export var UpdateDefaultBranchInput$ = [3, n0, _UDBI,
|
|
2822
|
+
0,
|
|
2823
|
+
[_rN, _dBN],
|
|
2824
|
+
[0, 0]
|
|
2825
|
+
];
|
|
2826
|
+
export var UpdatePullRequestApprovalRuleContentInput$ = [3, n0, _UPRARCI,
|
|
2092
2827
|
0,
|
|
2093
2828
|
[_pRI, _aRN, _eRCS, _nRC],
|
|
2094
|
-
[0, 0, 0, 0]
|
|
2829
|
+
[0, 0, 0, 0]
|
|
2095
2830
|
];
|
|
2096
|
-
export var UpdatePullRequestApprovalRuleContentOutput$ = [
|
|
2097
|
-
3,
|
|
2098
|
-
n0,
|
|
2099
|
-
_UPRARCO,
|
|
2831
|
+
export var UpdatePullRequestApprovalRuleContentOutput$ = [3, n0, _UPRARCO,
|
|
2100
2832
|
0,
|
|
2101
2833
|
[_aR],
|
|
2102
|
-
[() => ApprovalRule$]
|
|
2834
|
+
[() => ApprovalRule$]
|
|
2103
2835
|
];
|
|
2104
|
-
export var UpdatePullRequestApprovalStateInput$ = [
|
|
2105
|
-
3,
|
|
2106
|
-
n0,
|
|
2107
|
-
_UPRASI,
|
|
2836
|
+
export var UpdatePullRequestApprovalStateInput$ = [3, n0, _UPRASI,
|
|
2108
2837
|
0,
|
|
2109
2838
|
[_pRI, _rI, _aS],
|
|
2110
|
-
[0, 0, 0]
|
|
2111
|
-
];
|
|
2112
|
-
export var UpdatePullRequestDescriptionInput$ = [3, n0, _UPRDI,
|
|
2113
|
-
|
|
2114
|
-
|
|
2115
|
-
|
|
2116
|
-
|
|
2117
|
-
export var
|
|
2118
|
-
|
|
2119
|
-
|
|
2120
|
-
|
|
2121
|
-
|
|
2122
|
-
|
|
2123
|
-
|
|
2839
|
+
[0, 0, 0]
|
|
2840
|
+
];
|
|
2841
|
+
export var UpdatePullRequestDescriptionInput$ = [3, n0, _UPRDI,
|
|
2842
|
+
0,
|
|
2843
|
+
[_pRI, _de],
|
|
2844
|
+
[0, 0]
|
|
2845
|
+
];
|
|
2846
|
+
export var UpdatePullRequestDescriptionOutput$ = [3, n0, _UPRDO,
|
|
2847
|
+
0,
|
|
2848
|
+
[_pR],
|
|
2849
|
+
[() => PullRequest$]
|
|
2850
|
+
];
|
|
2851
|
+
export var UpdatePullRequestStatusInput$ = [3, n0, _UPRSI,
|
|
2852
|
+
0,
|
|
2853
|
+
[_pRI, _pRS],
|
|
2854
|
+
[0, 0]
|
|
2855
|
+
];
|
|
2856
|
+
export var UpdatePullRequestStatusOutput$ = [3, n0, _UPRSO,
|
|
2857
|
+
0,
|
|
2858
|
+
[_pR],
|
|
2859
|
+
[() => PullRequest$]
|
|
2860
|
+
];
|
|
2861
|
+
export var UpdatePullRequestTitleInput$ = [3, n0, _UPRTI,
|
|
2862
|
+
0,
|
|
2863
|
+
[_pRI, _t],
|
|
2864
|
+
[0, 0]
|
|
2865
|
+
];
|
|
2866
|
+
export var UpdatePullRequestTitleOutput$ = [3, n0, _UPRTO,
|
|
2867
|
+
0,
|
|
2868
|
+
[_pR],
|
|
2869
|
+
[() => PullRequest$]
|
|
2870
|
+
];
|
|
2871
|
+
export var UpdateRepositoryDescriptionInput$ = [3, n0, _URDI,
|
|
2872
|
+
0,
|
|
2873
|
+
[_rN, _rD],
|
|
2874
|
+
[0, 0]
|
|
2875
|
+
];
|
|
2876
|
+
export var UpdateRepositoryEncryptionKeyInput$ = [3, n0, _UREKI,
|
|
2877
|
+
0,
|
|
2878
|
+
[_rN, _kKI],
|
|
2879
|
+
[0, 0]
|
|
2880
|
+
];
|
|
2881
|
+
export var UpdateRepositoryEncryptionKeyOutput$ = [3, n0, _UREKO,
|
|
2124
2882
|
0,
|
|
2125
2883
|
[_rIe, _kKI, _oKKI],
|
|
2126
|
-
[0, 0, 0]
|
|
2884
|
+
[0, 0, 0]
|
|
2885
|
+
];
|
|
2886
|
+
export var UpdateRepositoryNameInput$ = [3, n0, _URNI,
|
|
2887
|
+
0,
|
|
2888
|
+
[_oN, _nN],
|
|
2889
|
+
[0, 0]
|
|
2890
|
+
];
|
|
2891
|
+
export var UserInfo$ = [3, n0, _UI,
|
|
2892
|
+
0,
|
|
2893
|
+
[_n, _em, _da],
|
|
2894
|
+
[0, 0, 0]
|
|
2127
2895
|
];
|
|
2128
|
-
export var UpdateRepositoryNameInput$ = [3, n0, _URNI, 0, [_oN, _nN], [0, 0]];
|
|
2129
|
-
export var UserInfo$ = [3, n0, _UI, 0, [_n, _em, _da], [0, 0, 0]];
|
|
2130
2896
|
var __Unit = "unit";
|
|
2131
2897
|
export var CodeCommitServiceException$ = [-3, _sm, "CodeCommitServiceException", 0, [], []];
|
|
2132
2898
|
TypeRegistry.for(_sm).registerError(CodeCommitServiceException$, CodeCommitServiceException);
|
|
2133
|
-
var ApprovalList = [1, n0, _AL,
|
|
2134
|
-
|
|
2899
|
+
var ApprovalList = [1, n0, _AL,
|
|
2900
|
+
0, () => Approval$
|
|
2901
|
+
];
|
|
2902
|
+
var ApprovalRulesList = [1, n0, _ARL,
|
|
2903
|
+
0, () => ApprovalRule$
|
|
2904
|
+
];
|
|
2135
2905
|
var ApprovalRulesNotSatisfiedList = 64 | 0;
|
|
2136
2906
|
var ApprovalRulesSatisfiedList = 64 | 0;
|
|
2137
2907
|
var ApprovalRuleTemplateNameList = 64 | 0;
|
|
2138
|
-
var BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList = [
|
|
2139
|
-
|
|
2140
|
-
n0,
|
|
2141
|
-
_BAARTWREL,
|
|
2142
|
-
0,
|
|
2143
|
-
() => BatchAssociateApprovalRuleTemplateWithRepositoriesError$,
|
|
2908
|
+
var BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList = [1, n0, _BAARTWREL,
|
|
2909
|
+
0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesError$
|
|
2144
2910
|
];
|
|
2145
|
-
var BatchDescribeMergeConflictsErrors = [1, n0, _BDMCEa,
|
|
2146
|
-
|
|
2147
|
-
|
|
2148
|
-
|
|
2149
|
-
|
|
2150
|
-
|
|
2151
|
-
|
|
2911
|
+
var BatchDescribeMergeConflictsErrors = [1, n0, _BDMCEa,
|
|
2912
|
+
0, () => BatchDescribeMergeConflictsError$
|
|
2913
|
+
];
|
|
2914
|
+
var BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList = [1, n0, _BDARTFREL,
|
|
2915
|
+
0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesError$
|
|
2916
|
+
];
|
|
2917
|
+
var BatchGetCommitsErrorsList = [1, n0, _BGCEL,
|
|
2918
|
+
0, () => BatchGetCommitsError$
|
|
2919
|
+
];
|
|
2920
|
+
var BatchGetRepositoriesErrorsList = [1, n0, _BGREL,
|
|
2921
|
+
0, () => BatchGetRepositoriesError$
|
|
2152
2922
|
];
|
|
2153
|
-
var BatchGetCommitsErrorsList = [1, n0, _BGCEL, 0, () => BatchGetCommitsError$];
|
|
2154
|
-
var BatchGetRepositoriesErrorsList = [1, n0, _BGREL, 0, () => BatchGetRepositoriesError$];
|
|
2155
2923
|
var BranchNameList = 64 | 0;
|
|
2156
2924
|
var CallerReactions = 64 | 0;
|
|
2157
|
-
var Comments = [1, n0, _Com,
|
|
2158
|
-
|
|
2159
|
-
|
|
2925
|
+
var Comments = [1, n0, _Com,
|
|
2926
|
+
0, () => Comment$
|
|
2927
|
+
];
|
|
2928
|
+
var CommentsForComparedCommitData = [1, n0, _CFCCD,
|
|
2929
|
+
0, () => CommentsForComparedCommit$
|
|
2930
|
+
];
|
|
2931
|
+
var CommentsForPullRequestData = [1, n0, _CFPRD,
|
|
2932
|
+
0, () => CommentsForPullRequest$
|
|
2933
|
+
];
|
|
2160
2934
|
var CommitIdsInputList = 64 | 0;
|
|
2161
|
-
var CommitObjectsList = [1, n0, _COL,
|
|
2162
|
-
|
|
2163
|
-
|
|
2164
|
-
var
|
|
2165
|
-
|
|
2166
|
-
|
|
2935
|
+
var CommitObjectsList = [1, n0, _COL,
|
|
2936
|
+
0, () => Commit$
|
|
2937
|
+
];
|
|
2938
|
+
var ConflictMetadataList = [1, n0, _CML,
|
|
2939
|
+
0, () => ConflictMetadata$
|
|
2940
|
+
];
|
|
2941
|
+
var Conflicts = [1, n0, _Conf,
|
|
2942
|
+
0, () => Conflict$
|
|
2943
|
+
];
|
|
2944
|
+
var DeleteFileEntries = [1, n0, _DFEe,
|
|
2945
|
+
0, () => DeleteFileEntry$
|
|
2946
|
+
];
|
|
2947
|
+
var DifferenceList = [1, n0, _DL,
|
|
2948
|
+
0, () => Difference$
|
|
2949
|
+
];
|
|
2950
|
+
var FileList = [1, n0, _FL,
|
|
2951
|
+
0, () => File$
|
|
2952
|
+
];
|
|
2167
2953
|
var FilePaths = 64 | 0;
|
|
2168
|
-
var FilesMetadata = [1, n0, _FMil,
|
|
2169
|
-
|
|
2170
|
-
|
|
2954
|
+
var FilesMetadata = [1, n0, _FMil,
|
|
2955
|
+
0, () => FileMetadata$
|
|
2956
|
+
];
|
|
2957
|
+
var FolderList = [1, n0, _FLo,
|
|
2958
|
+
0, () => Folder$
|
|
2959
|
+
];
|
|
2960
|
+
var MergeHunks = [1, n0, _MHe,
|
|
2961
|
+
0, () => MergeHunk$
|
|
2962
|
+
];
|
|
2171
2963
|
var MergeOptions = 64 | 0;
|
|
2172
2964
|
var ParentList = 64 | 0;
|
|
2173
|
-
var PullRequestEventList = [1, n0, _PREL,
|
|
2965
|
+
var PullRequestEventList = [1, n0, _PREL,
|
|
2966
|
+
0, () => PullRequestEvent$
|
|
2967
|
+
];
|
|
2174
2968
|
var PullRequestIdList = 64 | 0;
|
|
2175
|
-
var PullRequestTargetList = [1, n0, _PRTL,
|
|
2176
|
-
|
|
2177
|
-
|
|
2969
|
+
var PullRequestTargetList = [1, n0, _PRTL,
|
|
2970
|
+
0, () => PullRequestTarget$
|
|
2971
|
+
];
|
|
2972
|
+
var PutFileEntries = [1, n0, _PFEu,
|
|
2973
|
+
0, () => PutFileEntry$
|
|
2974
|
+
];
|
|
2975
|
+
var ReactionsForCommentList = [1, n0, _RFCL,
|
|
2976
|
+
0, () => ReactionForComment$
|
|
2977
|
+
];
|
|
2178
2978
|
var ReactionUsersList = 64 | 0;
|
|
2179
|
-
var ReplaceContentEntries = [1, n0, _RCEe,
|
|
2180
|
-
|
|
2181
|
-
|
|
2979
|
+
var ReplaceContentEntries = [1, n0, _RCEe,
|
|
2980
|
+
0, () => ReplaceContentEntry$
|
|
2981
|
+
];
|
|
2982
|
+
var RepositoryMetadataList = [1, n0, _RML,
|
|
2983
|
+
0, () => RepositoryMetadata$
|
|
2984
|
+
];
|
|
2985
|
+
var RepositoryNameIdPairList = [1, n0, _RNIPL,
|
|
2986
|
+
0, () => RepositoryNameIdPair$
|
|
2987
|
+
];
|
|
2182
2988
|
var RepositoryNameList = 64 | 0;
|
|
2183
2989
|
var RepositoryNotFoundList = 64 | 0;
|
|
2184
2990
|
var RepositoryTriggerEventList = 64 | 0;
|
|
2185
|
-
var RepositoryTriggerExecutionFailureList = [
|
|
2186
|
-
|
|
2187
|
-
n0,
|
|
2188
|
-
_RTEFL,
|
|
2189
|
-
0,
|
|
2190
|
-
() => RepositoryTriggerExecutionFailure$,
|
|
2991
|
+
var RepositoryTriggerExecutionFailureList = [1, n0, _RTEFL,
|
|
2992
|
+
0, () => RepositoryTriggerExecutionFailure$
|
|
2191
2993
|
];
|
|
2192
2994
|
var RepositoryTriggerNameList = 64 | 0;
|
|
2193
|
-
var RepositoryTriggersList = [1, n0, _RTL,
|
|
2995
|
+
var RepositoryTriggersList = [1, n0, _RTL,
|
|
2996
|
+
0, () => RepositoryTrigger$
|
|
2997
|
+
];
|
|
2194
2998
|
var RevisionChildren = 64 | 0;
|
|
2195
|
-
var RevisionDag = [1, n0, _RD,
|
|
2196
|
-
|
|
2197
|
-
|
|
2198
|
-
var
|
|
2999
|
+
var RevisionDag = [1, n0, _RD,
|
|
3000
|
+
0, () => FileVersion$
|
|
3001
|
+
];
|
|
3002
|
+
var SetFileModeEntries = [1, n0, _SFMEe,
|
|
3003
|
+
0, () => SetFileModeEntry$
|
|
3004
|
+
];
|
|
3005
|
+
var SubModuleList = [1, n0, _SML,
|
|
3006
|
+
0, () => SubModule$
|
|
3007
|
+
];
|
|
3008
|
+
var SymbolicLinkList = [1, n0, _SLL,
|
|
3009
|
+
0, () => SymbolicLink$
|
|
3010
|
+
];
|
|
2199
3011
|
var TagKeysList = 64 | 0;
|
|
2200
|
-
var TargetList = [1, n0, _TL,
|
|
3012
|
+
var TargetList = [1, n0, _TL,
|
|
3013
|
+
0, () => Target$
|
|
3014
|
+
];
|
|
2201
3015
|
var ReactionCountsMap = 128 | 1;
|
|
2202
3016
|
var TagsMap = 128 | 0;
|
|
2203
|
-
export var AssociateApprovalRuleTemplateWithRepository$ = [
|
|
2204
|
-
|
|
2205
|
-
n0,
|
|
2206
|
-
_AARTWR,
|
|
2207
|
-
0,
|
|
2208
|
-
() => AssociateApprovalRuleTemplateWithRepositoryInput$,
|
|
2209
|
-
() => __Unit,
|
|
2210
|
-
];
|
|
2211
|
-
export var BatchAssociateApprovalRuleTemplateWithRepositories$ = [
|
|
2212
|
-
9,
|
|
2213
|
-
n0,
|
|
2214
|
-
_BAARTWR,
|
|
2215
|
-
0,
|
|
2216
|
-
() => BatchAssociateApprovalRuleTemplateWithRepositoriesInput$,
|
|
2217
|
-
() => BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$,
|
|
2218
|
-
];
|
|
2219
|
-
export var BatchDescribeMergeConflicts$ = [
|
|
2220
|
-
9,
|
|
2221
|
-
n0,
|
|
2222
|
-
_BDMC,
|
|
2223
|
-
0,
|
|
2224
|
-
() => BatchDescribeMergeConflictsInput$,
|
|
2225
|
-
() => BatchDescribeMergeConflictsOutput$,
|
|
2226
|
-
];
|
|
2227
|
-
export var BatchDisassociateApprovalRuleTemplateFromRepositories$ = [
|
|
2228
|
-
9,
|
|
2229
|
-
n0,
|
|
2230
|
-
_BDARTFR,
|
|
2231
|
-
0,
|
|
2232
|
-
() => BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$,
|
|
2233
|
-
() => BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$,
|
|
2234
|
-
];
|
|
2235
|
-
export var BatchGetCommits$ = [
|
|
2236
|
-
9,
|
|
2237
|
-
n0,
|
|
2238
|
-
_BGC,
|
|
2239
|
-
0,
|
|
2240
|
-
() => BatchGetCommitsInput$,
|
|
2241
|
-
() => BatchGetCommitsOutput$,
|
|
2242
|
-
];
|
|
2243
|
-
export var BatchGetRepositories$ = [
|
|
2244
|
-
9,
|
|
2245
|
-
n0,
|
|
2246
|
-
_BGR,
|
|
2247
|
-
0,
|
|
2248
|
-
() => BatchGetRepositoriesInput$,
|
|
2249
|
-
() => BatchGetRepositoriesOutput$,
|
|
2250
|
-
];
|
|
2251
|
-
export var CreateApprovalRuleTemplate$ = [
|
|
2252
|
-
9,
|
|
2253
|
-
n0,
|
|
2254
|
-
_CART,
|
|
2255
|
-
0,
|
|
2256
|
-
() => CreateApprovalRuleTemplateInput$,
|
|
2257
|
-
() => CreateApprovalRuleTemplateOutput$,
|
|
2258
|
-
];
|
|
2259
|
-
export var CreateBranch$ = [9, n0, _CB, 0, () => CreateBranchInput$, () => __Unit];
|
|
2260
|
-
export var CreateCommit$ = [9, n0, _CC, 0, () => CreateCommitInput$, () => CreateCommitOutput$];
|
|
2261
|
-
export var CreatePullRequest$ = [
|
|
2262
|
-
9,
|
|
2263
|
-
n0,
|
|
2264
|
-
_CPR,
|
|
2265
|
-
0,
|
|
2266
|
-
() => CreatePullRequestInput$,
|
|
2267
|
-
() => CreatePullRequestOutput$,
|
|
2268
|
-
];
|
|
2269
|
-
export var CreatePullRequestApprovalRule$ = [
|
|
2270
|
-
9,
|
|
2271
|
-
n0,
|
|
2272
|
-
_CPRAR,
|
|
2273
|
-
0,
|
|
2274
|
-
() => CreatePullRequestApprovalRuleInput$,
|
|
2275
|
-
() => CreatePullRequestApprovalRuleOutput$,
|
|
2276
|
-
];
|
|
2277
|
-
export var CreateRepository$ = [
|
|
2278
|
-
9,
|
|
2279
|
-
n0,
|
|
2280
|
-
_CRr,
|
|
2281
|
-
0,
|
|
2282
|
-
() => CreateRepositoryInput$,
|
|
2283
|
-
() => CreateRepositoryOutput$,
|
|
2284
|
-
];
|
|
2285
|
-
export var CreateUnreferencedMergeCommit$ = [
|
|
2286
|
-
9,
|
|
2287
|
-
n0,
|
|
2288
|
-
_CUMC,
|
|
2289
|
-
0,
|
|
2290
|
-
() => CreateUnreferencedMergeCommitInput$,
|
|
2291
|
-
() => CreateUnreferencedMergeCommitOutput$,
|
|
2292
|
-
];
|
|
2293
|
-
export var DeleteApprovalRuleTemplate$ = [
|
|
2294
|
-
9,
|
|
2295
|
-
n0,
|
|
2296
|
-
_DART,
|
|
2297
|
-
0,
|
|
2298
|
-
() => DeleteApprovalRuleTemplateInput$,
|
|
2299
|
-
() => DeleteApprovalRuleTemplateOutput$,
|
|
2300
|
-
];
|
|
2301
|
-
export var DeleteBranch$ = [9, n0, _DB, 0, () => DeleteBranchInput$, () => DeleteBranchOutput$];
|
|
2302
|
-
export var DeleteCommentContent$ = [
|
|
2303
|
-
9,
|
|
2304
|
-
n0,
|
|
2305
|
-
_DCC,
|
|
2306
|
-
0,
|
|
2307
|
-
() => DeleteCommentContentInput$,
|
|
2308
|
-
() => DeleteCommentContentOutput$,
|
|
2309
|
-
];
|
|
2310
|
-
export var DeleteFile$ = [9, n0, _DF, 0, () => DeleteFileInput$, () => DeleteFileOutput$];
|
|
2311
|
-
export var DeletePullRequestApprovalRule$ = [
|
|
2312
|
-
9,
|
|
2313
|
-
n0,
|
|
2314
|
-
_DPRAR,
|
|
2315
|
-
0,
|
|
2316
|
-
() => DeletePullRequestApprovalRuleInput$,
|
|
2317
|
-
() => DeletePullRequestApprovalRuleOutput$,
|
|
2318
|
-
];
|
|
2319
|
-
export var DeleteRepository$ = [
|
|
2320
|
-
9,
|
|
2321
|
-
n0,
|
|
2322
|
-
_DR,
|
|
2323
|
-
0,
|
|
2324
|
-
() => DeleteRepositoryInput$,
|
|
2325
|
-
() => DeleteRepositoryOutput$,
|
|
2326
|
-
];
|
|
2327
|
-
export var DescribeMergeConflicts$ = [
|
|
2328
|
-
9,
|
|
2329
|
-
n0,
|
|
2330
|
-
_DMC,
|
|
2331
|
-
0,
|
|
2332
|
-
() => DescribeMergeConflictsInput$,
|
|
2333
|
-
() => DescribeMergeConflictsOutput$,
|
|
2334
|
-
];
|
|
2335
|
-
export var DescribePullRequestEvents$ = [
|
|
2336
|
-
9,
|
|
2337
|
-
n0,
|
|
2338
|
-
_DPRE,
|
|
2339
|
-
0,
|
|
2340
|
-
() => DescribePullRequestEventsInput$,
|
|
2341
|
-
() => DescribePullRequestEventsOutput$,
|
|
2342
|
-
];
|
|
2343
|
-
export var DisassociateApprovalRuleTemplateFromRepository$ = [
|
|
2344
|
-
9,
|
|
2345
|
-
n0,
|
|
2346
|
-
_DARTFR,
|
|
2347
|
-
0,
|
|
2348
|
-
() => DisassociateApprovalRuleTemplateFromRepositoryInput$,
|
|
2349
|
-
() => __Unit,
|
|
2350
|
-
];
|
|
2351
|
-
export var EvaluatePullRequestApprovalRules$ = [
|
|
2352
|
-
9,
|
|
2353
|
-
n0,
|
|
2354
|
-
_EPRAR,
|
|
2355
|
-
0,
|
|
2356
|
-
() => EvaluatePullRequestApprovalRulesInput$,
|
|
2357
|
-
() => EvaluatePullRequestApprovalRulesOutput$,
|
|
2358
|
-
];
|
|
2359
|
-
export var GetApprovalRuleTemplate$ = [
|
|
2360
|
-
9,
|
|
2361
|
-
n0,
|
|
2362
|
-
_GART,
|
|
2363
|
-
0,
|
|
2364
|
-
() => GetApprovalRuleTemplateInput$,
|
|
2365
|
-
() => GetApprovalRuleTemplateOutput$,
|
|
2366
|
-
];
|
|
2367
|
-
export var GetBlob$ = [9, n0, _GB, 0, () => GetBlobInput$, () => GetBlobOutput$];
|
|
2368
|
-
export var GetBranch$ = [9, n0, _GBe, 0, () => GetBranchInput$, () => GetBranchOutput$];
|
|
2369
|
-
export var GetComment$ = [9, n0, _GC, 0, () => GetCommentInput$, () => GetCommentOutput$];
|
|
2370
|
-
export var GetCommentReactions$ = [
|
|
2371
|
-
9,
|
|
2372
|
-
n0,
|
|
2373
|
-
_GCR,
|
|
2374
|
-
0,
|
|
2375
|
-
() => GetCommentReactionsInput$,
|
|
2376
|
-
() => GetCommentReactionsOutput$,
|
|
2377
|
-
];
|
|
2378
|
-
export var GetCommentsForComparedCommit$ = [
|
|
2379
|
-
9,
|
|
2380
|
-
n0,
|
|
2381
|
-
_GCFCC,
|
|
2382
|
-
0,
|
|
2383
|
-
() => GetCommentsForComparedCommitInput$,
|
|
2384
|
-
() => GetCommentsForComparedCommitOutput$,
|
|
2385
|
-
];
|
|
2386
|
-
export var GetCommentsForPullRequest$ = [
|
|
2387
|
-
9,
|
|
2388
|
-
n0,
|
|
2389
|
-
_GCFPR,
|
|
2390
|
-
0,
|
|
2391
|
-
() => GetCommentsForPullRequestInput$,
|
|
2392
|
-
() => GetCommentsForPullRequestOutput$,
|
|
2393
|
-
];
|
|
2394
|
-
export var GetCommit$ = [9, n0, _GCe, 0, () => GetCommitInput$, () => GetCommitOutput$];
|
|
2395
|
-
export var GetDifferences$ = [
|
|
2396
|
-
9,
|
|
2397
|
-
n0,
|
|
2398
|
-
_GD,
|
|
2399
|
-
0,
|
|
2400
|
-
() => GetDifferencesInput$,
|
|
2401
|
-
() => GetDifferencesOutput$,
|
|
2402
|
-
];
|
|
2403
|
-
export var GetFile$ = [9, n0, _GF, 0, () => GetFileInput$, () => GetFileOutput$];
|
|
2404
|
-
export var GetFolder$ = [9, n0, _GFe, 0, () => GetFolderInput$, () => GetFolderOutput$];
|
|
2405
|
-
export var GetMergeCommit$ = [
|
|
2406
|
-
9,
|
|
2407
|
-
n0,
|
|
2408
|
-
_GMC,
|
|
2409
|
-
0,
|
|
2410
|
-
() => GetMergeCommitInput$,
|
|
2411
|
-
() => GetMergeCommitOutput$,
|
|
2412
|
-
];
|
|
2413
|
-
export var GetMergeConflicts$ = [
|
|
2414
|
-
9,
|
|
2415
|
-
n0,
|
|
2416
|
-
_GMCe,
|
|
2417
|
-
0,
|
|
2418
|
-
() => GetMergeConflictsInput$,
|
|
2419
|
-
() => GetMergeConflictsOutput$,
|
|
2420
|
-
];
|
|
2421
|
-
export var GetMergeOptions$ = [
|
|
2422
|
-
9,
|
|
2423
|
-
n0,
|
|
2424
|
-
_GMO,
|
|
2425
|
-
0,
|
|
2426
|
-
() => GetMergeOptionsInput$,
|
|
2427
|
-
() => GetMergeOptionsOutput$,
|
|
2428
|
-
];
|
|
2429
|
-
export var GetPullRequest$ = [
|
|
2430
|
-
9,
|
|
2431
|
-
n0,
|
|
2432
|
-
_GPR,
|
|
2433
|
-
0,
|
|
2434
|
-
() => GetPullRequestInput$,
|
|
2435
|
-
() => GetPullRequestOutput$,
|
|
2436
|
-
];
|
|
2437
|
-
export var GetPullRequestApprovalStates$ = [
|
|
2438
|
-
9,
|
|
2439
|
-
n0,
|
|
2440
|
-
_GPRAS,
|
|
2441
|
-
0,
|
|
2442
|
-
() => GetPullRequestApprovalStatesInput$,
|
|
2443
|
-
() => GetPullRequestApprovalStatesOutput$,
|
|
2444
|
-
];
|
|
2445
|
-
export var GetPullRequestOverrideState$ = [
|
|
2446
|
-
9,
|
|
2447
|
-
n0,
|
|
2448
|
-
_GPROS,
|
|
2449
|
-
0,
|
|
2450
|
-
() => GetPullRequestOverrideStateInput$,
|
|
2451
|
-
() => GetPullRequestOverrideStateOutput$,
|
|
2452
|
-
];
|
|
2453
|
-
export var GetRepository$ = [
|
|
2454
|
-
9,
|
|
2455
|
-
n0,
|
|
2456
|
-
_GR,
|
|
2457
|
-
0,
|
|
2458
|
-
() => GetRepositoryInput$,
|
|
2459
|
-
() => GetRepositoryOutput$,
|
|
2460
|
-
];
|
|
2461
|
-
export var GetRepositoryTriggers$ = [
|
|
2462
|
-
9,
|
|
2463
|
-
n0,
|
|
2464
|
-
_GRT,
|
|
2465
|
-
0,
|
|
2466
|
-
() => GetRepositoryTriggersInput$,
|
|
2467
|
-
() => GetRepositoryTriggersOutput$,
|
|
2468
|
-
];
|
|
2469
|
-
export var ListApprovalRuleTemplates$ = [
|
|
2470
|
-
9,
|
|
2471
|
-
n0,
|
|
2472
|
-
_LART,
|
|
2473
|
-
0,
|
|
2474
|
-
() => ListApprovalRuleTemplatesInput$,
|
|
2475
|
-
() => ListApprovalRuleTemplatesOutput$,
|
|
2476
|
-
];
|
|
2477
|
-
export var ListAssociatedApprovalRuleTemplatesForRepository$ = [
|
|
2478
|
-
9,
|
|
2479
|
-
n0,
|
|
2480
|
-
_LAARTFR,
|
|
2481
|
-
0,
|
|
2482
|
-
() => ListAssociatedApprovalRuleTemplatesForRepositoryInput$,
|
|
2483
|
-
() => ListAssociatedApprovalRuleTemplatesForRepositoryOutput$,
|
|
2484
|
-
];
|
|
2485
|
-
export var ListBranches$ = [9, n0, _LB, 0, () => ListBranchesInput$, () => ListBranchesOutput$];
|
|
2486
|
-
export var ListFileCommitHistory$ = [
|
|
2487
|
-
9,
|
|
2488
|
-
n0,
|
|
2489
|
-
_LFCH,
|
|
2490
|
-
0,
|
|
2491
|
-
() => ListFileCommitHistoryRequest$,
|
|
2492
|
-
() => ListFileCommitHistoryResponse$,
|
|
2493
|
-
];
|
|
2494
|
-
export var ListPullRequests$ = [
|
|
2495
|
-
9,
|
|
2496
|
-
n0,
|
|
2497
|
-
_LPR,
|
|
2498
|
-
0,
|
|
2499
|
-
() => ListPullRequestsInput$,
|
|
2500
|
-
() => ListPullRequestsOutput$,
|
|
2501
|
-
];
|
|
2502
|
-
export var ListRepositories$ = [
|
|
2503
|
-
9,
|
|
2504
|
-
n0,
|
|
2505
|
-
_LR,
|
|
2506
|
-
0,
|
|
2507
|
-
() => ListRepositoriesInput$,
|
|
2508
|
-
() => ListRepositoriesOutput$,
|
|
2509
|
-
];
|
|
2510
|
-
export var ListRepositoriesForApprovalRuleTemplate$ = [
|
|
2511
|
-
9,
|
|
2512
|
-
n0,
|
|
2513
|
-
_LRFART,
|
|
2514
|
-
0,
|
|
2515
|
-
() => ListRepositoriesForApprovalRuleTemplateInput$,
|
|
2516
|
-
() => ListRepositoriesForApprovalRuleTemplateOutput$,
|
|
2517
|
-
];
|
|
2518
|
-
export var ListTagsForResource$ = [
|
|
2519
|
-
9,
|
|
2520
|
-
n0,
|
|
2521
|
-
_LTFR,
|
|
2522
|
-
0,
|
|
2523
|
-
() => ListTagsForResourceInput$,
|
|
2524
|
-
() => ListTagsForResourceOutput$,
|
|
2525
|
-
];
|
|
2526
|
-
export var MergeBranchesByFastForward$ = [
|
|
2527
|
-
9,
|
|
2528
|
-
n0,
|
|
2529
|
-
_MBBFF,
|
|
2530
|
-
0,
|
|
2531
|
-
() => MergeBranchesByFastForwardInput$,
|
|
2532
|
-
() => MergeBranchesByFastForwardOutput$,
|
|
2533
|
-
];
|
|
2534
|
-
export var MergeBranchesBySquash$ = [
|
|
2535
|
-
9,
|
|
2536
|
-
n0,
|
|
2537
|
-
_MBBS,
|
|
2538
|
-
0,
|
|
2539
|
-
() => MergeBranchesBySquashInput$,
|
|
2540
|
-
() => MergeBranchesBySquashOutput$,
|
|
2541
|
-
];
|
|
2542
|
-
export var MergeBranchesByThreeWay$ = [
|
|
2543
|
-
9,
|
|
2544
|
-
n0,
|
|
2545
|
-
_MBBTW,
|
|
2546
|
-
0,
|
|
2547
|
-
() => MergeBranchesByThreeWayInput$,
|
|
2548
|
-
() => MergeBranchesByThreeWayOutput$,
|
|
2549
|
-
];
|
|
2550
|
-
export var MergePullRequestByFastForward$ = [
|
|
2551
|
-
9,
|
|
2552
|
-
n0,
|
|
2553
|
-
_MPRBFF,
|
|
2554
|
-
0,
|
|
2555
|
-
() => MergePullRequestByFastForwardInput$,
|
|
2556
|
-
() => MergePullRequestByFastForwardOutput$,
|
|
2557
|
-
];
|
|
2558
|
-
export var MergePullRequestBySquash$ = [
|
|
2559
|
-
9,
|
|
2560
|
-
n0,
|
|
2561
|
-
_MPRBS,
|
|
2562
|
-
0,
|
|
2563
|
-
() => MergePullRequestBySquashInput$,
|
|
2564
|
-
() => MergePullRequestBySquashOutput$,
|
|
2565
|
-
];
|
|
2566
|
-
export var MergePullRequestByThreeWay$ = [
|
|
2567
|
-
9,
|
|
2568
|
-
n0,
|
|
2569
|
-
_MPRBTW,
|
|
2570
|
-
0,
|
|
2571
|
-
() => MergePullRequestByThreeWayInput$,
|
|
2572
|
-
() => MergePullRequestByThreeWayOutput$,
|
|
2573
|
-
];
|
|
2574
|
-
export var OverridePullRequestApprovalRules$ = [
|
|
2575
|
-
9,
|
|
2576
|
-
n0,
|
|
2577
|
-
_OPRAR,
|
|
2578
|
-
0,
|
|
2579
|
-
() => OverridePullRequestApprovalRulesInput$,
|
|
2580
|
-
() => __Unit,
|
|
2581
|
-
];
|
|
2582
|
-
export var PostCommentForComparedCommit$ = [
|
|
2583
|
-
9,
|
|
2584
|
-
n0,
|
|
2585
|
-
_PCFCC,
|
|
2586
|
-
2,
|
|
2587
|
-
() => PostCommentForComparedCommitInput$,
|
|
2588
|
-
() => PostCommentForComparedCommitOutput$,
|
|
2589
|
-
];
|
|
2590
|
-
export var PostCommentForPullRequest$ = [
|
|
2591
|
-
9,
|
|
2592
|
-
n0,
|
|
2593
|
-
_PCFPR,
|
|
2594
|
-
2,
|
|
2595
|
-
() => PostCommentForPullRequestInput$,
|
|
2596
|
-
() => PostCommentForPullRequestOutput$,
|
|
2597
|
-
];
|
|
2598
|
-
export var PostCommentReply$ = [
|
|
2599
|
-
9,
|
|
2600
|
-
n0,
|
|
2601
|
-
_PCR,
|
|
2602
|
-
2,
|
|
2603
|
-
() => PostCommentReplyInput$,
|
|
2604
|
-
() => PostCommentReplyOutput$,
|
|
2605
|
-
];
|
|
2606
|
-
export var PutCommentReaction$ = [9, n0, _PCRu, 0, () => PutCommentReactionInput$, () => __Unit];
|
|
2607
|
-
export var PutFile$ = [9, n0, _PF, 0, () => PutFileInput$, () => PutFileOutput$];
|
|
2608
|
-
export var PutRepositoryTriggers$ = [
|
|
2609
|
-
9,
|
|
2610
|
-
n0,
|
|
2611
|
-
_PRTu,
|
|
2612
|
-
0,
|
|
2613
|
-
() => PutRepositoryTriggersInput$,
|
|
2614
|
-
() => PutRepositoryTriggersOutput$,
|
|
2615
|
-
];
|
|
2616
|
-
export var TagResource$ = [9, n0, _TR, 0, () => TagResourceInput$, () => __Unit];
|
|
2617
|
-
export var TestRepositoryTriggers$ = [
|
|
2618
|
-
9,
|
|
2619
|
-
n0,
|
|
2620
|
-
_TRT,
|
|
2621
|
-
0,
|
|
2622
|
-
() => TestRepositoryTriggersInput$,
|
|
2623
|
-
() => TestRepositoryTriggersOutput$,
|
|
2624
|
-
];
|
|
2625
|
-
export var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceInput$, () => __Unit];
|
|
2626
|
-
export var UpdateApprovalRuleTemplateContent$ = [
|
|
2627
|
-
9,
|
|
2628
|
-
n0,
|
|
2629
|
-
_UARTC,
|
|
2630
|
-
0,
|
|
2631
|
-
() => UpdateApprovalRuleTemplateContentInput$,
|
|
2632
|
-
() => UpdateApprovalRuleTemplateContentOutput$,
|
|
2633
|
-
];
|
|
2634
|
-
export var UpdateApprovalRuleTemplateDescription$ = [
|
|
2635
|
-
9,
|
|
2636
|
-
n0,
|
|
2637
|
-
_UARTD,
|
|
2638
|
-
0,
|
|
2639
|
-
() => UpdateApprovalRuleTemplateDescriptionInput$,
|
|
2640
|
-
() => UpdateApprovalRuleTemplateDescriptionOutput$,
|
|
2641
|
-
];
|
|
2642
|
-
export var UpdateApprovalRuleTemplateName$ = [
|
|
2643
|
-
9,
|
|
2644
|
-
n0,
|
|
2645
|
-
_UARTN,
|
|
2646
|
-
0,
|
|
2647
|
-
() => UpdateApprovalRuleTemplateNameInput$,
|
|
2648
|
-
() => UpdateApprovalRuleTemplateNameOutput$,
|
|
2649
|
-
];
|
|
2650
|
-
export var UpdateComment$ = [
|
|
2651
|
-
9,
|
|
2652
|
-
n0,
|
|
2653
|
-
_UC,
|
|
2654
|
-
0,
|
|
2655
|
-
() => UpdateCommentInput$,
|
|
2656
|
-
() => UpdateCommentOutput$,
|
|
2657
|
-
];
|
|
2658
|
-
export var UpdateDefaultBranch$ = [
|
|
2659
|
-
9,
|
|
2660
|
-
n0,
|
|
2661
|
-
_UDB,
|
|
2662
|
-
0,
|
|
2663
|
-
() => UpdateDefaultBranchInput$,
|
|
2664
|
-
() => __Unit,
|
|
2665
|
-
];
|
|
2666
|
-
export var UpdatePullRequestApprovalRuleContent$ = [
|
|
2667
|
-
9,
|
|
2668
|
-
n0,
|
|
2669
|
-
_UPRARC,
|
|
2670
|
-
0,
|
|
2671
|
-
() => UpdatePullRequestApprovalRuleContentInput$,
|
|
2672
|
-
() => UpdatePullRequestApprovalRuleContentOutput$,
|
|
2673
|
-
];
|
|
2674
|
-
export var UpdatePullRequestApprovalState$ = [
|
|
2675
|
-
9,
|
|
2676
|
-
n0,
|
|
2677
|
-
_UPRAS,
|
|
2678
|
-
0,
|
|
2679
|
-
() => UpdatePullRequestApprovalStateInput$,
|
|
2680
|
-
() => __Unit,
|
|
2681
|
-
];
|
|
2682
|
-
export var UpdatePullRequestDescription$ = [
|
|
2683
|
-
9,
|
|
2684
|
-
n0,
|
|
2685
|
-
_UPRD,
|
|
2686
|
-
0,
|
|
2687
|
-
() => UpdatePullRequestDescriptionInput$,
|
|
2688
|
-
() => UpdatePullRequestDescriptionOutput$,
|
|
2689
|
-
];
|
|
2690
|
-
export var UpdatePullRequestStatus$ = [
|
|
2691
|
-
9,
|
|
2692
|
-
n0,
|
|
2693
|
-
_UPRS,
|
|
2694
|
-
0,
|
|
2695
|
-
() => UpdatePullRequestStatusInput$,
|
|
2696
|
-
() => UpdatePullRequestStatusOutput$,
|
|
2697
|
-
];
|
|
2698
|
-
export var UpdatePullRequestTitle$ = [
|
|
2699
|
-
9,
|
|
2700
|
-
n0,
|
|
2701
|
-
_UPRT,
|
|
2702
|
-
0,
|
|
2703
|
-
() => UpdatePullRequestTitleInput$,
|
|
2704
|
-
() => UpdatePullRequestTitleOutput$,
|
|
2705
|
-
];
|
|
2706
|
-
export var UpdateRepositoryDescription$ = [
|
|
2707
|
-
9,
|
|
2708
|
-
n0,
|
|
2709
|
-
_URD,
|
|
2710
|
-
0,
|
|
2711
|
-
() => UpdateRepositoryDescriptionInput$,
|
|
2712
|
-
() => __Unit,
|
|
2713
|
-
];
|
|
2714
|
-
export var UpdateRepositoryEncryptionKey$ = [
|
|
2715
|
-
9,
|
|
2716
|
-
n0,
|
|
2717
|
-
_UREK,
|
|
2718
|
-
0,
|
|
2719
|
-
() => UpdateRepositoryEncryptionKeyInput$,
|
|
2720
|
-
() => UpdateRepositoryEncryptionKeyOutput$,
|
|
3017
|
+
export var AssociateApprovalRuleTemplateWithRepository$ = [9, n0, _AARTWR,
|
|
3018
|
+
0, () => AssociateApprovalRuleTemplateWithRepositoryInput$, () => __Unit
|
|
2721
3019
|
];
|
|
2722
|
-
export var
|
|
2723
|
-
|
|
2724
|
-
|
|
2725
|
-
|
|
2726
|
-
0,
|
|
2727
|
-
|
|
2728
|
-
|
|
3020
|
+
export var BatchAssociateApprovalRuleTemplateWithRepositories$ = [9, n0, _BAARTWR,
|
|
3021
|
+
0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesInput$, () => BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$
|
|
3022
|
+
];
|
|
3023
|
+
export var BatchDescribeMergeConflicts$ = [9, n0, _BDMC,
|
|
3024
|
+
0, () => BatchDescribeMergeConflictsInput$, () => BatchDescribeMergeConflictsOutput$
|
|
3025
|
+
];
|
|
3026
|
+
export var BatchDisassociateApprovalRuleTemplateFromRepositories$ = [9, n0, _BDARTFR,
|
|
3027
|
+
0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$
|
|
3028
|
+
];
|
|
3029
|
+
export var BatchGetCommits$ = [9, n0, _BGC,
|
|
3030
|
+
0, () => BatchGetCommitsInput$, () => BatchGetCommitsOutput$
|
|
3031
|
+
];
|
|
3032
|
+
export var BatchGetRepositories$ = [9, n0, _BGR,
|
|
3033
|
+
0, () => BatchGetRepositoriesInput$, () => BatchGetRepositoriesOutput$
|
|
3034
|
+
];
|
|
3035
|
+
export var CreateApprovalRuleTemplate$ = [9, n0, _CART,
|
|
3036
|
+
0, () => CreateApprovalRuleTemplateInput$, () => CreateApprovalRuleTemplateOutput$
|
|
3037
|
+
];
|
|
3038
|
+
export var CreateBranch$ = [9, n0, _CB,
|
|
3039
|
+
0, () => CreateBranchInput$, () => __Unit
|
|
3040
|
+
];
|
|
3041
|
+
export var CreateCommit$ = [9, n0, _CC,
|
|
3042
|
+
0, () => CreateCommitInput$, () => CreateCommitOutput$
|
|
3043
|
+
];
|
|
3044
|
+
export var CreatePullRequest$ = [9, n0, _CPR,
|
|
3045
|
+
0, () => CreatePullRequestInput$, () => CreatePullRequestOutput$
|
|
3046
|
+
];
|
|
3047
|
+
export var CreatePullRequestApprovalRule$ = [9, n0, _CPRAR,
|
|
3048
|
+
0, () => CreatePullRequestApprovalRuleInput$, () => CreatePullRequestApprovalRuleOutput$
|
|
3049
|
+
];
|
|
3050
|
+
export var CreateRepository$ = [9, n0, _CRr,
|
|
3051
|
+
0, () => CreateRepositoryInput$, () => CreateRepositoryOutput$
|
|
3052
|
+
];
|
|
3053
|
+
export var CreateUnreferencedMergeCommit$ = [9, n0, _CUMC,
|
|
3054
|
+
0, () => CreateUnreferencedMergeCommitInput$, () => CreateUnreferencedMergeCommitOutput$
|
|
3055
|
+
];
|
|
3056
|
+
export var DeleteApprovalRuleTemplate$ = [9, n0, _DART,
|
|
3057
|
+
0, () => DeleteApprovalRuleTemplateInput$, () => DeleteApprovalRuleTemplateOutput$
|
|
3058
|
+
];
|
|
3059
|
+
export var DeleteBranch$ = [9, n0, _DB,
|
|
3060
|
+
0, () => DeleteBranchInput$, () => DeleteBranchOutput$
|
|
3061
|
+
];
|
|
3062
|
+
export var DeleteCommentContent$ = [9, n0, _DCC,
|
|
3063
|
+
0, () => DeleteCommentContentInput$, () => DeleteCommentContentOutput$
|
|
3064
|
+
];
|
|
3065
|
+
export var DeleteFile$ = [9, n0, _DF,
|
|
3066
|
+
0, () => DeleteFileInput$, () => DeleteFileOutput$
|
|
3067
|
+
];
|
|
3068
|
+
export var DeletePullRequestApprovalRule$ = [9, n0, _DPRAR,
|
|
3069
|
+
0, () => DeletePullRequestApprovalRuleInput$, () => DeletePullRequestApprovalRuleOutput$
|
|
3070
|
+
];
|
|
3071
|
+
export var DeleteRepository$ = [9, n0, _DR,
|
|
3072
|
+
0, () => DeleteRepositoryInput$, () => DeleteRepositoryOutput$
|
|
3073
|
+
];
|
|
3074
|
+
export var DescribeMergeConflicts$ = [9, n0, _DMC,
|
|
3075
|
+
0, () => DescribeMergeConflictsInput$, () => DescribeMergeConflictsOutput$
|
|
3076
|
+
];
|
|
3077
|
+
export var DescribePullRequestEvents$ = [9, n0, _DPRE,
|
|
3078
|
+
0, () => DescribePullRequestEventsInput$, () => DescribePullRequestEventsOutput$
|
|
3079
|
+
];
|
|
3080
|
+
export var DisassociateApprovalRuleTemplateFromRepository$ = [9, n0, _DARTFR,
|
|
3081
|
+
0, () => DisassociateApprovalRuleTemplateFromRepositoryInput$, () => __Unit
|
|
3082
|
+
];
|
|
3083
|
+
export var EvaluatePullRequestApprovalRules$ = [9, n0, _EPRAR,
|
|
3084
|
+
0, () => EvaluatePullRequestApprovalRulesInput$, () => EvaluatePullRequestApprovalRulesOutput$
|
|
3085
|
+
];
|
|
3086
|
+
export var GetApprovalRuleTemplate$ = [9, n0, _GART,
|
|
3087
|
+
0, () => GetApprovalRuleTemplateInput$, () => GetApprovalRuleTemplateOutput$
|
|
3088
|
+
];
|
|
3089
|
+
export var GetBlob$ = [9, n0, _GB,
|
|
3090
|
+
0, () => GetBlobInput$, () => GetBlobOutput$
|
|
3091
|
+
];
|
|
3092
|
+
export var GetBranch$ = [9, n0, _GBe,
|
|
3093
|
+
0, () => GetBranchInput$, () => GetBranchOutput$
|
|
3094
|
+
];
|
|
3095
|
+
export var GetComment$ = [9, n0, _GC,
|
|
3096
|
+
0, () => GetCommentInput$, () => GetCommentOutput$
|
|
3097
|
+
];
|
|
3098
|
+
export var GetCommentReactions$ = [9, n0, _GCR,
|
|
3099
|
+
0, () => GetCommentReactionsInput$, () => GetCommentReactionsOutput$
|
|
3100
|
+
];
|
|
3101
|
+
export var GetCommentsForComparedCommit$ = [9, n0, _GCFCC,
|
|
3102
|
+
0, () => GetCommentsForComparedCommitInput$, () => GetCommentsForComparedCommitOutput$
|
|
3103
|
+
];
|
|
3104
|
+
export var GetCommentsForPullRequest$ = [9, n0, _GCFPR,
|
|
3105
|
+
0, () => GetCommentsForPullRequestInput$, () => GetCommentsForPullRequestOutput$
|
|
3106
|
+
];
|
|
3107
|
+
export var GetCommit$ = [9, n0, _GCe,
|
|
3108
|
+
0, () => GetCommitInput$, () => GetCommitOutput$
|
|
3109
|
+
];
|
|
3110
|
+
export var GetDifferences$ = [9, n0, _GD,
|
|
3111
|
+
0, () => GetDifferencesInput$, () => GetDifferencesOutput$
|
|
3112
|
+
];
|
|
3113
|
+
export var GetFile$ = [9, n0, _GF,
|
|
3114
|
+
0, () => GetFileInput$, () => GetFileOutput$
|
|
3115
|
+
];
|
|
3116
|
+
export var GetFolder$ = [9, n0, _GFe,
|
|
3117
|
+
0, () => GetFolderInput$, () => GetFolderOutput$
|
|
3118
|
+
];
|
|
3119
|
+
export var GetMergeCommit$ = [9, n0, _GMC,
|
|
3120
|
+
0, () => GetMergeCommitInput$, () => GetMergeCommitOutput$
|
|
3121
|
+
];
|
|
3122
|
+
export var GetMergeConflicts$ = [9, n0, _GMCe,
|
|
3123
|
+
0, () => GetMergeConflictsInput$, () => GetMergeConflictsOutput$
|
|
3124
|
+
];
|
|
3125
|
+
export var GetMergeOptions$ = [9, n0, _GMO,
|
|
3126
|
+
0, () => GetMergeOptionsInput$, () => GetMergeOptionsOutput$
|
|
3127
|
+
];
|
|
3128
|
+
export var GetPullRequest$ = [9, n0, _GPR,
|
|
3129
|
+
0, () => GetPullRequestInput$, () => GetPullRequestOutput$
|
|
3130
|
+
];
|
|
3131
|
+
export var GetPullRequestApprovalStates$ = [9, n0, _GPRAS,
|
|
3132
|
+
0, () => GetPullRequestApprovalStatesInput$, () => GetPullRequestApprovalStatesOutput$
|
|
3133
|
+
];
|
|
3134
|
+
export var GetPullRequestOverrideState$ = [9, n0, _GPROS,
|
|
3135
|
+
0, () => GetPullRequestOverrideStateInput$, () => GetPullRequestOverrideStateOutput$
|
|
3136
|
+
];
|
|
3137
|
+
export var GetRepository$ = [9, n0, _GR,
|
|
3138
|
+
0, () => GetRepositoryInput$, () => GetRepositoryOutput$
|
|
3139
|
+
];
|
|
3140
|
+
export var GetRepositoryTriggers$ = [9, n0, _GRT,
|
|
3141
|
+
0, () => GetRepositoryTriggersInput$, () => GetRepositoryTriggersOutput$
|
|
3142
|
+
];
|
|
3143
|
+
export var ListApprovalRuleTemplates$ = [9, n0, _LART,
|
|
3144
|
+
0, () => ListApprovalRuleTemplatesInput$, () => ListApprovalRuleTemplatesOutput$
|
|
3145
|
+
];
|
|
3146
|
+
export var ListAssociatedApprovalRuleTemplatesForRepository$ = [9, n0, _LAARTFR,
|
|
3147
|
+
0, () => ListAssociatedApprovalRuleTemplatesForRepositoryInput$, () => ListAssociatedApprovalRuleTemplatesForRepositoryOutput$
|
|
3148
|
+
];
|
|
3149
|
+
export var ListBranches$ = [9, n0, _LB,
|
|
3150
|
+
0, () => ListBranchesInput$, () => ListBranchesOutput$
|
|
3151
|
+
];
|
|
3152
|
+
export var ListFileCommitHistory$ = [9, n0, _LFCH,
|
|
3153
|
+
0, () => ListFileCommitHistoryRequest$, () => ListFileCommitHistoryResponse$
|
|
3154
|
+
];
|
|
3155
|
+
export var ListPullRequests$ = [9, n0, _LPR,
|
|
3156
|
+
0, () => ListPullRequestsInput$, () => ListPullRequestsOutput$
|
|
3157
|
+
];
|
|
3158
|
+
export var ListRepositories$ = [9, n0, _LR,
|
|
3159
|
+
0, () => ListRepositoriesInput$, () => ListRepositoriesOutput$
|
|
3160
|
+
];
|
|
3161
|
+
export var ListRepositoriesForApprovalRuleTemplate$ = [9, n0, _LRFART,
|
|
3162
|
+
0, () => ListRepositoriesForApprovalRuleTemplateInput$, () => ListRepositoriesForApprovalRuleTemplateOutput$
|
|
3163
|
+
];
|
|
3164
|
+
export var ListTagsForResource$ = [9, n0, _LTFR,
|
|
3165
|
+
0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
|
|
3166
|
+
];
|
|
3167
|
+
export var MergeBranchesByFastForward$ = [9, n0, _MBBFF,
|
|
3168
|
+
0, () => MergeBranchesByFastForwardInput$, () => MergeBranchesByFastForwardOutput$
|
|
3169
|
+
];
|
|
3170
|
+
export var MergeBranchesBySquash$ = [9, n0, _MBBS,
|
|
3171
|
+
0, () => MergeBranchesBySquashInput$, () => MergeBranchesBySquashOutput$
|
|
3172
|
+
];
|
|
3173
|
+
export var MergeBranchesByThreeWay$ = [9, n0, _MBBTW,
|
|
3174
|
+
0, () => MergeBranchesByThreeWayInput$, () => MergeBranchesByThreeWayOutput$
|
|
3175
|
+
];
|
|
3176
|
+
export var MergePullRequestByFastForward$ = [9, n0, _MPRBFF,
|
|
3177
|
+
0, () => MergePullRequestByFastForwardInput$, () => MergePullRequestByFastForwardOutput$
|
|
3178
|
+
];
|
|
3179
|
+
export var MergePullRequestBySquash$ = [9, n0, _MPRBS,
|
|
3180
|
+
0, () => MergePullRequestBySquashInput$, () => MergePullRequestBySquashOutput$
|
|
3181
|
+
];
|
|
3182
|
+
export var MergePullRequestByThreeWay$ = [9, n0, _MPRBTW,
|
|
3183
|
+
0, () => MergePullRequestByThreeWayInput$, () => MergePullRequestByThreeWayOutput$
|
|
3184
|
+
];
|
|
3185
|
+
export var OverridePullRequestApprovalRules$ = [9, n0, _OPRAR,
|
|
3186
|
+
0, () => OverridePullRequestApprovalRulesInput$, () => __Unit
|
|
3187
|
+
];
|
|
3188
|
+
export var PostCommentForComparedCommit$ = [9, n0, _PCFCC,
|
|
3189
|
+
2, () => PostCommentForComparedCommitInput$, () => PostCommentForComparedCommitOutput$
|
|
3190
|
+
];
|
|
3191
|
+
export var PostCommentForPullRequest$ = [9, n0, _PCFPR,
|
|
3192
|
+
2, () => PostCommentForPullRequestInput$, () => PostCommentForPullRequestOutput$
|
|
3193
|
+
];
|
|
3194
|
+
export var PostCommentReply$ = [9, n0, _PCR,
|
|
3195
|
+
2, () => PostCommentReplyInput$, () => PostCommentReplyOutput$
|
|
3196
|
+
];
|
|
3197
|
+
export var PutCommentReaction$ = [9, n0, _PCRu,
|
|
3198
|
+
0, () => PutCommentReactionInput$, () => __Unit
|
|
3199
|
+
];
|
|
3200
|
+
export var PutFile$ = [9, n0, _PF,
|
|
3201
|
+
0, () => PutFileInput$, () => PutFileOutput$
|
|
3202
|
+
];
|
|
3203
|
+
export var PutRepositoryTriggers$ = [9, n0, _PRTu,
|
|
3204
|
+
0, () => PutRepositoryTriggersInput$, () => PutRepositoryTriggersOutput$
|
|
3205
|
+
];
|
|
3206
|
+
export var TagResource$ = [9, n0, _TR,
|
|
3207
|
+
0, () => TagResourceInput$, () => __Unit
|
|
3208
|
+
];
|
|
3209
|
+
export var TestRepositoryTriggers$ = [9, n0, _TRT,
|
|
3210
|
+
0, () => TestRepositoryTriggersInput$, () => TestRepositoryTriggersOutput$
|
|
3211
|
+
];
|
|
3212
|
+
export var UntagResource$ = [9, n0, _UR,
|
|
3213
|
+
0, () => UntagResourceInput$, () => __Unit
|
|
3214
|
+
];
|
|
3215
|
+
export var UpdateApprovalRuleTemplateContent$ = [9, n0, _UARTC,
|
|
3216
|
+
0, () => UpdateApprovalRuleTemplateContentInput$, () => UpdateApprovalRuleTemplateContentOutput$
|
|
3217
|
+
];
|
|
3218
|
+
export var UpdateApprovalRuleTemplateDescription$ = [9, n0, _UARTD,
|
|
3219
|
+
0, () => UpdateApprovalRuleTemplateDescriptionInput$, () => UpdateApprovalRuleTemplateDescriptionOutput$
|
|
3220
|
+
];
|
|
3221
|
+
export var UpdateApprovalRuleTemplateName$ = [9, n0, _UARTN,
|
|
3222
|
+
0, () => UpdateApprovalRuleTemplateNameInput$, () => UpdateApprovalRuleTemplateNameOutput$
|
|
3223
|
+
];
|
|
3224
|
+
export var UpdateComment$ = [9, n0, _UC,
|
|
3225
|
+
0, () => UpdateCommentInput$, () => UpdateCommentOutput$
|
|
3226
|
+
];
|
|
3227
|
+
export var UpdateDefaultBranch$ = [9, n0, _UDB,
|
|
3228
|
+
0, () => UpdateDefaultBranchInput$, () => __Unit
|
|
3229
|
+
];
|
|
3230
|
+
export var UpdatePullRequestApprovalRuleContent$ = [9, n0, _UPRARC,
|
|
3231
|
+
0, () => UpdatePullRequestApprovalRuleContentInput$, () => UpdatePullRequestApprovalRuleContentOutput$
|
|
3232
|
+
];
|
|
3233
|
+
export var UpdatePullRequestApprovalState$ = [9, n0, _UPRAS,
|
|
3234
|
+
0, () => UpdatePullRequestApprovalStateInput$, () => __Unit
|
|
3235
|
+
];
|
|
3236
|
+
export var UpdatePullRequestDescription$ = [9, n0, _UPRD,
|
|
3237
|
+
0, () => UpdatePullRequestDescriptionInput$, () => UpdatePullRequestDescriptionOutput$
|
|
3238
|
+
];
|
|
3239
|
+
export var UpdatePullRequestStatus$ = [9, n0, _UPRS,
|
|
3240
|
+
0, () => UpdatePullRequestStatusInput$, () => UpdatePullRequestStatusOutput$
|
|
3241
|
+
];
|
|
3242
|
+
export var UpdatePullRequestTitle$ = [9, n0, _UPRT,
|
|
3243
|
+
0, () => UpdatePullRequestTitleInput$, () => UpdatePullRequestTitleOutput$
|
|
3244
|
+
];
|
|
3245
|
+
export var UpdateRepositoryDescription$ = [9, n0, _URD,
|
|
3246
|
+
0, () => UpdateRepositoryDescriptionInput$, () => __Unit
|
|
3247
|
+
];
|
|
3248
|
+
export var UpdateRepositoryEncryptionKey$ = [9, n0, _UREK,
|
|
3249
|
+
0, () => UpdateRepositoryEncryptionKeyInput$, () => UpdateRepositoryEncryptionKeyOutput$
|
|
3250
|
+
];
|
|
3251
|
+
export var UpdateRepositoryName$ = [9, n0, _URN,
|
|
3252
|
+
0, () => UpdateRepositoryNameInput$, () => __Unit
|
|
2729
3253
|
];
|