@aws-sdk/client-codecommit 3.940.0 → 3.946.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/dist-cjs/index.js +190 -1800
- package/dist-cjs/runtimeConfig.browser.js +2 -2
- package/dist-cjs/runtimeConfig.js +3 -4
- package/dist-es/CodeCommitClient.js +2 -2
- package/dist-es/runtimeConfig.browser.js +2 -2
- package/dist-es/runtimeConfig.js +2 -3
- package/dist-es/schemas/schemas_0.js +190 -1800
- package/dist-types/CodeCommit.d.ts +1 -1
- package/dist-types/CodeCommitClient.d.ts +10 -10
- package/dist-types/auth/httpAuthExtensionConfiguration.d.ts +2 -2
- package/dist-types/auth/httpAuthSchemeProvider.d.ts +2 -2
- package/dist-types/commands/AssociateApprovalRuleTemplateWithRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/BatchAssociateApprovalRuleTemplateWithRepositoriesCommand.d.ts +3 -3
- package/dist-types/commands/BatchDescribeMergeConflictsCommand.d.ts +3 -3
- package/dist-types/commands/BatchDisassociateApprovalRuleTemplateFromRepositoriesCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetCommitsCommand.d.ts +3 -3
- package/dist-types/commands/BatchGetRepositoriesCommand.d.ts +3 -3
- package/dist-types/commands/CreateApprovalRuleTemplateCommand.d.ts +3 -3
- package/dist-types/commands/CreateBranchCommand.d.ts +3 -3
- package/dist-types/commands/CreateCommitCommand.d.ts +3 -3
- package/dist-types/commands/CreatePullRequestApprovalRuleCommand.d.ts +3 -3
- package/dist-types/commands/CreatePullRequestCommand.d.ts +3 -3
- package/dist-types/commands/CreateRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/CreateUnreferencedMergeCommitCommand.d.ts +3 -3
- package/dist-types/commands/DeleteApprovalRuleTemplateCommand.d.ts +3 -3
- package/dist-types/commands/DeleteBranchCommand.d.ts +3 -3
- package/dist-types/commands/DeleteCommentContentCommand.d.ts +3 -3
- package/dist-types/commands/DeleteFileCommand.d.ts +3 -3
- package/dist-types/commands/DeletePullRequestApprovalRuleCommand.d.ts +3 -3
- package/dist-types/commands/DeleteRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/DescribeMergeConflictsCommand.d.ts +3 -3
- package/dist-types/commands/DescribePullRequestEventsCommand.d.ts +3 -3
- package/dist-types/commands/DisassociateApprovalRuleTemplateFromRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/EvaluatePullRequestApprovalRulesCommand.d.ts +3 -3
- package/dist-types/commands/GetApprovalRuleTemplateCommand.d.ts +3 -3
- package/dist-types/commands/GetBlobCommand.d.ts +3 -3
- package/dist-types/commands/GetBranchCommand.d.ts +3 -3
- package/dist-types/commands/GetCommentCommand.d.ts +3 -3
- package/dist-types/commands/GetCommentReactionsCommand.d.ts +3 -3
- package/dist-types/commands/GetCommentsForComparedCommitCommand.d.ts +3 -3
- package/dist-types/commands/GetCommentsForPullRequestCommand.d.ts +3 -3
- package/dist-types/commands/GetCommitCommand.d.ts +3 -3
- package/dist-types/commands/GetDifferencesCommand.d.ts +3 -3
- package/dist-types/commands/GetFileCommand.d.ts +3 -3
- package/dist-types/commands/GetFolderCommand.d.ts +3 -3
- package/dist-types/commands/GetMergeCommitCommand.d.ts +3 -3
- package/dist-types/commands/GetMergeConflictsCommand.d.ts +3 -3
- package/dist-types/commands/GetMergeOptionsCommand.d.ts +3 -3
- package/dist-types/commands/GetPullRequestApprovalStatesCommand.d.ts +3 -3
- package/dist-types/commands/GetPullRequestCommand.d.ts +3 -3
- package/dist-types/commands/GetPullRequestOverrideStateCommand.d.ts +3 -3
- package/dist-types/commands/GetRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/GetRepositoryTriggersCommand.d.ts +3 -3
- package/dist-types/commands/ListApprovalRuleTemplatesCommand.d.ts +3 -3
- package/dist-types/commands/ListAssociatedApprovalRuleTemplatesForRepositoryCommand.d.ts +3 -3
- package/dist-types/commands/ListBranchesCommand.d.ts +3 -3
- package/dist-types/commands/ListFileCommitHistoryCommand.d.ts +3 -3
- package/dist-types/commands/ListPullRequestsCommand.d.ts +3 -3
- package/dist-types/commands/ListRepositoriesCommand.d.ts +3 -3
- package/dist-types/commands/ListRepositoriesForApprovalRuleTemplateCommand.d.ts +3 -3
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -3
- package/dist-types/commands/MergeBranchesByFastForwardCommand.d.ts +3 -3
- package/dist-types/commands/MergeBranchesBySquashCommand.d.ts +3 -3
- package/dist-types/commands/MergeBranchesByThreeWayCommand.d.ts +3 -3
- package/dist-types/commands/MergePullRequestByFastForwardCommand.d.ts +3 -3
- package/dist-types/commands/MergePullRequestBySquashCommand.d.ts +3 -3
- package/dist-types/commands/MergePullRequestByThreeWayCommand.d.ts +3 -3
- package/dist-types/commands/OverridePullRequestApprovalRulesCommand.d.ts +3 -3
- package/dist-types/commands/PostCommentForComparedCommitCommand.d.ts +3 -3
- package/dist-types/commands/PostCommentForPullRequestCommand.d.ts +3 -3
- package/dist-types/commands/PostCommentReplyCommand.d.ts +3 -3
- package/dist-types/commands/PutCommentReactionCommand.d.ts +3 -3
- package/dist-types/commands/PutFileCommand.d.ts +3 -3
- package/dist-types/commands/PutRepositoryTriggersCommand.d.ts +3 -3
- package/dist-types/commands/TagResourceCommand.d.ts +3 -3
- package/dist-types/commands/TestRepositoryTriggersCommand.d.ts +3 -3
- package/dist-types/commands/UntagResourceCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApprovalRuleTemplateContentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApprovalRuleTemplateDescriptionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateApprovalRuleTemplateNameCommand.d.ts +3 -3
- package/dist-types/commands/UpdateCommentCommand.d.ts +3 -3
- package/dist-types/commands/UpdateDefaultBranchCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePullRequestApprovalRuleContentCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePullRequestApprovalStateCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePullRequestDescriptionCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePullRequestStatusCommand.d.ts +3 -3
- package/dist-types/commands/UpdatePullRequestTitleCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRepositoryDescriptionCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRepositoryEncryptionKeyCommand.d.ts +3 -3
- package/dist-types/commands/UpdateRepositoryNameCommand.d.ts +3 -3
- package/dist-types/endpoint/EndpointParameters.d.ts +13 -1
- package/dist-types/endpoint/endpointResolver.d.ts +5 -2
- package/dist-types/extensionConfiguration.d.ts +4 -4
- package/dist-types/models/CodeCommitServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/pagination/DescribeMergeConflictsPaginator.d.ts +1 -1
- package/dist-types/pagination/DescribePullRequestEventsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCommentReactionsPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCommentsForComparedCommitPaginator.d.ts +1 -1
- package/dist-types/pagination/GetCommentsForPullRequestPaginator.d.ts +1 -1
- package/dist-types/pagination/GetDifferencesPaginator.d.ts +1 -1
- package/dist-types/pagination/GetMergeConflictsPaginator.d.ts +1 -1
- package/dist-types/pagination/Interfaces.d.ts +1 -1
- package/dist-types/pagination/ListApprovalRuleTemplatesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListAssociatedApprovalRuleTemplatesForRepositoryPaginator.d.ts +1 -1
- package/dist-types/pagination/ListBranchesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListFileCommitHistoryPaginator.d.ts +1 -1
- package/dist-types/pagination/ListPullRequestsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRepositoriesForApprovalRuleTemplatePaginator.d.ts +1 -1
- package/dist-types/pagination/ListRepositoriesPaginator.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -1
- package/dist-types/runtimeConfig.d.ts +1 -1
- package/dist-types/runtimeConfig.native.d.ts +1 -1
- package/dist-types/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/runtimeExtensions.d.ts +1 -1
- package/dist-types/schemas/schemas_0.d.ts +1 -1
- package/dist-types/ts3.4/CodeCommitClient.d.ts +3 -3
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/CodeCommitServiceException.d.ts +1 -1
- package/package.json +13 -12
|
@@ -734,16 +734,7 @@ const n0 = "com.amazonaws.codecommit";
|
|
|
734
734
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
735
735
|
import { CodeCommitServiceException as __CodeCommitServiceException } from "../models/CodeCommitServiceException";
|
|
736
736
|
import { ActorDoesNotExistException as __ActorDoesNotExistException, ApprovalRuleContentRequiredException as __ApprovalRuleContentRequiredException, ApprovalRuleDoesNotExistException as __ApprovalRuleDoesNotExistException, ApprovalRuleNameAlreadyExistsException as __ApprovalRuleNameAlreadyExistsException, ApprovalRuleNameRequiredException as __ApprovalRuleNameRequiredException, ApprovalRuleTemplateContentRequiredException as __ApprovalRuleTemplateContentRequiredException, ApprovalRuleTemplateDoesNotExistException as __ApprovalRuleTemplateDoesNotExistException, ApprovalRuleTemplateInUseException as __ApprovalRuleTemplateInUseException, ApprovalRuleTemplateNameAlreadyExistsException as __ApprovalRuleTemplateNameAlreadyExistsException, ApprovalRuleTemplateNameRequiredException as __ApprovalRuleTemplateNameRequiredException, ApprovalStateRequiredException as __ApprovalStateRequiredException, AuthorDoesNotExistException as __AuthorDoesNotExistException, BeforeCommitIdAndAfterCommitIdAreSameException as __BeforeCommitIdAndAfterCommitIdAreSameException, BlobIdDoesNotExistException as __BlobIdDoesNotExistException, BlobIdRequiredException as __BlobIdRequiredException, BranchDoesNotExistException as __BranchDoesNotExistException, BranchNameExistsException as __BranchNameExistsException, BranchNameIsTagNameException as __BranchNameIsTagNameException, BranchNameRequiredException as __BranchNameRequiredException, CannotDeleteApprovalRuleFromTemplateException as __CannotDeleteApprovalRuleFromTemplateException, CannotModifyApprovalRuleFromTemplateException as __CannotModifyApprovalRuleFromTemplateException, ClientRequestTokenRequiredException as __ClientRequestTokenRequiredException, CommentContentRequiredException as __CommentContentRequiredException, CommentContentSizeLimitExceededException as __CommentContentSizeLimitExceededException, CommentDeletedException as __CommentDeletedException, CommentDoesNotExistException as __CommentDoesNotExistException, CommentIdRequiredException as __CommentIdRequiredException, CommentNotCreatedByCallerException as __CommentNotCreatedByCallerException, CommitDoesNotExistException as __CommitDoesNotExistException, CommitIdDoesNotExistException as __CommitIdDoesNotExistException, CommitIdRequiredException as __CommitIdRequiredException, CommitIdsLimitExceededException as __CommitIdsLimitExceededException, CommitIdsListRequiredException as __CommitIdsListRequiredException, CommitMessageLengthExceededException as __CommitMessageLengthExceededException, CommitRequiredException as __CommitRequiredException, ConcurrentReferenceUpdateException as __ConcurrentReferenceUpdateException, DefaultBranchCannotBeDeletedException as __DefaultBranchCannotBeDeletedException, DirectoryNameConflictsWithFileNameException as __DirectoryNameConflictsWithFileNameException, EncryptionIntegrityChecksFailedException as __EncryptionIntegrityChecksFailedException, EncryptionKeyAccessDeniedException as __EncryptionKeyAccessDeniedException, EncryptionKeyDisabledException as __EncryptionKeyDisabledException, EncryptionKeyInvalidIdException as __EncryptionKeyInvalidIdException, EncryptionKeyInvalidUsageException as __EncryptionKeyInvalidUsageException, EncryptionKeyNotFoundException as __EncryptionKeyNotFoundException, EncryptionKeyRequiredException as __EncryptionKeyRequiredException, EncryptionKeyUnavailableException as __EncryptionKeyUnavailableException, FileContentAndSourceFileSpecifiedException as __FileContentAndSourceFileSpecifiedException, FileContentRequiredException as __FileContentRequiredException, FileContentSizeLimitExceededException as __FileContentSizeLimitExceededException, FileDoesNotExistException as __FileDoesNotExistException, FileEntryRequiredException as __FileEntryRequiredException, FileModeRequiredException as __FileModeRequiredException, FileNameConflictsWithDirectoryNameException as __FileNameConflictsWithDirectoryNameException, FilePathConflictsWithSubmodulePathException as __FilePathConflictsWithSubmodulePathException, FileTooLargeException as __FileTooLargeException, FolderContentSizeLimitExceededException as __FolderContentSizeLimitExceededException, FolderDoesNotExistException as __FolderDoesNotExistException, IdempotencyParameterMismatchException as __IdempotencyParameterMismatchException, InvalidActorArnException as __InvalidActorArnException, InvalidApprovalRuleContentException as __InvalidApprovalRuleContentException, InvalidApprovalRuleNameException as __InvalidApprovalRuleNameException, InvalidApprovalRuleTemplateContentException as __InvalidApprovalRuleTemplateContentException, InvalidApprovalRuleTemplateDescriptionException as __InvalidApprovalRuleTemplateDescriptionException, InvalidApprovalRuleTemplateNameException as __InvalidApprovalRuleTemplateNameException, InvalidApprovalStateException as __InvalidApprovalStateException, InvalidAuthorArnException as __InvalidAuthorArnException, InvalidBlobIdException as __InvalidBlobIdException, InvalidBranchNameException as __InvalidBranchNameException, InvalidClientRequestTokenException as __InvalidClientRequestTokenException, InvalidCommentIdException as __InvalidCommentIdException, InvalidCommitException as __InvalidCommitException, InvalidCommitIdException as __InvalidCommitIdException, InvalidConflictDetailLevelException as __InvalidConflictDetailLevelException, InvalidConflictResolutionException as __InvalidConflictResolutionException, InvalidConflictResolutionStrategyException as __InvalidConflictResolutionStrategyException, InvalidContinuationTokenException as __InvalidContinuationTokenException, InvalidDeletionParameterException as __InvalidDeletionParameterException, InvalidDescriptionException as __InvalidDescriptionException, InvalidDestinationCommitSpecifierException as __InvalidDestinationCommitSpecifierException, InvalidEmailException as __InvalidEmailException, InvalidFileLocationException as __InvalidFileLocationException, InvalidFileModeException as __InvalidFileModeException, InvalidFilePositionException as __InvalidFilePositionException, InvalidMaxConflictFilesException as __InvalidMaxConflictFilesException, InvalidMaxMergeHunksException as __InvalidMaxMergeHunksException, InvalidMaxResultsException as __InvalidMaxResultsException, InvalidMergeOptionException as __InvalidMergeOptionException, InvalidOrderException as __InvalidOrderException, InvalidOverrideStatusException as __InvalidOverrideStatusException, InvalidParentCommitIdException as __InvalidParentCommitIdException, InvalidPathException as __InvalidPathException, InvalidPullRequestEventTypeException as __InvalidPullRequestEventTypeException, InvalidPullRequestIdException as __InvalidPullRequestIdException, InvalidPullRequestStatusException as __InvalidPullRequestStatusException, InvalidPullRequestStatusUpdateException as __InvalidPullRequestStatusUpdateException, InvalidReactionUserArnException as __InvalidReactionUserArnException, InvalidReactionValueException as __InvalidReactionValueException, InvalidReferenceNameException as __InvalidReferenceNameException, InvalidRelativeFileVersionEnumException as __InvalidRelativeFileVersionEnumException, InvalidReplacementContentException as __InvalidReplacementContentException, InvalidReplacementTypeException as __InvalidReplacementTypeException, InvalidRepositoryDescriptionException as __InvalidRepositoryDescriptionException, InvalidRepositoryNameException as __InvalidRepositoryNameException, InvalidRepositoryTriggerBranchNameException as __InvalidRepositoryTriggerBranchNameException, InvalidRepositoryTriggerCustomDataException as __InvalidRepositoryTriggerCustomDataException, InvalidRepositoryTriggerDestinationArnException as __InvalidRepositoryTriggerDestinationArnException, InvalidRepositoryTriggerEventsException as __InvalidRepositoryTriggerEventsException, InvalidRepositoryTriggerNameException as __InvalidRepositoryTriggerNameException, InvalidRepositoryTriggerRegionException as __InvalidRepositoryTriggerRegionException, InvalidResourceArnException as __InvalidResourceArnException, InvalidRevisionIdException as __InvalidRevisionIdException, InvalidRuleContentSha256Exception as __InvalidRuleContentSha256Exception, InvalidSortByException as __InvalidSortByException, InvalidSourceCommitSpecifierException as __InvalidSourceCommitSpecifierException, InvalidSystemTagUsageException as __InvalidSystemTagUsageException, InvalidTagKeysListException as __InvalidTagKeysListException, InvalidTagsMapException as __InvalidTagsMapException, InvalidTargetBranchException as __InvalidTargetBranchException, InvalidTargetException as __InvalidTargetException, InvalidTargetsException as __InvalidTargetsException, InvalidTitleException as __InvalidTitleException, ManualMergeRequiredException as __ManualMergeRequiredException, MaximumBranchesExceededException as __MaximumBranchesExceededException, MaximumConflictResolutionEntriesExceededException as __MaximumConflictResolutionEntriesExceededException, MaximumFileContentToLoadExceededException as __MaximumFileContentToLoadExceededException, MaximumFileEntriesExceededException as __MaximumFileEntriesExceededException, MaximumItemsToCompareExceededException as __MaximumItemsToCompareExceededException, MaximumNumberOfApprovalsExceededException as __MaximumNumberOfApprovalsExceededException, MaximumOpenPullRequestsExceededException as __MaximumOpenPullRequestsExceededException, MaximumRepositoryNamesExceededException as __MaximumRepositoryNamesExceededException, MaximumRepositoryTriggersExceededException as __MaximumRepositoryTriggersExceededException, MaximumRuleTemplatesAssociatedWithRepositoryException as __MaximumRuleTemplatesAssociatedWithRepositoryException, MergeOptionRequiredException as __MergeOptionRequiredException, MultipleConflictResolutionEntriesException as __MultipleConflictResolutionEntriesException, MultipleRepositoriesInPullRequestException as __MultipleRepositoriesInPullRequestException, NameLengthExceededException as __NameLengthExceededException, NoChangeException as __NoChangeException, NumberOfRulesExceededException as __NumberOfRulesExceededException, NumberOfRuleTemplatesExceededException as __NumberOfRuleTemplatesExceededException, OperationNotAllowedException as __OperationNotAllowedException, OverrideAlreadySetException as __OverrideAlreadySetException, OverrideStatusRequiredException as __OverrideStatusRequiredException, ParentCommitDoesNotExistException as __ParentCommitDoesNotExistException, ParentCommitIdOutdatedException as __ParentCommitIdOutdatedException, ParentCommitIdRequiredException as __ParentCommitIdRequiredException, PathDoesNotExistException as __PathDoesNotExistException, PathRequiredException as __PathRequiredException, PullRequestAlreadyClosedException as __PullRequestAlreadyClosedException, PullRequestApprovalRulesNotSatisfiedException as __PullRequestApprovalRulesNotSatisfiedException, PullRequestCannotBeApprovedByAuthorException as __PullRequestCannotBeApprovedByAuthorException, PullRequestDoesNotExistException as __PullRequestDoesNotExistException, PullRequestIdRequiredException as __PullRequestIdRequiredException, PullRequestStatusRequiredException as __PullRequestStatusRequiredException, PutFileEntryConflictException as __PutFileEntryConflictException, ReactionLimitExceededException as __ReactionLimitExceededException, ReactionValueRequiredException as __ReactionValueRequiredException, ReferenceDoesNotExistException as __ReferenceDoesNotExistException, ReferenceNameRequiredException as __ReferenceNameRequiredException, ReferenceTypeNotSupportedException as __ReferenceTypeNotSupportedException, ReplacementContentRequiredException as __ReplacementContentRequiredException, ReplacementTypeRequiredException as __ReplacementTypeRequiredException, RepositoryDoesNotExistException as __RepositoryDoesNotExistException, RepositoryLimitExceededException as __RepositoryLimitExceededException, RepositoryNameExistsException as __RepositoryNameExistsException, RepositoryNameRequiredException as __RepositoryNameRequiredException, RepositoryNamesRequiredException as __RepositoryNamesRequiredException, RepositoryNotAssociatedWithPullRequestException as __RepositoryNotAssociatedWithPullRequestException, RepositoryTriggerBranchNameListRequiredException as __RepositoryTriggerBranchNameListRequiredException, RepositoryTriggerDestinationArnRequiredException as __RepositoryTriggerDestinationArnRequiredException, RepositoryTriggerEventsListRequiredException as __RepositoryTriggerEventsListRequiredException, RepositoryTriggerNameRequiredException as __RepositoryTriggerNameRequiredException, RepositoryTriggersListRequiredException as __RepositoryTriggersListRequiredException, ResourceArnRequiredException as __ResourceArnRequiredException, RestrictedSourceFileException as __RestrictedSourceFileException, RevisionIdRequiredException as __RevisionIdRequiredException, RevisionNotCurrentException as __RevisionNotCurrentException, SameFileContentException as __SameFileContentException, SamePathRequestException as __SamePathRequestException, SourceAndDestinationAreSameException as __SourceAndDestinationAreSameException, SourceFileOrContentRequiredException as __SourceFileOrContentRequiredException, TagKeysListRequiredException as __TagKeysListRequiredException, TagPolicyException as __TagPolicyException, TagsMapRequiredException as __TagsMapRequiredException, TargetRequiredException as __TargetRequiredException, TargetsRequiredException as __TargetsRequiredException, TipOfSourceReferenceIsDifferentException as __TipOfSourceReferenceIsDifferentException, TipsDivergenceExceededException as __TipsDivergenceExceededException, TitleRequiredException as __TitleRequiredException, TooManyTagsException as __TooManyTagsException, } from "../models/errors";
|
|
737
|
-
export var ActorDoesNotExistException = [
|
|
738
|
-
-3,
|
|
739
|
-
n0,
|
|
740
|
-
_ADNEE,
|
|
741
|
-
{
|
|
742
|
-
[_e]: _c,
|
|
743
|
-
},
|
|
744
|
-
[_m],
|
|
745
|
-
[0],
|
|
746
|
-
];
|
|
737
|
+
export var ActorDoesNotExistException = [-3, n0, _ADNEE, { [_e]: _c }, [_m], [0]];
|
|
747
738
|
TypeRegistry.for(n0).registerError(ActorDoesNotExistException, __ActorDoesNotExistException);
|
|
748
739
|
export var Approval = [3, n0, _A, 0, [_uA, _aS], [0, 0]];
|
|
749
740
|
export var ApprovalRule = [
|
|
@@ -754,50 +745,14 @@ export var ApprovalRule = [
|
|
|
754
745
|
[_aRI, _aRN, _aRC, _rCS, _lMD, _cD, _lMU, _oART],
|
|
755
746
|
[0, 0, 0, 0, 4, 4, 0, () => OriginApprovalRuleTemplate],
|
|
756
747
|
];
|
|
757
|
-
export var ApprovalRuleContentRequiredException = [
|
|
758
|
-
-3,
|
|
759
|
-
n0,
|
|
760
|
-
_ARCRE,
|
|
761
|
-
{
|
|
762
|
-
[_e]: _c,
|
|
763
|
-
},
|
|
764
|
-
[_m],
|
|
765
|
-
[0],
|
|
766
|
-
];
|
|
748
|
+
export var ApprovalRuleContentRequiredException = [-3, n0, _ARCRE, { [_e]: _c }, [_m], [0]];
|
|
767
749
|
TypeRegistry.for(n0).registerError(ApprovalRuleContentRequiredException, __ApprovalRuleContentRequiredException);
|
|
768
|
-
export var ApprovalRuleDoesNotExistException = [
|
|
769
|
-
-3,
|
|
770
|
-
n0,
|
|
771
|
-
_ARDNEE,
|
|
772
|
-
{
|
|
773
|
-
[_e]: _c,
|
|
774
|
-
},
|
|
775
|
-
[_m],
|
|
776
|
-
[0],
|
|
777
|
-
];
|
|
750
|
+
export var ApprovalRuleDoesNotExistException = [-3, n0, _ARDNEE, { [_e]: _c }, [_m], [0]];
|
|
778
751
|
TypeRegistry.for(n0).registerError(ApprovalRuleDoesNotExistException, __ApprovalRuleDoesNotExistException);
|
|
779
752
|
export var ApprovalRuleEventMetadata = [3, n0, _AREM, 0, [_aRN, _aRI, _aRC], [0, 0, 0]];
|
|
780
|
-
export var ApprovalRuleNameAlreadyExistsException = [
|
|
781
|
-
-3,
|
|
782
|
-
n0,
|
|
783
|
-
_ARNAEE,
|
|
784
|
-
{
|
|
785
|
-
[_e]: _c,
|
|
786
|
-
},
|
|
787
|
-
[_m],
|
|
788
|
-
[0],
|
|
789
|
-
];
|
|
753
|
+
export var ApprovalRuleNameAlreadyExistsException = [-3, n0, _ARNAEE, { [_e]: _c }, [_m], [0]];
|
|
790
754
|
TypeRegistry.for(n0).registerError(ApprovalRuleNameAlreadyExistsException, __ApprovalRuleNameAlreadyExistsException);
|
|
791
|
-
export var ApprovalRuleNameRequiredException = [
|
|
792
|
-
-3,
|
|
793
|
-
n0,
|
|
794
|
-
_ARNRE,
|
|
795
|
-
{
|
|
796
|
-
[_e]: _c,
|
|
797
|
-
},
|
|
798
|
-
[_m],
|
|
799
|
-
[0],
|
|
800
|
-
];
|
|
755
|
+
export var ApprovalRuleNameRequiredException = [-3, n0, _ARNRE, { [_e]: _c }, [_m], [0]];
|
|
801
756
|
TypeRegistry.for(n0).registerError(ApprovalRuleNameRequiredException, __ApprovalRuleNameRequiredException);
|
|
802
757
|
export var ApprovalRuleOverriddenEventMetadata = [3, n0, _AROEM, 0, [_rI, _oS], [0, 0]];
|
|
803
758
|
export var ApprovalRuleTemplate = [
|
|
@@ -808,72 +763,25 @@ export var ApprovalRuleTemplate = [
|
|
|
808
763
|
[_aRTI, _aRTN, _aRTD, _aRTC, _rCS, _lMD, _cD, _lMU],
|
|
809
764
|
[0, 0, 0, 0, 0, 4, 4, 0],
|
|
810
765
|
];
|
|
811
|
-
export var ApprovalRuleTemplateContentRequiredException = [
|
|
812
|
-
-3,
|
|
813
|
-
n0,
|
|
814
|
-
_ARTCRE,
|
|
815
|
-
{
|
|
816
|
-
[_e]: _c,
|
|
817
|
-
},
|
|
818
|
-
[_m],
|
|
819
|
-
[0],
|
|
820
|
-
];
|
|
766
|
+
export var ApprovalRuleTemplateContentRequiredException = [-3, n0, _ARTCRE, { [_e]: _c }, [_m], [0]];
|
|
821
767
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateContentRequiredException, __ApprovalRuleTemplateContentRequiredException);
|
|
822
|
-
export var ApprovalRuleTemplateDoesNotExistException = [
|
|
823
|
-
-3,
|
|
824
|
-
n0,
|
|
825
|
-
_ARTDNEE,
|
|
826
|
-
{
|
|
827
|
-
[_e]: _c,
|
|
828
|
-
},
|
|
829
|
-
[_m],
|
|
830
|
-
[0],
|
|
831
|
-
];
|
|
768
|
+
export var ApprovalRuleTemplateDoesNotExistException = [-3, n0, _ARTDNEE, { [_e]: _c }, [_m], [0]];
|
|
832
769
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateDoesNotExistException, __ApprovalRuleTemplateDoesNotExistException);
|
|
833
|
-
export var ApprovalRuleTemplateInUseException = [
|
|
834
|
-
-3,
|
|
835
|
-
n0,
|
|
836
|
-
_ARTIUE,
|
|
837
|
-
{
|
|
838
|
-
[_e]: _c,
|
|
839
|
-
},
|
|
840
|
-
[_m],
|
|
841
|
-
[0],
|
|
842
|
-
];
|
|
770
|
+
export var ApprovalRuleTemplateInUseException = [-3, n0, _ARTIUE, { [_e]: _c }, [_m], [0]];
|
|
843
771
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateInUseException, __ApprovalRuleTemplateInUseException);
|
|
844
772
|
export var ApprovalRuleTemplateNameAlreadyExistsException = [
|
|
845
773
|
-3,
|
|
846
774
|
n0,
|
|
847
775
|
_ARTNAEE,
|
|
848
|
-
{
|
|
849
|
-
[_e]: _c,
|
|
850
|
-
},
|
|
776
|
+
{ [_e]: _c },
|
|
851
777
|
[_m],
|
|
852
778
|
[0],
|
|
853
779
|
];
|
|
854
780
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateNameAlreadyExistsException, __ApprovalRuleTemplateNameAlreadyExistsException);
|
|
855
|
-
export var ApprovalRuleTemplateNameRequiredException = [
|
|
856
|
-
-3,
|
|
857
|
-
n0,
|
|
858
|
-
_ARTNRE,
|
|
859
|
-
{
|
|
860
|
-
[_e]: _c,
|
|
861
|
-
},
|
|
862
|
-
[_m],
|
|
863
|
-
[0],
|
|
864
|
-
];
|
|
781
|
+
export var ApprovalRuleTemplateNameRequiredException = [-3, n0, _ARTNRE, { [_e]: _c }, [_m], [0]];
|
|
865
782
|
TypeRegistry.for(n0).registerError(ApprovalRuleTemplateNameRequiredException, __ApprovalRuleTemplateNameRequiredException);
|
|
866
783
|
export var ApprovalStateChangedEventMetadata = [3, n0, _ASCEM, 0, [_rI, _aSp], [0, 0]];
|
|
867
|
-
export var ApprovalStateRequiredException = [
|
|
868
|
-
-3,
|
|
869
|
-
n0,
|
|
870
|
-
_ASRE,
|
|
871
|
-
{
|
|
872
|
-
[_e]: _c,
|
|
873
|
-
},
|
|
874
|
-
[_m],
|
|
875
|
-
[0],
|
|
876
|
-
];
|
|
784
|
+
export var ApprovalStateRequiredException = [-3, n0, _ASRE, { [_e]: _c }, [_m], [0]];
|
|
877
785
|
TypeRegistry.for(n0).registerError(ApprovalStateRequiredException, __ApprovalStateRequiredException);
|
|
878
786
|
export var AssociateApprovalRuleTemplateWithRepositoryInput = [
|
|
879
787
|
3,
|
|
@@ -883,16 +791,7 @@ export var AssociateApprovalRuleTemplateWithRepositoryInput = [
|
|
|
883
791
|
[_aRTN, _rN],
|
|
884
792
|
[0, 0],
|
|
885
793
|
];
|
|
886
|
-
export var AuthorDoesNotExistException = [
|
|
887
|
-
-3,
|
|
888
|
-
n0,
|
|
889
|
-
_ADNEEu,
|
|
890
|
-
{
|
|
891
|
-
[_e]: _c,
|
|
892
|
-
},
|
|
893
|
-
[_m],
|
|
894
|
-
[0],
|
|
895
|
-
];
|
|
794
|
+
export var AuthorDoesNotExistException = [-3, n0, _ADNEEu, { [_e]: _c }, [_m], [0]];
|
|
896
795
|
TypeRegistry.for(n0).registerError(AuthorDoesNotExistException, __AuthorDoesNotExistException);
|
|
897
796
|
export var BatchAssociateApprovalRuleTemplateWithRepositoriesError = [
|
|
898
797
|
3,
|
|
@@ -983,88 +882,30 @@ export var BeforeCommitIdAndAfterCommitIdAreSameException = [
|
|
|
983
882
|
-3,
|
|
984
883
|
n0,
|
|
985
884
|
_BCIAACIASE,
|
|
986
|
-
{
|
|
987
|
-
[_e]: _c,
|
|
988
|
-
},
|
|
885
|
+
{ [_e]: _c },
|
|
989
886
|
[_m],
|
|
990
887
|
[0],
|
|
991
888
|
];
|
|
992
889
|
TypeRegistry.for(n0).registerError(BeforeCommitIdAndAfterCommitIdAreSameException, __BeforeCommitIdAndAfterCommitIdAreSameException);
|
|
993
|
-
export var BlobIdDoesNotExistException = [
|
|
994
|
-
-3,
|
|
995
|
-
n0,
|
|
996
|
-
_BIDNEE,
|
|
997
|
-
{
|
|
998
|
-
[_e]: _c,
|
|
999
|
-
},
|
|
1000
|
-
[_m],
|
|
1001
|
-
[0],
|
|
1002
|
-
];
|
|
890
|
+
export var BlobIdDoesNotExistException = [-3, n0, _BIDNEE, { [_e]: _c }, [_m], [0]];
|
|
1003
891
|
TypeRegistry.for(n0).registerError(BlobIdDoesNotExistException, __BlobIdDoesNotExistException);
|
|
1004
|
-
export var BlobIdRequiredException = [
|
|
1005
|
-
-3,
|
|
1006
|
-
n0,
|
|
1007
|
-
_BIRE,
|
|
1008
|
-
{
|
|
1009
|
-
[_e]: _c,
|
|
1010
|
-
},
|
|
1011
|
-
[_m],
|
|
1012
|
-
[0],
|
|
1013
|
-
];
|
|
892
|
+
export var BlobIdRequiredException = [-3, n0, _BIRE, { [_e]: _c }, [_m], [0]];
|
|
1014
893
|
TypeRegistry.for(n0).registerError(BlobIdRequiredException, __BlobIdRequiredException);
|
|
1015
894
|
export var BlobMetadata = [3, n0, _BM, 0, [_bI, _p, _mo], [0, 0, 0]];
|
|
1016
|
-
export var BranchDoesNotExistException = [
|
|
1017
|
-
-3,
|
|
1018
|
-
n0,
|
|
1019
|
-
_BDNEE,
|
|
1020
|
-
{
|
|
1021
|
-
[_e]: _c,
|
|
1022
|
-
},
|
|
1023
|
-
[_m],
|
|
1024
|
-
[0],
|
|
1025
|
-
];
|
|
895
|
+
export var BranchDoesNotExistException = [-3, n0, _BDNEE, { [_e]: _c }, [_m], [0]];
|
|
1026
896
|
TypeRegistry.for(n0).registerError(BranchDoesNotExistException, __BranchDoesNotExistException);
|
|
1027
897
|
export var BranchInfo = [3, n0, _BI, 0, [_bN, _cI], [0, 0]];
|
|
1028
|
-
export var BranchNameExistsException = [
|
|
1029
|
-
-3,
|
|
1030
|
-
n0,
|
|
1031
|
-
_BNEE,
|
|
1032
|
-
{
|
|
1033
|
-
[_e]: _c,
|
|
1034
|
-
},
|
|
1035
|
-
[_m],
|
|
1036
|
-
[0],
|
|
1037
|
-
];
|
|
898
|
+
export var BranchNameExistsException = [-3, n0, _BNEE, { [_e]: _c }, [_m], [0]];
|
|
1038
899
|
TypeRegistry.for(n0).registerError(BranchNameExistsException, __BranchNameExistsException);
|
|
1039
|
-
export var BranchNameIsTagNameException = [
|
|
1040
|
-
-3,
|
|
1041
|
-
n0,
|
|
1042
|
-
_BNITNE,
|
|
1043
|
-
{
|
|
1044
|
-
[_e]: _c,
|
|
1045
|
-
},
|
|
1046
|
-
[_m],
|
|
1047
|
-
[0],
|
|
1048
|
-
];
|
|
900
|
+
export var BranchNameIsTagNameException = [-3, n0, _BNITNE, { [_e]: _c }, [_m], [0]];
|
|
1049
901
|
TypeRegistry.for(n0).registerError(BranchNameIsTagNameException, __BranchNameIsTagNameException);
|
|
1050
|
-
export var BranchNameRequiredException = [
|
|
1051
|
-
-3,
|
|
1052
|
-
n0,
|
|
1053
|
-
_BNRE,
|
|
1054
|
-
{
|
|
1055
|
-
[_e]: _c,
|
|
1056
|
-
},
|
|
1057
|
-
[_m],
|
|
1058
|
-
[0],
|
|
1059
|
-
];
|
|
902
|
+
export var BranchNameRequiredException = [-3, n0, _BNRE, { [_e]: _c }, [_m], [0]];
|
|
1060
903
|
TypeRegistry.for(n0).registerError(BranchNameRequiredException, __BranchNameRequiredException);
|
|
1061
904
|
export var CannotDeleteApprovalRuleFromTemplateException = [
|
|
1062
905
|
-3,
|
|
1063
906
|
n0,
|
|
1064
907
|
_CDARFTE,
|
|
1065
|
-
{
|
|
1066
|
-
[_e]: _c,
|
|
1067
|
-
},
|
|
908
|
+
{ [_e]: _c },
|
|
1068
909
|
[_m],
|
|
1069
910
|
[0],
|
|
1070
911
|
];
|
|
@@ -1073,23 +914,12 @@ export var CannotModifyApprovalRuleFromTemplateException = [
|
|
|
1073
914
|
-3,
|
|
1074
915
|
n0,
|
|
1075
916
|
_CMARFTE,
|
|
1076
|
-
{
|
|
1077
|
-
[_e]: _c,
|
|
1078
|
-
},
|
|
917
|
+
{ [_e]: _c },
|
|
1079
918
|
[_m],
|
|
1080
919
|
[0],
|
|
1081
920
|
];
|
|
1082
921
|
TypeRegistry.for(n0).registerError(CannotModifyApprovalRuleFromTemplateException, __CannotModifyApprovalRuleFromTemplateException);
|
|
1083
|
-
export var ClientRequestTokenRequiredException = [
|
|
1084
|
-
-3,
|
|
1085
|
-
n0,
|
|
1086
|
-
_CRTRE,
|
|
1087
|
-
{
|
|
1088
|
-
[_e]: _c,
|
|
1089
|
-
},
|
|
1090
|
-
[_m],
|
|
1091
|
-
[0],
|
|
1092
|
-
];
|
|
922
|
+
export var ClientRequestTokenRequiredException = [-3, n0, _CRTRE, { [_e]: _c }, [_m], [0]];
|
|
1093
923
|
TypeRegistry.for(n0).registerError(ClientRequestTokenRequiredException, __ClientRequestTokenRequiredException);
|
|
1094
924
|
export var Comment = [
|
|
1095
925
|
3,
|
|
@@ -1099,71 +929,17 @@ export var Comment = [
|
|
|
1099
929
|
[_cIom, _con, _iRT, _cD, _lMD, _aA, _d, _cRT, _cR, _rC],
|
|
1100
930
|
[0, 0, 0, 4, 4, 0, 2, 0, 64 | 0, 128 | 1],
|
|
1101
931
|
];
|
|
1102
|
-
export var CommentContentRequiredException = [
|
|
1103
|
-
-3,
|
|
1104
|
-
n0,
|
|
1105
|
-
_CCRE,
|
|
1106
|
-
{
|
|
1107
|
-
[_e]: _c,
|
|
1108
|
-
},
|
|
1109
|
-
[_m],
|
|
1110
|
-
[0],
|
|
1111
|
-
];
|
|
932
|
+
export var CommentContentRequiredException = [-3, n0, _CCRE, { [_e]: _c }, [_m], [0]];
|
|
1112
933
|
TypeRegistry.for(n0).registerError(CommentContentRequiredException, __CommentContentRequiredException);
|
|
1113
|
-
export var CommentContentSizeLimitExceededException = [
|
|
1114
|
-
-3,
|
|
1115
|
-
n0,
|
|
1116
|
-
_CCSLEE,
|
|
1117
|
-
{
|
|
1118
|
-
[_e]: _c,
|
|
1119
|
-
},
|
|
1120
|
-
[_m],
|
|
1121
|
-
[0],
|
|
1122
|
-
];
|
|
934
|
+
export var CommentContentSizeLimitExceededException = [-3, n0, _CCSLEE, { [_e]: _c }, [_m], [0]];
|
|
1123
935
|
TypeRegistry.for(n0).registerError(CommentContentSizeLimitExceededException, __CommentContentSizeLimitExceededException);
|
|
1124
|
-
export var CommentDeletedException = [
|
|
1125
|
-
-3,
|
|
1126
|
-
n0,
|
|
1127
|
-
_CDE,
|
|
1128
|
-
{
|
|
1129
|
-
[_e]: _c,
|
|
1130
|
-
},
|
|
1131
|
-
[_m],
|
|
1132
|
-
[0],
|
|
1133
|
-
];
|
|
936
|
+
export var CommentDeletedException = [-3, n0, _CDE, { [_e]: _c }, [_m], [0]];
|
|
1134
937
|
TypeRegistry.for(n0).registerError(CommentDeletedException, __CommentDeletedException);
|
|
1135
|
-
export var CommentDoesNotExistException = [
|
|
1136
|
-
-3,
|
|
1137
|
-
n0,
|
|
1138
|
-
_CDNEE,
|
|
1139
|
-
{
|
|
1140
|
-
[_e]: _c,
|
|
1141
|
-
},
|
|
1142
|
-
[_m],
|
|
1143
|
-
[0],
|
|
1144
|
-
];
|
|
938
|
+
export var CommentDoesNotExistException = [-3, n0, _CDNEE, { [_e]: _c }, [_m], [0]];
|
|
1145
939
|
TypeRegistry.for(n0).registerError(CommentDoesNotExistException, __CommentDoesNotExistException);
|
|
1146
|
-
export var CommentIdRequiredException = [
|
|
1147
|
-
-3,
|
|
1148
|
-
n0,
|
|
1149
|
-
_CIRE,
|
|
1150
|
-
{
|
|
1151
|
-
[_e]: _c,
|
|
1152
|
-
},
|
|
1153
|
-
[_m],
|
|
1154
|
-
[0],
|
|
1155
|
-
];
|
|
940
|
+
export var CommentIdRequiredException = [-3, n0, _CIRE, { [_e]: _c }, [_m], [0]];
|
|
1156
941
|
TypeRegistry.for(n0).registerError(CommentIdRequiredException, __CommentIdRequiredException);
|
|
1157
|
-
export var CommentNotCreatedByCallerException = [
|
|
1158
|
-
-3,
|
|
1159
|
-
n0,
|
|
1160
|
-
_CNCBCE,
|
|
1161
|
-
{
|
|
1162
|
-
[_e]: _c,
|
|
1163
|
-
},
|
|
1164
|
-
[_m],
|
|
1165
|
-
[0],
|
|
1166
|
-
];
|
|
942
|
+
export var CommentNotCreatedByCallerException = [-3, n0, _CNCBCE, { [_e]: _c }, [_m], [0]];
|
|
1167
943
|
TypeRegistry.for(n0).registerError(CommentNotCreatedByCallerException, __CommentNotCreatedByCallerException);
|
|
1168
944
|
export var CommentsForComparedCommit = [
|
|
1169
945
|
3,
|
|
@@ -1189,93 +965,21 @@ export var Commit = [
|
|
|
1189
965
|
[_cI, _tI, _pa, _m, _a, _commi, _aD],
|
|
1190
966
|
[0, 0, 64 | 0, 0, () => UserInfo, () => UserInfo, 0],
|
|
1191
967
|
];
|
|
1192
|
-
export var CommitDoesNotExistException = [
|
|
1193
|
-
-3,
|
|
1194
|
-
n0,
|
|
1195
|
-
_CDNEEo,
|
|
1196
|
-
{
|
|
1197
|
-
[_e]: _c,
|
|
1198
|
-
},
|
|
1199
|
-
[_m],
|
|
1200
|
-
[0],
|
|
1201
|
-
];
|
|
968
|
+
export var CommitDoesNotExistException = [-3, n0, _CDNEEo, { [_e]: _c }, [_m], [0]];
|
|
1202
969
|
TypeRegistry.for(n0).registerError(CommitDoesNotExistException, __CommitDoesNotExistException);
|
|
1203
|
-
export var CommitIdDoesNotExistException = [
|
|
1204
|
-
-3,
|
|
1205
|
-
n0,
|
|
1206
|
-
_CIDNEE,
|
|
1207
|
-
{
|
|
1208
|
-
[_e]: _c,
|
|
1209
|
-
},
|
|
1210
|
-
[_m],
|
|
1211
|
-
[0],
|
|
1212
|
-
];
|
|
970
|
+
export var CommitIdDoesNotExistException = [-3, n0, _CIDNEE, { [_e]: _c }, [_m], [0]];
|
|
1213
971
|
TypeRegistry.for(n0).registerError(CommitIdDoesNotExistException, __CommitIdDoesNotExistException);
|
|
1214
|
-
export var CommitIdRequiredException = [
|
|
1215
|
-
-3,
|
|
1216
|
-
n0,
|
|
1217
|
-
_CIREo,
|
|
1218
|
-
{
|
|
1219
|
-
[_e]: _c,
|
|
1220
|
-
},
|
|
1221
|
-
[_m],
|
|
1222
|
-
[0],
|
|
1223
|
-
];
|
|
972
|
+
export var CommitIdRequiredException = [-3, n0, _CIREo, { [_e]: _c }, [_m], [0]];
|
|
1224
973
|
TypeRegistry.for(n0).registerError(CommitIdRequiredException, __CommitIdRequiredException);
|
|
1225
|
-
export var CommitIdsLimitExceededException = [
|
|
1226
|
-
-3,
|
|
1227
|
-
n0,
|
|
1228
|
-
_CILEE,
|
|
1229
|
-
{
|
|
1230
|
-
[_e]: _c,
|
|
1231
|
-
},
|
|
1232
|
-
[_m],
|
|
1233
|
-
[0],
|
|
1234
|
-
];
|
|
974
|
+
export var CommitIdsLimitExceededException = [-3, n0, _CILEE, { [_e]: _c }, [_m], [0]];
|
|
1235
975
|
TypeRegistry.for(n0).registerError(CommitIdsLimitExceededException, __CommitIdsLimitExceededException);
|
|
1236
|
-
export var CommitIdsListRequiredException = [
|
|
1237
|
-
-3,
|
|
1238
|
-
n0,
|
|
1239
|
-
_CILRE,
|
|
1240
|
-
{
|
|
1241
|
-
[_e]: _c,
|
|
1242
|
-
},
|
|
1243
|
-
[_m],
|
|
1244
|
-
[0],
|
|
1245
|
-
];
|
|
976
|
+
export var CommitIdsListRequiredException = [-3, n0, _CILRE, { [_e]: _c }, [_m], [0]];
|
|
1246
977
|
TypeRegistry.for(n0).registerError(CommitIdsListRequiredException, __CommitIdsListRequiredException);
|
|
1247
|
-
export var CommitMessageLengthExceededException = [
|
|
1248
|
-
-3,
|
|
1249
|
-
n0,
|
|
1250
|
-
_CMLEE,
|
|
1251
|
-
{
|
|
1252
|
-
[_e]: _c,
|
|
1253
|
-
},
|
|
1254
|
-
[_m],
|
|
1255
|
-
[0],
|
|
1256
|
-
];
|
|
978
|
+
export var CommitMessageLengthExceededException = [-3, n0, _CMLEE, { [_e]: _c }, [_m], [0]];
|
|
1257
979
|
TypeRegistry.for(n0).registerError(CommitMessageLengthExceededException, __CommitMessageLengthExceededException);
|
|
1258
|
-
export var CommitRequiredException = [
|
|
1259
|
-
-3,
|
|
1260
|
-
n0,
|
|
1261
|
-
_CRE,
|
|
1262
|
-
{
|
|
1263
|
-
[_e]: _c,
|
|
1264
|
-
},
|
|
1265
|
-
[_m],
|
|
1266
|
-
[0],
|
|
1267
|
-
];
|
|
980
|
+
export var CommitRequiredException = [-3, n0, _CRE, { [_e]: _c }, [_m], [0]];
|
|
1268
981
|
TypeRegistry.for(n0).registerError(CommitRequiredException, __CommitRequiredException);
|
|
1269
|
-
export var ConcurrentReferenceUpdateException = [
|
|
1270
|
-
-3,
|
|
1271
|
-
n0,
|
|
1272
|
-
_CRUE,
|
|
1273
|
-
{
|
|
1274
|
-
[_e]: _c,
|
|
1275
|
-
},
|
|
1276
|
-
[_m],
|
|
1277
|
-
[0],
|
|
1278
|
-
];
|
|
982
|
+
export var ConcurrentReferenceUpdateException = [-3, n0, _CRUE, { [_e]: _c }, [_m], [0]];
|
|
1279
983
|
TypeRegistry.for(n0).registerError(ConcurrentReferenceUpdateException, __ConcurrentReferenceUpdateException);
|
|
1280
984
|
export var Conflict = [3, n0, _Con, 0, [_cM, _mH], [() => ConflictMetadata, () => MergeHunks]];
|
|
1281
985
|
export var ConflictMetadata = [
|
|
@@ -1363,16 +1067,7 @@ export var CreateUnreferencedMergeCommitInput = [
|
|
|
1363
1067
|
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution],
|
|
1364
1068
|
];
|
|
1365
1069
|
export var CreateUnreferencedMergeCommitOutput = [3, n0, _CUMCO, 0, [_cI, _tI], [0, 0]];
|
|
1366
|
-
export var DefaultBranchCannotBeDeletedException = [
|
|
1367
|
-
-3,
|
|
1368
|
-
n0,
|
|
1369
|
-
_DBCBDE,
|
|
1370
|
-
{
|
|
1371
|
-
[_e]: _c,
|
|
1372
|
-
},
|
|
1373
|
-
[_m],
|
|
1374
|
-
[0],
|
|
1375
|
-
];
|
|
1070
|
+
export var DefaultBranchCannotBeDeletedException = [-3, n0, _DBCBDE, { [_e]: _c }, [_m], [0]];
|
|
1376
1071
|
TypeRegistry.for(n0).registerError(DefaultBranchCannotBeDeletedException, __DefaultBranchCannotBeDeletedException);
|
|
1377
1072
|
export var DeleteApprovalRuleTemplateInput = [3, n0, _DARTI, 0, [_aRTN], [0]];
|
|
1378
1073
|
export var DeleteApprovalRuleTemplateOutput = [3, n0, _DARTO, 0, [_aRTI], [0]];
|
|
@@ -1434,16 +1129,7 @@ export var Difference = [
|
|
|
1434
1129
|
[_bB, _aB, _cT],
|
|
1435
1130
|
[() => BlobMetadata, () => BlobMetadata, 0],
|
|
1436
1131
|
];
|
|
1437
|
-
export var DirectoryNameConflictsWithFileNameException = [
|
|
1438
|
-
-3,
|
|
1439
|
-
n0,
|
|
1440
|
-
_DNCWFNE,
|
|
1441
|
-
{
|
|
1442
|
-
[_e]: _c,
|
|
1443
|
-
},
|
|
1444
|
-
[_m],
|
|
1445
|
-
[0],
|
|
1446
|
-
];
|
|
1132
|
+
export var DirectoryNameConflictsWithFileNameException = [-3, n0, _DNCWFNE, { [_e]: _c }, [_m], [0]];
|
|
1447
1133
|
TypeRegistry.for(n0).registerError(DirectoryNameConflictsWithFileNameException, __DirectoryNameConflictsWithFileNameException);
|
|
1448
1134
|
export var DisassociateApprovalRuleTemplateFromRepositoryInput = [
|
|
1449
1135
|
3,
|
|
@@ -1453,93 +1139,21 @@ export var DisassociateApprovalRuleTemplateFromRepositoryInput = [
|
|
|
1453
1139
|
[_aRTN, _rN],
|
|
1454
1140
|
[0, 0],
|
|
1455
1141
|
];
|
|
1456
|
-
export var EncryptionIntegrityChecksFailedException = [
|
|
1457
|
-
-3,
|
|
1458
|
-
n0,
|
|
1459
|
-
_EICFE,
|
|
1460
|
-
{
|
|
1461
|
-
[_e]: _s,
|
|
1462
|
-
},
|
|
1463
|
-
[_m],
|
|
1464
|
-
[0],
|
|
1465
|
-
];
|
|
1142
|
+
export var EncryptionIntegrityChecksFailedException = [-3, n0, _EICFE, { [_e]: _s }, [_m], [0]];
|
|
1466
1143
|
TypeRegistry.for(n0).registerError(EncryptionIntegrityChecksFailedException, __EncryptionIntegrityChecksFailedException);
|
|
1467
|
-
export var EncryptionKeyAccessDeniedException = [
|
|
1468
|
-
-3,
|
|
1469
|
-
n0,
|
|
1470
|
-
_EKADE,
|
|
1471
|
-
{
|
|
1472
|
-
[_e]: _c,
|
|
1473
|
-
},
|
|
1474
|
-
[_m],
|
|
1475
|
-
[0],
|
|
1476
|
-
];
|
|
1144
|
+
export var EncryptionKeyAccessDeniedException = [-3, n0, _EKADE, { [_e]: _c }, [_m], [0]];
|
|
1477
1145
|
TypeRegistry.for(n0).registerError(EncryptionKeyAccessDeniedException, __EncryptionKeyAccessDeniedException);
|
|
1478
|
-
export var EncryptionKeyDisabledException = [
|
|
1479
|
-
-3,
|
|
1480
|
-
n0,
|
|
1481
|
-
_EKDE,
|
|
1482
|
-
{
|
|
1483
|
-
[_e]: _c,
|
|
1484
|
-
},
|
|
1485
|
-
[_m],
|
|
1486
|
-
[0],
|
|
1487
|
-
];
|
|
1146
|
+
export var EncryptionKeyDisabledException = [-3, n0, _EKDE, { [_e]: _c }, [_m], [0]];
|
|
1488
1147
|
TypeRegistry.for(n0).registerError(EncryptionKeyDisabledException, __EncryptionKeyDisabledException);
|
|
1489
|
-
export var EncryptionKeyInvalidIdException = [
|
|
1490
|
-
-3,
|
|
1491
|
-
n0,
|
|
1492
|
-
_EKIIE,
|
|
1493
|
-
{
|
|
1494
|
-
[_e]: _c,
|
|
1495
|
-
},
|
|
1496
|
-
[_m],
|
|
1497
|
-
[0],
|
|
1498
|
-
];
|
|
1148
|
+
export var EncryptionKeyInvalidIdException = [-3, n0, _EKIIE, { [_e]: _c }, [_m], [0]];
|
|
1499
1149
|
TypeRegistry.for(n0).registerError(EncryptionKeyInvalidIdException, __EncryptionKeyInvalidIdException);
|
|
1500
|
-
export var EncryptionKeyInvalidUsageException = [
|
|
1501
|
-
-3,
|
|
1502
|
-
n0,
|
|
1503
|
-
_EKIUE,
|
|
1504
|
-
{
|
|
1505
|
-
[_e]: _c,
|
|
1506
|
-
},
|
|
1507
|
-
[_m],
|
|
1508
|
-
[0],
|
|
1509
|
-
];
|
|
1150
|
+
export var EncryptionKeyInvalidUsageException = [-3, n0, _EKIUE, { [_e]: _c }, [_m], [0]];
|
|
1510
1151
|
TypeRegistry.for(n0).registerError(EncryptionKeyInvalidUsageException, __EncryptionKeyInvalidUsageException);
|
|
1511
|
-
export var EncryptionKeyNotFoundException = [
|
|
1512
|
-
-3,
|
|
1513
|
-
n0,
|
|
1514
|
-
_EKNFE,
|
|
1515
|
-
{
|
|
1516
|
-
[_e]: _c,
|
|
1517
|
-
},
|
|
1518
|
-
[_m],
|
|
1519
|
-
[0],
|
|
1520
|
-
];
|
|
1152
|
+
export var EncryptionKeyNotFoundException = [-3, n0, _EKNFE, { [_e]: _c }, [_m], [0]];
|
|
1521
1153
|
TypeRegistry.for(n0).registerError(EncryptionKeyNotFoundException, __EncryptionKeyNotFoundException);
|
|
1522
|
-
export var EncryptionKeyRequiredException = [
|
|
1523
|
-
-3,
|
|
1524
|
-
n0,
|
|
1525
|
-
_EKRE,
|
|
1526
|
-
{
|
|
1527
|
-
[_e]: _c,
|
|
1528
|
-
},
|
|
1529
|
-
[_m],
|
|
1530
|
-
[0],
|
|
1531
|
-
];
|
|
1154
|
+
export var EncryptionKeyRequiredException = [-3, n0, _EKRE, { [_e]: _c }, [_m], [0]];
|
|
1532
1155
|
TypeRegistry.for(n0).registerError(EncryptionKeyRequiredException, __EncryptionKeyRequiredException);
|
|
1533
|
-
export var EncryptionKeyUnavailableException = [
|
|
1534
|
-
-3,
|
|
1535
|
-
n0,
|
|
1536
|
-
_EKUE,
|
|
1537
|
-
{
|
|
1538
|
-
[_e]: _c,
|
|
1539
|
-
},
|
|
1540
|
-
[_m],
|
|
1541
|
-
[0],
|
|
1542
|
-
];
|
|
1156
|
+
export var EncryptionKeyUnavailableException = [-3, n0, _EKUE, { [_e]: _c }, [_m], [0]];
|
|
1543
1157
|
TypeRegistry.for(n0).registerError(EncryptionKeyUnavailableException, __EncryptionKeyUnavailableException);
|
|
1544
1158
|
export var EvaluatePullRequestApprovalRulesInput = [3, n0, _EPRARI, 0, [_pRI, _rI], [0, 0]];
|
|
1545
1159
|
export var EvaluatePullRequestApprovalRulesOutput = [
|
|
@@ -1552,107 +1166,26 @@ export var EvaluatePullRequestApprovalRulesOutput = [
|
|
|
1552
1166
|
];
|
|
1553
1167
|
export var Evaluation = [3, n0, _E, 0, [_ap, _o, _aRS, _aRNS], [2, 2, 64 | 0, 64 | 0]];
|
|
1554
1168
|
export var File = [3, n0, _F, 0, [_bI, _aP, _rP, _fMi], [0, 0, 0, 0]];
|
|
1555
|
-
export var FileContentAndSourceFileSpecifiedException = [
|
|
1556
|
-
-3,
|
|
1557
|
-
n0,
|
|
1558
|
-
_FCASFSE,
|
|
1559
|
-
{
|
|
1560
|
-
[_e]: _c,
|
|
1561
|
-
},
|
|
1562
|
-
[_m],
|
|
1563
|
-
[0],
|
|
1564
|
-
];
|
|
1169
|
+
export var FileContentAndSourceFileSpecifiedException = [-3, n0, _FCASFSE, { [_e]: _c }, [_m], [0]];
|
|
1565
1170
|
TypeRegistry.for(n0).registerError(FileContentAndSourceFileSpecifiedException, __FileContentAndSourceFileSpecifiedException);
|
|
1566
|
-
export var FileContentRequiredException = [
|
|
1567
|
-
-3,
|
|
1568
|
-
n0,
|
|
1569
|
-
_FCRE,
|
|
1570
|
-
{
|
|
1571
|
-
[_e]: _c,
|
|
1572
|
-
},
|
|
1573
|
-
[_m],
|
|
1574
|
-
[0],
|
|
1575
|
-
];
|
|
1171
|
+
export var FileContentRequiredException = [-3, n0, _FCRE, { [_e]: _c }, [_m], [0]];
|
|
1576
1172
|
TypeRegistry.for(n0).registerError(FileContentRequiredException, __FileContentRequiredException);
|
|
1577
|
-
export var FileContentSizeLimitExceededException = [
|
|
1578
|
-
-3,
|
|
1579
|
-
n0,
|
|
1580
|
-
_FCSLEE,
|
|
1581
|
-
{
|
|
1582
|
-
[_e]: _c,
|
|
1583
|
-
},
|
|
1584
|
-
[_m],
|
|
1585
|
-
[0],
|
|
1586
|
-
];
|
|
1173
|
+
export var FileContentSizeLimitExceededException = [-3, n0, _FCSLEE, { [_e]: _c }, [_m], [0]];
|
|
1587
1174
|
TypeRegistry.for(n0).registerError(FileContentSizeLimitExceededException, __FileContentSizeLimitExceededException);
|
|
1588
|
-
export var FileDoesNotExistException = [
|
|
1589
|
-
-3,
|
|
1590
|
-
n0,
|
|
1591
|
-
_FDNEE,
|
|
1592
|
-
{
|
|
1593
|
-
[_e]: _c,
|
|
1594
|
-
},
|
|
1595
|
-
[_m],
|
|
1596
|
-
[0],
|
|
1597
|
-
];
|
|
1175
|
+
export var FileDoesNotExistException = [-3, n0, _FDNEE, { [_e]: _c }, [_m], [0]];
|
|
1598
1176
|
TypeRegistry.for(n0).registerError(FileDoesNotExistException, __FileDoesNotExistException);
|
|
1599
|
-
export var FileEntryRequiredException = [
|
|
1600
|
-
-3,
|
|
1601
|
-
n0,
|
|
1602
|
-
_FERE,
|
|
1603
|
-
{
|
|
1604
|
-
[_e]: _c,
|
|
1605
|
-
},
|
|
1606
|
-
[_m],
|
|
1607
|
-
[0],
|
|
1608
|
-
];
|
|
1177
|
+
export var FileEntryRequiredException = [-3, n0, _FERE, { [_e]: _c }, [_m], [0]];
|
|
1609
1178
|
TypeRegistry.for(n0).registerError(FileEntryRequiredException, __FileEntryRequiredException);
|
|
1610
1179
|
export var FileMetadata = [3, n0, _FM, 0, [_aP, _bI, _fMi], [0, 0, 0]];
|
|
1611
|
-
export var FileModeRequiredException = [
|
|
1612
|
-
-3,
|
|
1613
|
-
n0,
|
|
1614
|
-
_FMRE,
|
|
1615
|
-
{
|
|
1616
|
-
[_e]: _c,
|
|
1617
|
-
},
|
|
1618
|
-
[_m],
|
|
1619
|
-
[0],
|
|
1620
|
-
];
|
|
1180
|
+
export var FileModeRequiredException = [-3, n0, _FMRE, { [_e]: _c }, [_m], [0]];
|
|
1621
1181
|
TypeRegistry.for(n0).registerError(FileModeRequiredException, __FileModeRequiredException);
|
|
1622
1182
|
export var FileModes = [3, n0, _FMi, 0, [_so, _des, _b], [0, 0, 0]];
|
|
1623
|
-
export var FileNameConflictsWithDirectoryNameException = [
|
|
1624
|
-
-3,
|
|
1625
|
-
n0,
|
|
1626
|
-
_FNCWDNE,
|
|
1627
|
-
{
|
|
1628
|
-
[_e]: _c,
|
|
1629
|
-
},
|
|
1630
|
-
[_m],
|
|
1631
|
-
[0],
|
|
1632
|
-
];
|
|
1183
|
+
export var FileNameConflictsWithDirectoryNameException = [-3, n0, _FNCWDNE, { [_e]: _c }, [_m], [0]];
|
|
1633
1184
|
TypeRegistry.for(n0).registerError(FileNameConflictsWithDirectoryNameException, __FileNameConflictsWithDirectoryNameException);
|
|
1634
|
-
export var FilePathConflictsWithSubmodulePathException = [
|
|
1635
|
-
-3,
|
|
1636
|
-
n0,
|
|
1637
|
-
_FPCWSPE,
|
|
1638
|
-
{
|
|
1639
|
-
[_e]: _c,
|
|
1640
|
-
},
|
|
1641
|
-
[_m],
|
|
1642
|
-
[0],
|
|
1643
|
-
];
|
|
1185
|
+
export var FilePathConflictsWithSubmodulePathException = [-3, n0, _FPCWSPE, { [_e]: _c }, [_m], [0]];
|
|
1644
1186
|
TypeRegistry.for(n0).registerError(FilePathConflictsWithSubmodulePathException, __FilePathConflictsWithSubmodulePathException);
|
|
1645
1187
|
export var FileSizes = [3, n0, _FS, 0, [_so, _des, _b], [1, 1, 1]];
|
|
1646
|
-
export var FileTooLargeException = [
|
|
1647
|
-
-3,
|
|
1648
|
-
n0,
|
|
1649
|
-
_FTLE,
|
|
1650
|
-
{
|
|
1651
|
-
[_e]: _c,
|
|
1652
|
-
},
|
|
1653
|
-
[_m],
|
|
1654
|
-
[0],
|
|
1655
|
-
];
|
|
1188
|
+
export var FileTooLargeException = [-3, n0, _FTLE, { [_e]: _c }, [_m], [0]];
|
|
1656
1189
|
TypeRegistry.for(n0).registerError(FileTooLargeException, __FileTooLargeException);
|
|
1657
1190
|
export var FileVersion = [
|
|
1658
1191
|
3,
|
|
@@ -1663,27 +1196,9 @@ export var FileVersion = [
|
|
|
1663
1196
|
[() => Commit, 0, 0, 64 | 0],
|
|
1664
1197
|
];
|
|
1665
1198
|
export var Folder = [3, n0, _Fo, 0, [_tI, _aP, _rP], [0, 0, 0]];
|
|
1666
|
-
export var FolderContentSizeLimitExceededException = [
|
|
1667
|
-
-3,
|
|
1668
|
-
n0,
|
|
1669
|
-
_FCSLEEo,
|
|
1670
|
-
{
|
|
1671
|
-
[_e]: _c,
|
|
1672
|
-
},
|
|
1673
|
-
[_m],
|
|
1674
|
-
[0],
|
|
1675
|
-
];
|
|
1199
|
+
export var FolderContentSizeLimitExceededException = [-3, n0, _FCSLEEo, { [_e]: _c }, [_m], [0]];
|
|
1676
1200
|
TypeRegistry.for(n0).registerError(FolderContentSizeLimitExceededException, __FolderContentSizeLimitExceededException);
|
|
1677
|
-
export var FolderDoesNotExistException = [
|
|
1678
|
-
-3,
|
|
1679
|
-
n0,
|
|
1680
|
-
_FDNEEo,
|
|
1681
|
-
{
|
|
1682
|
-
[_e]: _c,
|
|
1683
|
-
},
|
|
1684
|
-
[_m],
|
|
1685
|
-
[0],
|
|
1686
|
-
];
|
|
1201
|
+
export var FolderDoesNotExistException = [-3, n0, _FDNEEo, { [_e]: _c }, [_m], [0]];
|
|
1687
1202
|
TypeRegistry.for(n0).registerError(FolderDoesNotExistException, __FolderDoesNotExistException);
|
|
1688
1203
|
export var GetApprovalRuleTemplateInput = [3, n0, _GARTI, 0, [_aRTN], [0]];
|
|
1689
1204
|
export var GetApprovalRuleTemplateOutput = [
|
|
@@ -1835,709 +1350,147 @@ export var GetRepositoryTriggersOutput = [
|
|
|
1835
1350
|
[_cIon, _tr],
|
|
1836
1351
|
[0, () => RepositoryTriggersList],
|
|
1837
1352
|
];
|
|
1838
|
-
export var IdempotencyParameterMismatchException = [
|
|
1839
|
-
-3,
|
|
1840
|
-
n0,
|
|
1841
|
-
_IPME,
|
|
1842
|
-
{
|
|
1843
|
-
[_e]: _c,
|
|
1844
|
-
},
|
|
1845
|
-
[_m],
|
|
1846
|
-
[0],
|
|
1847
|
-
];
|
|
1353
|
+
export var IdempotencyParameterMismatchException = [-3, n0, _IPME, { [_e]: _c }, [_m], [0]];
|
|
1848
1354
|
TypeRegistry.for(n0).registerError(IdempotencyParameterMismatchException, __IdempotencyParameterMismatchException);
|
|
1849
|
-
export var InvalidActorArnException = [
|
|
1850
|
-
-3,
|
|
1851
|
-
n0,
|
|
1852
|
-
_IAAE,
|
|
1853
|
-
{
|
|
1854
|
-
[_e]: _c,
|
|
1855
|
-
},
|
|
1856
|
-
[_m],
|
|
1857
|
-
[0],
|
|
1858
|
-
];
|
|
1355
|
+
export var InvalidActorArnException = [-3, n0, _IAAE, { [_e]: _c }, [_m], [0]];
|
|
1859
1356
|
TypeRegistry.for(n0).registerError(InvalidActorArnException, __InvalidActorArnException);
|
|
1860
|
-
export var InvalidApprovalRuleContentException = [
|
|
1861
|
-
-3,
|
|
1862
|
-
n0,
|
|
1863
|
-
_IARCE,
|
|
1864
|
-
{
|
|
1865
|
-
[_e]: _c,
|
|
1866
|
-
},
|
|
1867
|
-
[_m],
|
|
1868
|
-
[0],
|
|
1869
|
-
];
|
|
1357
|
+
export var InvalidApprovalRuleContentException = [-3, n0, _IARCE, { [_e]: _c }, [_m], [0]];
|
|
1870
1358
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleContentException, __InvalidApprovalRuleContentException);
|
|
1871
|
-
export var InvalidApprovalRuleNameException = [
|
|
1872
|
-
-3,
|
|
1873
|
-
n0,
|
|
1874
|
-
_IARNE,
|
|
1875
|
-
{
|
|
1876
|
-
[_e]: _c,
|
|
1877
|
-
},
|
|
1878
|
-
[_m],
|
|
1879
|
-
[0],
|
|
1880
|
-
];
|
|
1359
|
+
export var InvalidApprovalRuleNameException = [-3, n0, _IARNE, { [_e]: _c }, [_m], [0]];
|
|
1881
1360
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleNameException, __InvalidApprovalRuleNameException);
|
|
1882
|
-
export var InvalidApprovalRuleTemplateContentException = [
|
|
1883
|
-
-3,
|
|
1884
|
-
n0,
|
|
1885
|
-
_IARTCE,
|
|
1886
|
-
{
|
|
1887
|
-
[_e]: _c,
|
|
1888
|
-
},
|
|
1889
|
-
[_m],
|
|
1890
|
-
[0],
|
|
1891
|
-
];
|
|
1361
|
+
export var InvalidApprovalRuleTemplateContentException = [-3, n0, _IARTCE, { [_e]: _c }, [_m], [0]];
|
|
1892
1362
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateContentException, __InvalidApprovalRuleTemplateContentException);
|
|
1893
1363
|
export var InvalidApprovalRuleTemplateDescriptionException = [
|
|
1894
1364
|
-3,
|
|
1895
1365
|
n0,
|
|
1896
1366
|
_IARTDE,
|
|
1897
|
-
{
|
|
1898
|
-
[_e]: _c,
|
|
1899
|
-
},
|
|
1367
|
+
{ [_e]: _c },
|
|
1900
1368
|
[_m],
|
|
1901
1369
|
[0],
|
|
1902
1370
|
];
|
|
1903
1371
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateDescriptionException, __InvalidApprovalRuleTemplateDescriptionException);
|
|
1904
|
-
export var InvalidApprovalRuleTemplateNameException = [
|
|
1905
|
-
-3,
|
|
1906
|
-
n0,
|
|
1907
|
-
_IARTNE,
|
|
1908
|
-
{
|
|
1909
|
-
[_e]: _c,
|
|
1910
|
-
},
|
|
1911
|
-
[_m],
|
|
1912
|
-
[0],
|
|
1913
|
-
];
|
|
1372
|
+
export var InvalidApprovalRuleTemplateNameException = [-3, n0, _IARTNE, { [_e]: _c }, [_m], [0]];
|
|
1914
1373
|
TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateNameException, __InvalidApprovalRuleTemplateNameException);
|
|
1915
|
-
export var InvalidApprovalStateException = [
|
|
1916
|
-
-3,
|
|
1917
|
-
n0,
|
|
1918
|
-
_IASE,
|
|
1919
|
-
{
|
|
1920
|
-
[_e]: _c,
|
|
1921
|
-
},
|
|
1922
|
-
[_m],
|
|
1923
|
-
[0],
|
|
1924
|
-
];
|
|
1374
|
+
export var InvalidApprovalStateException = [-3, n0, _IASE, { [_e]: _c }, [_m], [0]];
|
|
1925
1375
|
TypeRegistry.for(n0).registerError(InvalidApprovalStateException, __InvalidApprovalStateException);
|
|
1926
|
-
export var InvalidAuthorArnException = [
|
|
1927
|
-
-3,
|
|
1928
|
-
n0,
|
|
1929
|
-
_IAAEn,
|
|
1930
|
-
{
|
|
1931
|
-
[_e]: _c,
|
|
1932
|
-
},
|
|
1933
|
-
[_m],
|
|
1934
|
-
[0],
|
|
1935
|
-
];
|
|
1376
|
+
export var InvalidAuthorArnException = [-3, n0, _IAAEn, { [_e]: _c }, [_m], [0]];
|
|
1936
1377
|
TypeRegistry.for(n0).registerError(InvalidAuthorArnException, __InvalidAuthorArnException);
|
|
1937
|
-
export var InvalidBlobIdException = [
|
|
1938
|
-
-3,
|
|
1939
|
-
n0,
|
|
1940
|
-
_IBIE,
|
|
1941
|
-
{
|
|
1942
|
-
[_e]: _c,
|
|
1943
|
-
},
|
|
1944
|
-
[_m],
|
|
1945
|
-
[0],
|
|
1946
|
-
];
|
|
1378
|
+
export var InvalidBlobIdException = [-3, n0, _IBIE, { [_e]: _c }, [_m], [0]];
|
|
1947
1379
|
TypeRegistry.for(n0).registerError(InvalidBlobIdException, __InvalidBlobIdException);
|
|
1948
|
-
export var InvalidBranchNameException = [
|
|
1949
|
-
-3,
|
|
1950
|
-
n0,
|
|
1951
|
-
_IBNE,
|
|
1952
|
-
{
|
|
1953
|
-
[_e]: _c,
|
|
1954
|
-
},
|
|
1955
|
-
[_m],
|
|
1956
|
-
[0],
|
|
1957
|
-
];
|
|
1380
|
+
export var InvalidBranchNameException = [-3, n0, _IBNE, { [_e]: _c }, [_m], [0]];
|
|
1958
1381
|
TypeRegistry.for(n0).registerError(InvalidBranchNameException, __InvalidBranchNameException);
|
|
1959
|
-
export var InvalidClientRequestTokenException = [
|
|
1960
|
-
-3,
|
|
1961
|
-
n0,
|
|
1962
|
-
_ICRTE,
|
|
1963
|
-
{
|
|
1964
|
-
[_e]: _c,
|
|
1965
|
-
},
|
|
1966
|
-
[_m],
|
|
1967
|
-
[0],
|
|
1968
|
-
];
|
|
1382
|
+
export var InvalidClientRequestTokenException = [-3, n0, _ICRTE, { [_e]: _c }, [_m], [0]];
|
|
1969
1383
|
TypeRegistry.for(n0).registerError(InvalidClientRequestTokenException, __InvalidClientRequestTokenException);
|
|
1970
|
-
export var InvalidCommentIdException = [
|
|
1971
|
-
-3,
|
|
1972
|
-
n0,
|
|
1973
|
-
_ICIE,
|
|
1974
|
-
{
|
|
1975
|
-
[_e]: _c,
|
|
1976
|
-
},
|
|
1977
|
-
[_m],
|
|
1978
|
-
[0],
|
|
1979
|
-
];
|
|
1384
|
+
export var InvalidCommentIdException = [-3, n0, _ICIE, { [_e]: _c }, [_m], [0]];
|
|
1980
1385
|
TypeRegistry.for(n0).registerError(InvalidCommentIdException, __InvalidCommentIdException);
|
|
1981
|
-
export var InvalidCommitException = [
|
|
1982
|
-
-3,
|
|
1983
|
-
n0,
|
|
1984
|
-
_ICE,
|
|
1985
|
-
{
|
|
1986
|
-
[_e]: _c,
|
|
1987
|
-
},
|
|
1988
|
-
[_m],
|
|
1989
|
-
[0],
|
|
1990
|
-
];
|
|
1386
|
+
export var InvalidCommitException = [-3, n0, _ICE, { [_e]: _c }, [_m], [0]];
|
|
1991
1387
|
TypeRegistry.for(n0).registerError(InvalidCommitException, __InvalidCommitException);
|
|
1992
|
-
export var InvalidCommitIdException = [
|
|
1993
|
-
-3,
|
|
1994
|
-
n0,
|
|
1995
|
-
_ICIEn,
|
|
1996
|
-
{
|
|
1997
|
-
[_e]: _c,
|
|
1998
|
-
},
|
|
1999
|
-
[_m],
|
|
2000
|
-
[0],
|
|
2001
|
-
];
|
|
1388
|
+
export var InvalidCommitIdException = [-3, n0, _ICIEn, { [_e]: _c }, [_m], [0]];
|
|
2002
1389
|
TypeRegistry.for(n0).registerError(InvalidCommitIdException, __InvalidCommitIdException);
|
|
2003
|
-
export var InvalidConflictDetailLevelException = [
|
|
2004
|
-
-3,
|
|
2005
|
-
n0,
|
|
2006
|
-
_ICDLE,
|
|
2007
|
-
{
|
|
2008
|
-
[_e]: _c,
|
|
2009
|
-
},
|
|
2010
|
-
[_m],
|
|
2011
|
-
[0],
|
|
2012
|
-
];
|
|
1390
|
+
export var InvalidConflictDetailLevelException = [-3, n0, _ICDLE, { [_e]: _c }, [_m], [0]];
|
|
2013
1391
|
TypeRegistry.for(n0).registerError(InvalidConflictDetailLevelException, __InvalidConflictDetailLevelException);
|
|
2014
|
-
export var InvalidConflictResolutionException = [
|
|
2015
|
-
-3,
|
|
2016
|
-
n0,
|
|
2017
|
-
_ICRE,
|
|
2018
|
-
{
|
|
2019
|
-
[_e]: _c,
|
|
2020
|
-
},
|
|
2021
|
-
[_m],
|
|
2022
|
-
[0],
|
|
2023
|
-
];
|
|
1392
|
+
export var InvalidConflictResolutionException = [-3, n0, _ICRE, { [_e]: _c }, [_m], [0]];
|
|
2024
1393
|
TypeRegistry.for(n0).registerError(InvalidConflictResolutionException, __InvalidConflictResolutionException);
|
|
2025
|
-
export var InvalidConflictResolutionStrategyException = [
|
|
2026
|
-
-3,
|
|
2027
|
-
n0,
|
|
2028
|
-
_ICRSE,
|
|
2029
|
-
{
|
|
2030
|
-
[_e]: _c,
|
|
2031
|
-
},
|
|
2032
|
-
[_m],
|
|
2033
|
-
[0],
|
|
2034
|
-
];
|
|
1394
|
+
export var InvalidConflictResolutionStrategyException = [-3, n0, _ICRSE, { [_e]: _c }, [_m], [0]];
|
|
2035
1395
|
TypeRegistry.for(n0).registerError(InvalidConflictResolutionStrategyException, __InvalidConflictResolutionStrategyException);
|
|
2036
|
-
export var InvalidContinuationTokenException = [
|
|
2037
|
-
-3,
|
|
2038
|
-
n0,
|
|
2039
|
-
_ICTE,
|
|
2040
|
-
{
|
|
2041
|
-
[_e]: _c,
|
|
2042
|
-
},
|
|
2043
|
-
[_m],
|
|
2044
|
-
[0],
|
|
2045
|
-
];
|
|
1396
|
+
export var InvalidContinuationTokenException = [-3, n0, _ICTE, { [_e]: _c }, [_m], [0]];
|
|
2046
1397
|
TypeRegistry.for(n0).registerError(InvalidContinuationTokenException, __InvalidContinuationTokenException);
|
|
2047
|
-
export var InvalidDeletionParameterException = [
|
|
2048
|
-
-3,
|
|
2049
|
-
n0,
|
|
2050
|
-
_IDPE,
|
|
2051
|
-
{
|
|
2052
|
-
[_e]: _c,
|
|
2053
|
-
},
|
|
2054
|
-
[_m],
|
|
2055
|
-
[0],
|
|
2056
|
-
];
|
|
1398
|
+
export var InvalidDeletionParameterException = [-3, n0, _IDPE, { [_e]: _c }, [_m], [0]];
|
|
2057
1399
|
TypeRegistry.for(n0).registerError(InvalidDeletionParameterException, __InvalidDeletionParameterException);
|
|
2058
|
-
export var InvalidDescriptionException = [
|
|
2059
|
-
-3,
|
|
2060
|
-
n0,
|
|
2061
|
-
_IDE,
|
|
2062
|
-
{
|
|
2063
|
-
[_e]: _c,
|
|
2064
|
-
},
|
|
2065
|
-
[_m],
|
|
2066
|
-
[0],
|
|
2067
|
-
];
|
|
1400
|
+
export var InvalidDescriptionException = [-3, n0, _IDE, { [_e]: _c }, [_m], [0]];
|
|
2068
1401
|
TypeRegistry.for(n0).registerError(InvalidDescriptionException, __InvalidDescriptionException);
|
|
2069
|
-
export var InvalidDestinationCommitSpecifierException = [
|
|
2070
|
-
-3,
|
|
2071
|
-
n0,
|
|
2072
|
-
_IDCSE,
|
|
2073
|
-
{
|
|
2074
|
-
[_e]: _c,
|
|
2075
|
-
},
|
|
2076
|
-
[_m],
|
|
2077
|
-
[0],
|
|
2078
|
-
];
|
|
1402
|
+
export var InvalidDestinationCommitSpecifierException = [-3, n0, _IDCSE, { [_e]: _c }, [_m], [0]];
|
|
2079
1403
|
TypeRegistry.for(n0).registerError(InvalidDestinationCommitSpecifierException, __InvalidDestinationCommitSpecifierException);
|
|
2080
|
-
export var InvalidEmailException = [
|
|
2081
|
-
-3,
|
|
2082
|
-
n0,
|
|
2083
|
-
_IEE,
|
|
2084
|
-
{
|
|
2085
|
-
[_e]: _c,
|
|
2086
|
-
},
|
|
2087
|
-
[_m],
|
|
2088
|
-
[0],
|
|
2089
|
-
];
|
|
1404
|
+
export var InvalidEmailException = [-3, n0, _IEE, { [_e]: _c }, [_m], [0]];
|
|
2090
1405
|
TypeRegistry.for(n0).registerError(InvalidEmailException, __InvalidEmailException);
|
|
2091
|
-
export var InvalidFileLocationException = [
|
|
2092
|
-
-3,
|
|
2093
|
-
n0,
|
|
2094
|
-
_IFLE,
|
|
2095
|
-
{
|
|
2096
|
-
[_e]: _c,
|
|
2097
|
-
},
|
|
2098
|
-
[_m],
|
|
2099
|
-
[0],
|
|
2100
|
-
];
|
|
1406
|
+
export var InvalidFileLocationException = [-3, n0, _IFLE, { [_e]: _c }, [_m], [0]];
|
|
2101
1407
|
TypeRegistry.for(n0).registerError(InvalidFileLocationException, __InvalidFileLocationException);
|
|
2102
|
-
export var InvalidFileModeException = [
|
|
2103
|
-
-3,
|
|
2104
|
-
n0,
|
|
2105
|
-
_IFME,
|
|
2106
|
-
{
|
|
2107
|
-
[_e]: _c,
|
|
2108
|
-
},
|
|
2109
|
-
[_m],
|
|
2110
|
-
[0],
|
|
2111
|
-
];
|
|
1408
|
+
export var InvalidFileModeException = [-3, n0, _IFME, { [_e]: _c }, [_m], [0]];
|
|
2112
1409
|
TypeRegistry.for(n0).registerError(InvalidFileModeException, __InvalidFileModeException);
|
|
2113
|
-
export var InvalidFilePositionException = [
|
|
2114
|
-
-3,
|
|
2115
|
-
n0,
|
|
2116
|
-
_IFPE,
|
|
2117
|
-
{
|
|
2118
|
-
[_e]: _c,
|
|
2119
|
-
},
|
|
2120
|
-
[_m],
|
|
2121
|
-
[0],
|
|
2122
|
-
];
|
|
1410
|
+
export var InvalidFilePositionException = [-3, n0, _IFPE, { [_e]: _c }, [_m], [0]];
|
|
2123
1411
|
TypeRegistry.for(n0).registerError(InvalidFilePositionException, __InvalidFilePositionException);
|
|
2124
|
-
export var InvalidMaxConflictFilesException = [
|
|
2125
|
-
-3,
|
|
2126
|
-
n0,
|
|
2127
|
-
_IMCFE,
|
|
2128
|
-
{
|
|
2129
|
-
[_e]: _c,
|
|
2130
|
-
},
|
|
2131
|
-
[_m],
|
|
2132
|
-
[0],
|
|
2133
|
-
];
|
|
1412
|
+
export var InvalidMaxConflictFilesException = [-3, n0, _IMCFE, { [_e]: _c }, [_m], [0]];
|
|
2134
1413
|
TypeRegistry.for(n0).registerError(InvalidMaxConflictFilesException, __InvalidMaxConflictFilesException);
|
|
2135
|
-
export var InvalidMaxMergeHunksException = [
|
|
2136
|
-
-3,
|
|
2137
|
-
n0,
|
|
2138
|
-
_IMMHE,
|
|
2139
|
-
{
|
|
2140
|
-
[_e]: _c,
|
|
2141
|
-
},
|
|
2142
|
-
[_m],
|
|
2143
|
-
[0],
|
|
2144
|
-
];
|
|
1414
|
+
export var InvalidMaxMergeHunksException = [-3, n0, _IMMHE, { [_e]: _c }, [_m], [0]];
|
|
2145
1415
|
TypeRegistry.for(n0).registerError(InvalidMaxMergeHunksException, __InvalidMaxMergeHunksException);
|
|
2146
|
-
export var InvalidMaxResultsException = [
|
|
2147
|
-
-3,
|
|
2148
|
-
n0,
|
|
2149
|
-
_IMRE,
|
|
2150
|
-
{
|
|
2151
|
-
[_e]: _c,
|
|
2152
|
-
},
|
|
2153
|
-
[_m],
|
|
2154
|
-
[0],
|
|
2155
|
-
];
|
|
1416
|
+
export var InvalidMaxResultsException = [-3, n0, _IMRE, { [_e]: _c }, [_m], [0]];
|
|
2156
1417
|
TypeRegistry.for(n0).registerError(InvalidMaxResultsException, __InvalidMaxResultsException);
|
|
2157
|
-
export var InvalidMergeOptionException = [
|
|
2158
|
-
-3,
|
|
2159
|
-
n0,
|
|
2160
|
-
_IMOE,
|
|
2161
|
-
{
|
|
2162
|
-
[_e]: _c,
|
|
2163
|
-
},
|
|
2164
|
-
[_m],
|
|
2165
|
-
[0],
|
|
2166
|
-
];
|
|
1418
|
+
export var InvalidMergeOptionException = [-3, n0, _IMOE, { [_e]: _c }, [_m], [0]];
|
|
2167
1419
|
TypeRegistry.for(n0).registerError(InvalidMergeOptionException, __InvalidMergeOptionException);
|
|
2168
|
-
export var InvalidOrderException = [
|
|
2169
|
-
-3,
|
|
2170
|
-
n0,
|
|
2171
|
-
_IOE,
|
|
2172
|
-
{
|
|
2173
|
-
[_e]: _c,
|
|
2174
|
-
},
|
|
2175
|
-
[_m],
|
|
2176
|
-
[0],
|
|
2177
|
-
];
|
|
1420
|
+
export var InvalidOrderException = [-3, n0, _IOE, { [_e]: _c }, [_m], [0]];
|
|
2178
1421
|
TypeRegistry.for(n0).registerError(InvalidOrderException, __InvalidOrderException);
|
|
2179
|
-
export var InvalidOverrideStatusException = [
|
|
2180
|
-
-3,
|
|
2181
|
-
n0,
|
|
2182
|
-
_IOSE,
|
|
2183
|
-
{
|
|
2184
|
-
[_e]: _c,
|
|
2185
|
-
},
|
|
2186
|
-
[_m],
|
|
2187
|
-
[0],
|
|
2188
|
-
];
|
|
1422
|
+
export var InvalidOverrideStatusException = [-3, n0, _IOSE, { [_e]: _c }, [_m], [0]];
|
|
2189
1423
|
TypeRegistry.for(n0).registerError(InvalidOverrideStatusException, __InvalidOverrideStatusException);
|
|
2190
|
-
export var InvalidParentCommitIdException = [
|
|
2191
|
-
-3,
|
|
2192
|
-
n0,
|
|
2193
|
-
_IPCIE,
|
|
2194
|
-
{
|
|
2195
|
-
[_e]: _c,
|
|
2196
|
-
},
|
|
2197
|
-
[_m],
|
|
2198
|
-
[0],
|
|
2199
|
-
];
|
|
1424
|
+
export var InvalidParentCommitIdException = [-3, n0, _IPCIE, { [_e]: _c }, [_m], [0]];
|
|
2200
1425
|
TypeRegistry.for(n0).registerError(InvalidParentCommitIdException, __InvalidParentCommitIdException);
|
|
2201
|
-
export var InvalidPathException = [
|
|
2202
|
-
-3,
|
|
2203
|
-
n0,
|
|
2204
|
-
_IPE,
|
|
2205
|
-
{
|
|
2206
|
-
[_e]: _c,
|
|
2207
|
-
},
|
|
2208
|
-
[_m],
|
|
2209
|
-
[0],
|
|
2210
|
-
];
|
|
1426
|
+
export var InvalidPathException = [-3, n0, _IPE, { [_e]: _c }, [_m], [0]];
|
|
2211
1427
|
TypeRegistry.for(n0).registerError(InvalidPathException, __InvalidPathException);
|
|
2212
|
-
export var InvalidPullRequestEventTypeException = [
|
|
2213
|
-
-3,
|
|
2214
|
-
n0,
|
|
2215
|
-
_IPRETE,
|
|
2216
|
-
{
|
|
2217
|
-
[_e]: _c,
|
|
2218
|
-
},
|
|
2219
|
-
[_m],
|
|
2220
|
-
[0],
|
|
2221
|
-
];
|
|
1428
|
+
export var InvalidPullRequestEventTypeException = [-3, n0, _IPRETE, { [_e]: _c }, [_m], [0]];
|
|
2222
1429
|
TypeRegistry.for(n0).registerError(InvalidPullRequestEventTypeException, __InvalidPullRequestEventTypeException);
|
|
2223
|
-
export var InvalidPullRequestIdException = [
|
|
2224
|
-
-3,
|
|
2225
|
-
n0,
|
|
2226
|
-
_IPRIE,
|
|
2227
|
-
{
|
|
2228
|
-
[_e]: _c,
|
|
2229
|
-
},
|
|
2230
|
-
[_m],
|
|
2231
|
-
[0],
|
|
2232
|
-
];
|
|
1430
|
+
export var InvalidPullRequestIdException = [-3, n0, _IPRIE, { [_e]: _c }, [_m], [0]];
|
|
2233
1431
|
TypeRegistry.for(n0).registerError(InvalidPullRequestIdException, __InvalidPullRequestIdException);
|
|
2234
|
-
export var InvalidPullRequestStatusException = [
|
|
2235
|
-
-3,
|
|
2236
|
-
n0,
|
|
2237
|
-
_IPRSE,
|
|
2238
|
-
{
|
|
2239
|
-
[_e]: _c,
|
|
2240
|
-
},
|
|
2241
|
-
[_m],
|
|
2242
|
-
[0],
|
|
2243
|
-
];
|
|
1432
|
+
export var InvalidPullRequestStatusException = [-3, n0, _IPRSE, { [_e]: _c }, [_m], [0]];
|
|
2244
1433
|
TypeRegistry.for(n0).registerError(InvalidPullRequestStatusException, __InvalidPullRequestStatusException);
|
|
2245
|
-
export var InvalidPullRequestStatusUpdateException = [
|
|
2246
|
-
-3,
|
|
2247
|
-
n0,
|
|
2248
|
-
_IPRSUE,
|
|
2249
|
-
{
|
|
2250
|
-
[_e]: _c,
|
|
2251
|
-
},
|
|
2252
|
-
[_m],
|
|
2253
|
-
[0],
|
|
2254
|
-
];
|
|
1434
|
+
export var InvalidPullRequestStatusUpdateException = [-3, n0, _IPRSUE, { [_e]: _c }, [_m], [0]];
|
|
2255
1435
|
TypeRegistry.for(n0).registerError(InvalidPullRequestStatusUpdateException, __InvalidPullRequestStatusUpdateException);
|
|
2256
|
-
export var InvalidReactionUserArnException = [
|
|
2257
|
-
-3,
|
|
2258
|
-
n0,
|
|
2259
|
-
_IRUAE,
|
|
2260
|
-
{
|
|
2261
|
-
[_e]: _c,
|
|
2262
|
-
},
|
|
2263
|
-
[_m],
|
|
2264
|
-
[0],
|
|
2265
|
-
];
|
|
1436
|
+
export var InvalidReactionUserArnException = [-3, n0, _IRUAE, { [_e]: _c }, [_m], [0]];
|
|
2266
1437
|
TypeRegistry.for(n0).registerError(InvalidReactionUserArnException, __InvalidReactionUserArnException);
|
|
2267
|
-
export var InvalidReactionValueException = [
|
|
2268
|
-
-3,
|
|
2269
|
-
n0,
|
|
2270
|
-
_IRVE,
|
|
2271
|
-
{
|
|
2272
|
-
[_e]: _c,
|
|
2273
|
-
},
|
|
2274
|
-
[_m],
|
|
2275
|
-
[0],
|
|
2276
|
-
];
|
|
1438
|
+
export var InvalidReactionValueException = [-3, n0, _IRVE, { [_e]: _c }, [_m], [0]];
|
|
2277
1439
|
TypeRegistry.for(n0).registerError(InvalidReactionValueException, __InvalidReactionValueException);
|
|
2278
|
-
export var InvalidReferenceNameException = [
|
|
2279
|
-
-3,
|
|
2280
|
-
n0,
|
|
2281
|
-
_IRNE,
|
|
2282
|
-
{
|
|
2283
|
-
[_e]: _c,
|
|
2284
|
-
},
|
|
2285
|
-
[_m],
|
|
2286
|
-
[0],
|
|
2287
|
-
];
|
|
1440
|
+
export var InvalidReferenceNameException = [-3, n0, _IRNE, { [_e]: _c }, [_m], [0]];
|
|
2288
1441
|
TypeRegistry.for(n0).registerError(InvalidReferenceNameException, __InvalidReferenceNameException);
|
|
2289
|
-
export var InvalidRelativeFileVersionEnumException = [
|
|
2290
|
-
-3,
|
|
2291
|
-
n0,
|
|
2292
|
-
_IRFVEE,
|
|
2293
|
-
{
|
|
2294
|
-
[_e]: _c,
|
|
2295
|
-
},
|
|
2296
|
-
[_m],
|
|
2297
|
-
[0],
|
|
2298
|
-
];
|
|
1442
|
+
export var InvalidRelativeFileVersionEnumException = [-3, n0, _IRFVEE, { [_e]: _c }, [_m], [0]];
|
|
2299
1443
|
TypeRegistry.for(n0).registerError(InvalidRelativeFileVersionEnumException, __InvalidRelativeFileVersionEnumException);
|
|
2300
|
-
export var InvalidReplacementContentException = [
|
|
2301
|
-
-3,
|
|
2302
|
-
n0,
|
|
2303
|
-
_IRCE,
|
|
2304
|
-
{
|
|
2305
|
-
[_e]: _c,
|
|
2306
|
-
},
|
|
2307
|
-
[_m],
|
|
2308
|
-
[0],
|
|
2309
|
-
];
|
|
1444
|
+
export var InvalidReplacementContentException = [-3, n0, _IRCE, { [_e]: _c }, [_m], [0]];
|
|
2310
1445
|
TypeRegistry.for(n0).registerError(InvalidReplacementContentException, __InvalidReplacementContentException);
|
|
2311
|
-
export var InvalidReplacementTypeException = [
|
|
2312
|
-
-3,
|
|
2313
|
-
n0,
|
|
2314
|
-
_IRTE,
|
|
2315
|
-
{
|
|
2316
|
-
[_e]: _c,
|
|
2317
|
-
},
|
|
2318
|
-
[_m],
|
|
2319
|
-
[0],
|
|
2320
|
-
];
|
|
1446
|
+
export var InvalidReplacementTypeException = [-3, n0, _IRTE, { [_e]: _c }, [_m], [0]];
|
|
2321
1447
|
TypeRegistry.for(n0).registerError(InvalidReplacementTypeException, __InvalidReplacementTypeException);
|
|
2322
|
-
export var InvalidRepositoryDescriptionException = [
|
|
2323
|
-
-3,
|
|
2324
|
-
n0,
|
|
2325
|
-
_IRDE,
|
|
2326
|
-
{
|
|
2327
|
-
[_e]: _c,
|
|
2328
|
-
},
|
|
2329
|
-
[_m],
|
|
2330
|
-
[0],
|
|
2331
|
-
];
|
|
1448
|
+
export var InvalidRepositoryDescriptionException = [-3, n0, _IRDE, { [_e]: _c }, [_m], [0]];
|
|
2332
1449
|
TypeRegistry.for(n0).registerError(InvalidRepositoryDescriptionException, __InvalidRepositoryDescriptionException);
|
|
2333
|
-
export var InvalidRepositoryNameException = [
|
|
2334
|
-
-3,
|
|
2335
|
-
n0,
|
|
2336
|
-
_IRNEn,
|
|
2337
|
-
{
|
|
2338
|
-
[_e]: _c,
|
|
2339
|
-
},
|
|
2340
|
-
[_m],
|
|
2341
|
-
[0],
|
|
2342
|
-
];
|
|
1450
|
+
export var InvalidRepositoryNameException = [-3, n0, _IRNEn, { [_e]: _c }, [_m], [0]];
|
|
2343
1451
|
TypeRegistry.for(n0).registerError(InvalidRepositoryNameException, __InvalidRepositoryNameException);
|
|
2344
|
-
export var InvalidRepositoryTriggerBranchNameException = [
|
|
2345
|
-
-3,
|
|
2346
|
-
n0,
|
|
2347
|
-
_IRTBNE,
|
|
2348
|
-
{
|
|
2349
|
-
[_e]: _c,
|
|
2350
|
-
},
|
|
2351
|
-
[_m],
|
|
2352
|
-
[0],
|
|
2353
|
-
];
|
|
1452
|
+
export var InvalidRepositoryTriggerBranchNameException = [-3, n0, _IRTBNE, { [_e]: _c }, [_m], [0]];
|
|
2354
1453
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerBranchNameException, __InvalidRepositoryTriggerBranchNameException);
|
|
2355
|
-
export var InvalidRepositoryTriggerCustomDataException = [
|
|
2356
|
-
-3,
|
|
2357
|
-
n0,
|
|
2358
|
-
_IRTCDE,
|
|
2359
|
-
{
|
|
2360
|
-
[_e]: _c,
|
|
2361
|
-
},
|
|
2362
|
-
[_m],
|
|
2363
|
-
[0],
|
|
2364
|
-
];
|
|
1454
|
+
export var InvalidRepositoryTriggerCustomDataException = [-3, n0, _IRTCDE, { [_e]: _c }, [_m], [0]];
|
|
2365
1455
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerCustomDataException, __InvalidRepositoryTriggerCustomDataException);
|
|
2366
1456
|
export var InvalidRepositoryTriggerDestinationArnException = [
|
|
2367
1457
|
-3,
|
|
2368
1458
|
n0,
|
|
2369
1459
|
_IRTDAE,
|
|
2370
|
-
{
|
|
2371
|
-
[_e]: _c,
|
|
2372
|
-
},
|
|
1460
|
+
{ [_e]: _c },
|
|
2373
1461
|
[_m],
|
|
2374
1462
|
[0],
|
|
2375
1463
|
];
|
|
2376
1464
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerDestinationArnException, __InvalidRepositoryTriggerDestinationArnException);
|
|
2377
|
-
export var InvalidRepositoryTriggerEventsException = [
|
|
2378
|
-
-3,
|
|
2379
|
-
n0,
|
|
2380
|
-
_IRTEE,
|
|
2381
|
-
{
|
|
2382
|
-
[_e]: _c,
|
|
2383
|
-
},
|
|
2384
|
-
[_m],
|
|
2385
|
-
[0],
|
|
2386
|
-
];
|
|
1465
|
+
export var InvalidRepositoryTriggerEventsException = [-3, n0, _IRTEE, { [_e]: _c }, [_m], [0]];
|
|
2387
1466
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerEventsException, __InvalidRepositoryTriggerEventsException);
|
|
2388
|
-
export var InvalidRepositoryTriggerNameException = [
|
|
2389
|
-
-3,
|
|
2390
|
-
n0,
|
|
2391
|
-
_IRTNE,
|
|
2392
|
-
{
|
|
2393
|
-
[_e]: _c,
|
|
2394
|
-
},
|
|
2395
|
-
[_m],
|
|
2396
|
-
[0],
|
|
2397
|
-
];
|
|
1467
|
+
export var InvalidRepositoryTriggerNameException = [-3, n0, _IRTNE, { [_e]: _c }, [_m], [0]];
|
|
2398
1468
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerNameException, __InvalidRepositoryTriggerNameException);
|
|
2399
|
-
export var InvalidRepositoryTriggerRegionException = [
|
|
2400
|
-
-3,
|
|
2401
|
-
n0,
|
|
2402
|
-
_IRTRE,
|
|
2403
|
-
{
|
|
2404
|
-
[_e]: _c,
|
|
2405
|
-
},
|
|
2406
|
-
[_m],
|
|
2407
|
-
[0],
|
|
2408
|
-
];
|
|
1469
|
+
export var InvalidRepositoryTriggerRegionException = [-3, n0, _IRTRE, { [_e]: _c }, [_m], [0]];
|
|
2409
1470
|
TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerRegionException, __InvalidRepositoryTriggerRegionException);
|
|
2410
|
-
export var InvalidResourceArnException = [
|
|
2411
|
-
-3,
|
|
2412
|
-
n0,
|
|
2413
|
-
_IRAE,
|
|
2414
|
-
{
|
|
2415
|
-
[_e]: _c,
|
|
2416
|
-
},
|
|
2417
|
-
[_m],
|
|
2418
|
-
[0],
|
|
2419
|
-
];
|
|
1471
|
+
export var InvalidResourceArnException = [-3, n0, _IRAE, { [_e]: _c }, [_m], [0]];
|
|
2420
1472
|
TypeRegistry.for(n0).registerError(InvalidResourceArnException, __InvalidResourceArnException);
|
|
2421
|
-
export var InvalidRevisionIdException = [
|
|
2422
|
-
-3,
|
|
2423
|
-
n0,
|
|
2424
|
-
_IRIE,
|
|
2425
|
-
{
|
|
2426
|
-
[_e]: _c,
|
|
2427
|
-
},
|
|
2428
|
-
[_m],
|
|
2429
|
-
[0],
|
|
2430
|
-
];
|
|
1473
|
+
export var InvalidRevisionIdException = [-3, n0, _IRIE, { [_e]: _c }, [_m], [0]];
|
|
2431
1474
|
TypeRegistry.for(n0).registerError(InvalidRevisionIdException, __InvalidRevisionIdException);
|
|
2432
|
-
export var InvalidRuleContentSha256Exception = [
|
|
2433
|
-
-3,
|
|
2434
|
-
n0,
|
|
2435
|
-
_IRCSE,
|
|
2436
|
-
{
|
|
2437
|
-
[_e]: _c,
|
|
2438
|
-
},
|
|
2439
|
-
[_m],
|
|
2440
|
-
[0],
|
|
2441
|
-
];
|
|
1475
|
+
export var InvalidRuleContentSha256Exception = [-3, n0, _IRCSE, { [_e]: _c }, [_m], [0]];
|
|
2442
1476
|
TypeRegistry.for(n0).registerError(InvalidRuleContentSha256Exception, __InvalidRuleContentSha256Exception);
|
|
2443
|
-
export var InvalidSortByException = [
|
|
2444
|
-
-3,
|
|
2445
|
-
n0,
|
|
2446
|
-
_ISBE,
|
|
2447
|
-
{
|
|
2448
|
-
[_e]: _c,
|
|
2449
|
-
},
|
|
2450
|
-
[_m],
|
|
2451
|
-
[0],
|
|
2452
|
-
];
|
|
1477
|
+
export var InvalidSortByException = [-3, n0, _ISBE, { [_e]: _c }, [_m], [0]];
|
|
2453
1478
|
TypeRegistry.for(n0).registerError(InvalidSortByException, __InvalidSortByException);
|
|
2454
|
-
export var InvalidSourceCommitSpecifierException = [
|
|
2455
|
-
-3,
|
|
2456
|
-
n0,
|
|
2457
|
-
_ISCSE,
|
|
2458
|
-
{
|
|
2459
|
-
[_e]: _c,
|
|
2460
|
-
},
|
|
2461
|
-
[_m],
|
|
2462
|
-
[0],
|
|
2463
|
-
];
|
|
1479
|
+
export var InvalidSourceCommitSpecifierException = [-3, n0, _ISCSE, { [_e]: _c }, [_m], [0]];
|
|
2464
1480
|
TypeRegistry.for(n0).registerError(InvalidSourceCommitSpecifierException, __InvalidSourceCommitSpecifierException);
|
|
2465
|
-
export var InvalidSystemTagUsageException = [
|
|
2466
|
-
-3,
|
|
2467
|
-
n0,
|
|
2468
|
-
_ISTUE,
|
|
2469
|
-
{
|
|
2470
|
-
[_e]: _c,
|
|
2471
|
-
},
|
|
2472
|
-
[_m],
|
|
2473
|
-
[0],
|
|
2474
|
-
];
|
|
1481
|
+
export var InvalidSystemTagUsageException = [-3, n0, _ISTUE, { [_e]: _c }, [_m], [0]];
|
|
2475
1482
|
TypeRegistry.for(n0).registerError(InvalidSystemTagUsageException, __InvalidSystemTagUsageException);
|
|
2476
|
-
export var InvalidTagKeysListException = [
|
|
2477
|
-
-3,
|
|
2478
|
-
n0,
|
|
2479
|
-
_ITKLE,
|
|
2480
|
-
{
|
|
2481
|
-
[_e]: _c,
|
|
2482
|
-
},
|
|
2483
|
-
[_m],
|
|
2484
|
-
[0],
|
|
2485
|
-
];
|
|
1483
|
+
export var InvalidTagKeysListException = [-3, n0, _ITKLE, { [_e]: _c }, [_m], [0]];
|
|
2486
1484
|
TypeRegistry.for(n0).registerError(InvalidTagKeysListException, __InvalidTagKeysListException);
|
|
2487
|
-
export var InvalidTagsMapException = [
|
|
2488
|
-
-3,
|
|
2489
|
-
n0,
|
|
2490
|
-
_ITME,
|
|
2491
|
-
{
|
|
2492
|
-
[_e]: _c,
|
|
2493
|
-
},
|
|
2494
|
-
[_m],
|
|
2495
|
-
[0],
|
|
2496
|
-
];
|
|
1485
|
+
export var InvalidTagsMapException = [-3, n0, _ITME, { [_e]: _c }, [_m], [0]];
|
|
2497
1486
|
TypeRegistry.for(n0).registerError(InvalidTagsMapException, __InvalidTagsMapException);
|
|
2498
|
-
export var InvalidTargetBranchException = [
|
|
2499
|
-
-3,
|
|
2500
|
-
n0,
|
|
2501
|
-
_ITBE,
|
|
2502
|
-
{
|
|
2503
|
-
[_e]: _c,
|
|
2504
|
-
},
|
|
2505
|
-
[_m],
|
|
2506
|
-
[0],
|
|
2507
|
-
];
|
|
1487
|
+
export var InvalidTargetBranchException = [-3, n0, _ITBE, { [_e]: _c }, [_m], [0]];
|
|
2508
1488
|
TypeRegistry.for(n0).registerError(InvalidTargetBranchException, __InvalidTargetBranchException);
|
|
2509
|
-
export var InvalidTargetException = [
|
|
2510
|
-
-3,
|
|
2511
|
-
n0,
|
|
2512
|
-
_ITE,
|
|
2513
|
-
{
|
|
2514
|
-
[_e]: _c,
|
|
2515
|
-
},
|
|
2516
|
-
[_m],
|
|
2517
|
-
[0],
|
|
2518
|
-
];
|
|
1489
|
+
export var InvalidTargetException = [-3, n0, _ITE, { [_e]: _c }, [_m], [0]];
|
|
2519
1490
|
TypeRegistry.for(n0).registerError(InvalidTargetException, __InvalidTargetException);
|
|
2520
|
-
export var InvalidTargetsException = [
|
|
2521
|
-
-3,
|
|
2522
|
-
n0,
|
|
2523
|
-
_ITEn,
|
|
2524
|
-
{
|
|
2525
|
-
[_e]: _c,
|
|
2526
|
-
},
|
|
2527
|
-
[_m],
|
|
2528
|
-
[0],
|
|
2529
|
-
];
|
|
1491
|
+
export var InvalidTargetsException = [-3, n0, _ITEn, { [_e]: _c }, [_m], [0]];
|
|
2530
1492
|
TypeRegistry.for(n0).registerError(InvalidTargetsException, __InvalidTargetsException);
|
|
2531
|
-
export var InvalidTitleException = [
|
|
2532
|
-
-3,
|
|
2533
|
-
n0,
|
|
2534
|
-
_ITEnv,
|
|
2535
|
-
{
|
|
2536
|
-
[_e]: _c,
|
|
2537
|
-
},
|
|
2538
|
-
[_m],
|
|
2539
|
-
[0],
|
|
2540
|
-
];
|
|
1493
|
+
export var InvalidTitleException = [-3, n0, _ITEnv, { [_e]: _c }, [_m], [0]];
|
|
2541
1494
|
TypeRegistry.for(n0).registerError(InvalidTitleException, __InvalidTitleException);
|
|
2542
1495
|
export var IsBinaryFile = [3, n0, _IBF, 0, [_so, _des, _b], [2, 2, 2]];
|
|
2543
1496
|
export var ListApprovalRuleTemplatesInput = [3, n0, _LARTI, 0, [_nT, _mR], [0, 1]];
|
|
@@ -2613,123 +1566,38 @@ export var ListRepositoriesOutput = [
|
|
|
2613
1566
|
export var ListTagsForResourceInput = [3, n0, _LTFRI, 0, [_rA, _nT], [0, 0]];
|
|
2614
1567
|
export var ListTagsForResourceOutput = [3, n0, _LTFRO, 0, [_tag, _nT], [128 | 0, 0]];
|
|
2615
1568
|
export var Location = [3, n0, _L, 0, [_fP, _fPil, _rFV], [0, 1, 0]];
|
|
2616
|
-
export var ManualMergeRequiredException = [
|
|
2617
|
-
-3,
|
|
2618
|
-
n0,
|
|
2619
|
-
_MMRE,
|
|
2620
|
-
{
|
|
2621
|
-
[_e]: _c,
|
|
2622
|
-
},
|
|
2623
|
-
[_m],
|
|
2624
|
-
[0],
|
|
2625
|
-
];
|
|
1569
|
+
export var ManualMergeRequiredException = [-3, n0, _MMRE, { [_e]: _c }, [_m], [0]];
|
|
2626
1570
|
TypeRegistry.for(n0).registerError(ManualMergeRequiredException, __ManualMergeRequiredException);
|
|
2627
|
-
export var MaximumBranchesExceededException = [
|
|
2628
|
-
-3,
|
|
2629
|
-
n0,
|
|
2630
|
-
_MBEE,
|
|
2631
|
-
{
|
|
2632
|
-
[_e]: _c,
|
|
2633
|
-
},
|
|
2634
|
-
[_m],
|
|
2635
|
-
[0],
|
|
2636
|
-
];
|
|
1571
|
+
export var MaximumBranchesExceededException = [-3, n0, _MBEE, { [_e]: _c }, [_m], [0]];
|
|
2637
1572
|
TypeRegistry.for(n0).registerError(MaximumBranchesExceededException, __MaximumBranchesExceededException);
|
|
2638
1573
|
export var MaximumConflictResolutionEntriesExceededException = [
|
|
2639
1574
|
-3,
|
|
2640
1575
|
n0,
|
|
2641
1576
|
_MCREEE,
|
|
2642
|
-
{
|
|
2643
|
-
[_e]: _c,
|
|
2644
|
-
},
|
|
1577
|
+
{ [_e]: _c },
|
|
2645
1578
|
[_m],
|
|
2646
1579
|
[0],
|
|
2647
1580
|
];
|
|
2648
1581
|
TypeRegistry.for(n0).registerError(MaximumConflictResolutionEntriesExceededException, __MaximumConflictResolutionEntriesExceededException);
|
|
2649
|
-
export var MaximumFileContentToLoadExceededException = [
|
|
2650
|
-
-3,
|
|
2651
|
-
n0,
|
|
2652
|
-
_MFCTLEE,
|
|
2653
|
-
{
|
|
2654
|
-
[_e]: _c,
|
|
2655
|
-
},
|
|
2656
|
-
[_m],
|
|
2657
|
-
[0],
|
|
2658
|
-
];
|
|
1582
|
+
export var MaximumFileContentToLoadExceededException = [-3, n0, _MFCTLEE, { [_e]: _c }, [_m], [0]];
|
|
2659
1583
|
TypeRegistry.for(n0).registerError(MaximumFileContentToLoadExceededException, __MaximumFileContentToLoadExceededException);
|
|
2660
|
-
export var MaximumFileEntriesExceededException = [
|
|
2661
|
-
-3,
|
|
2662
|
-
n0,
|
|
2663
|
-
_MFEEE,
|
|
2664
|
-
{
|
|
2665
|
-
[_e]: _c,
|
|
2666
|
-
},
|
|
2667
|
-
[_m],
|
|
2668
|
-
[0],
|
|
2669
|
-
];
|
|
1584
|
+
export var MaximumFileEntriesExceededException = [-3, n0, _MFEEE, { [_e]: _c }, [_m], [0]];
|
|
2670
1585
|
TypeRegistry.for(n0).registerError(MaximumFileEntriesExceededException, __MaximumFileEntriesExceededException);
|
|
2671
|
-
export var MaximumItemsToCompareExceededException = [
|
|
2672
|
-
-3,
|
|
2673
|
-
n0,
|
|
2674
|
-
_MITCEE,
|
|
2675
|
-
{
|
|
2676
|
-
[_e]: _c,
|
|
2677
|
-
},
|
|
2678
|
-
[_m],
|
|
2679
|
-
[0],
|
|
2680
|
-
];
|
|
1586
|
+
export var MaximumItemsToCompareExceededException = [-3, n0, _MITCEE, { [_e]: _c }, [_m], [0]];
|
|
2681
1587
|
TypeRegistry.for(n0).registerError(MaximumItemsToCompareExceededException, __MaximumItemsToCompareExceededException);
|
|
2682
|
-
export var MaximumNumberOfApprovalsExceededException = [
|
|
2683
|
-
-3,
|
|
2684
|
-
n0,
|
|
2685
|
-
_MNOAEE,
|
|
2686
|
-
{
|
|
2687
|
-
[_e]: _c,
|
|
2688
|
-
},
|
|
2689
|
-
[_m],
|
|
2690
|
-
[0],
|
|
2691
|
-
];
|
|
1588
|
+
export var MaximumNumberOfApprovalsExceededException = [-3, n0, _MNOAEE, { [_e]: _c }, [_m], [0]];
|
|
2692
1589
|
TypeRegistry.for(n0).registerError(MaximumNumberOfApprovalsExceededException, __MaximumNumberOfApprovalsExceededException);
|
|
2693
|
-
export var MaximumOpenPullRequestsExceededException = [
|
|
2694
|
-
-3,
|
|
2695
|
-
n0,
|
|
2696
|
-
_MOPREE,
|
|
2697
|
-
{
|
|
2698
|
-
[_e]: _c,
|
|
2699
|
-
},
|
|
2700
|
-
[_m],
|
|
2701
|
-
[0],
|
|
2702
|
-
];
|
|
1590
|
+
export var MaximumOpenPullRequestsExceededException = [-3, n0, _MOPREE, { [_e]: _c }, [_m], [0]];
|
|
2703
1591
|
TypeRegistry.for(n0).registerError(MaximumOpenPullRequestsExceededException, __MaximumOpenPullRequestsExceededException);
|
|
2704
|
-
export var MaximumRepositoryNamesExceededException = [
|
|
2705
|
-
-3,
|
|
2706
|
-
n0,
|
|
2707
|
-
_MRNEE,
|
|
2708
|
-
{
|
|
2709
|
-
[_e]: _c,
|
|
2710
|
-
},
|
|
2711
|
-
[_m],
|
|
2712
|
-
[0],
|
|
2713
|
-
];
|
|
1592
|
+
export var MaximumRepositoryNamesExceededException = [-3, n0, _MRNEE, { [_e]: _c }, [_m], [0]];
|
|
2714
1593
|
TypeRegistry.for(n0).registerError(MaximumRepositoryNamesExceededException, __MaximumRepositoryNamesExceededException);
|
|
2715
|
-
export var MaximumRepositoryTriggersExceededException = [
|
|
2716
|
-
-3,
|
|
2717
|
-
n0,
|
|
2718
|
-
_MRTEE,
|
|
2719
|
-
{
|
|
2720
|
-
[_e]: _c,
|
|
2721
|
-
},
|
|
2722
|
-
[_m],
|
|
2723
|
-
[0],
|
|
2724
|
-
];
|
|
1594
|
+
export var MaximumRepositoryTriggersExceededException = [-3, n0, _MRTEE, { [_e]: _c }, [_m], [0]];
|
|
2725
1595
|
TypeRegistry.for(n0).registerError(MaximumRepositoryTriggersExceededException, __MaximumRepositoryTriggersExceededException);
|
|
2726
1596
|
export var MaximumRuleTemplatesAssociatedWithRepositoryException = [
|
|
2727
1597
|
-3,
|
|
2728
1598
|
n0,
|
|
2729
1599
|
_MRTAWRE,
|
|
2730
|
-
{
|
|
2731
|
-
[_e]: _c,
|
|
2732
|
-
},
|
|
1600
|
+
{ [_e]: _c },
|
|
2733
1601
|
[_m],
|
|
2734
1602
|
[0],
|
|
2735
1603
|
];
|
|
@@ -2771,17 +1639,8 @@ export var MergeHunk = [
|
|
|
2771
1639
|
];
|
|
2772
1640
|
export var MergeHunkDetail = [3, n0, _MHD, 0, [_sLt, _eL, _hC], [1, 1, 0]];
|
|
2773
1641
|
export var MergeMetadata = [3, n0, _MM, 0, [_iM, _mB, _mCIe, _mO], [2, 0, 0, 0]];
|
|
2774
|
-
export var MergeOperations = [3, n0, _MO, 0, [_so, _des], [0, 0]];
|
|
2775
|
-
export var MergeOptionRequiredException = [
|
|
2776
|
-
-3,
|
|
2777
|
-
n0,
|
|
2778
|
-
_MORE,
|
|
2779
|
-
{
|
|
2780
|
-
[_e]: _c,
|
|
2781
|
-
},
|
|
2782
|
-
[_m],
|
|
2783
|
-
[0],
|
|
2784
|
-
];
|
|
1642
|
+
export var MergeOperations = [3, n0, _MO, 0, [_so, _des], [0, 0]];
|
|
1643
|
+
export var MergeOptionRequiredException = [-3, n0, _MORE, { [_e]: _c }, [_m], [0]];
|
|
2785
1644
|
TypeRegistry.for(n0).registerError(MergeOptionRequiredException, __MergeOptionRequiredException);
|
|
2786
1645
|
export var MergePullRequestByFastForwardInput = [
|
|
2787
1646
|
3,
|
|
@@ -2817,95 +1676,23 @@ export var MergePullRequestByThreeWayInput = [
|
|
|
2817
1676
|
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution],
|
|
2818
1677
|
];
|
|
2819
1678
|
export var MergePullRequestByThreeWayOutput = [3, n0, _MPRBTWO, 0, [_pR], [() => PullRequest]];
|
|
2820
|
-
export var MultipleConflictResolutionEntriesException = [
|
|
2821
|
-
-3,
|
|
2822
|
-
n0,
|
|
2823
|
-
_MCREE,
|
|
2824
|
-
{
|
|
2825
|
-
[_e]: _c,
|
|
2826
|
-
},
|
|
2827
|
-
[_m],
|
|
2828
|
-
[0],
|
|
2829
|
-
];
|
|
1679
|
+
export var MultipleConflictResolutionEntriesException = [-3, n0, _MCREE, { [_e]: _c }, [_m], [0]];
|
|
2830
1680
|
TypeRegistry.for(n0).registerError(MultipleConflictResolutionEntriesException, __MultipleConflictResolutionEntriesException);
|
|
2831
|
-
export var MultipleRepositoriesInPullRequestException = [
|
|
2832
|
-
-3,
|
|
2833
|
-
n0,
|
|
2834
|
-
_MRIPRE,
|
|
2835
|
-
{
|
|
2836
|
-
[_e]: _c,
|
|
2837
|
-
},
|
|
2838
|
-
[_m],
|
|
2839
|
-
[0],
|
|
2840
|
-
];
|
|
1681
|
+
export var MultipleRepositoriesInPullRequestException = [-3, n0, _MRIPRE, { [_e]: _c }, [_m], [0]];
|
|
2841
1682
|
TypeRegistry.for(n0).registerError(MultipleRepositoriesInPullRequestException, __MultipleRepositoriesInPullRequestException);
|
|
2842
|
-
export var NameLengthExceededException = [
|
|
2843
|
-
-3,
|
|
2844
|
-
n0,
|
|
2845
|
-
_NLEE,
|
|
2846
|
-
{
|
|
2847
|
-
[_e]: _c,
|
|
2848
|
-
},
|
|
2849
|
-
[_m],
|
|
2850
|
-
[0],
|
|
2851
|
-
];
|
|
1683
|
+
export var NameLengthExceededException = [-3, n0, _NLEE, { [_e]: _c }, [_m], [0]];
|
|
2852
1684
|
TypeRegistry.for(n0).registerError(NameLengthExceededException, __NameLengthExceededException);
|
|
2853
|
-
export var NoChangeException = [
|
|
2854
|
-
-3,
|
|
2855
|
-
n0,
|
|
2856
|
-
_NCE,
|
|
2857
|
-
{
|
|
2858
|
-
[_e]: _c,
|
|
2859
|
-
},
|
|
2860
|
-
[_m],
|
|
2861
|
-
[0],
|
|
2862
|
-
];
|
|
1685
|
+
export var NoChangeException = [-3, n0, _NCE, { [_e]: _c }, [_m], [0]];
|
|
2863
1686
|
TypeRegistry.for(n0).registerError(NoChangeException, __NoChangeException);
|
|
2864
|
-
export var NumberOfRulesExceededException = [
|
|
2865
|
-
-3,
|
|
2866
|
-
n0,
|
|
2867
|
-
_NOREE,
|
|
2868
|
-
{
|
|
2869
|
-
[_e]: _c,
|
|
2870
|
-
},
|
|
2871
|
-
[_m],
|
|
2872
|
-
[0],
|
|
2873
|
-
];
|
|
1687
|
+
export var NumberOfRulesExceededException = [-3, n0, _NOREE, { [_e]: _c }, [_m], [0]];
|
|
2874
1688
|
TypeRegistry.for(n0).registerError(NumberOfRulesExceededException, __NumberOfRulesExceededException);
|
|
2875
|
-
export var NumberOfRuleTemplatesExceededException = [
|
|
2876
|
-
-3,
|
|
2877
|
-
n0,
|
|
2878
|
-
_NORTEE,
|
|
2879
|
-
{
|
|
2880
|
-
[_e]: _c,
|
|
2881
|
-
},
|
|
2882
|
-
[_m],
|
|
2883
|
-
[0],
|
|
2884
|
-
];
|
|
1689
|
+
export var NumberOfRuleTemplatesExceededException = [-3, n0, _NORTEE, { [_e]: _c }, [_m], [0]];
|
|
2885
1690
|
TypeRegistry.for(n0).registerError(NumberOfRuleTemplatesExceededException, __NumberOfRuleTemplatesExceededException);
|
|
2886
1691
|
export var ObjectTypes = [3, n0, _OT, 0, [_so, _des, _b], [0, 0, 0]];
|
|
2887
|
-
export var OperationNotAllowedException = [
|
|
2888
|
-
-3,
|
|
2889
|
-
n0,
|
|
2890
|
-
_ONAE,
|
|
2891
|
-
{
|
|
2892
|
-
[_e]: _c,
|
|
2893
|
-
},
|
|
2894
|
-
[_m],
|
|
2895
|
-
[0],
|
|
2896
|
-
];
|
|
1692
|
+
export var OperationNotAllowedException = [-3, n0, _ONAE, { [_e]: _c }, [_m], [0]];
|
|
2897
1693
|
TypeRegistry.for(n0).registerError(OperationNotAllowedException, __OperationNotAllowedException);
|
|
2898
1694
|
export var OriginApprovalRuleTemplate = [3, n0, _OART, 0, [_aRTI, _aRTN], [0, 0]];
|
|
2899
|
-
export var OverrideAlreadySetException = [
|
|
2900
|
-
-3,
|
|
2901
|
-
n0,
|
|
2902
|
-
_OASE,
|
|
2903
|
-
{
|
|
2904
|
-
[_e]: _c,
|
|
2905
|
-
},
|
|
2906
|
-
[_m],
|
|
2907
|
-
[0],
|
|
2908
|
-
];
|
|
1695
|
+
export var OverrideAlreadySetException = [-3, n0, _OASE, { [_e]: _c }, [_m], [0]];
|
|
2909
1696
|
TypeRegistry.for(n0).registerError(OverrideAlreadySetException, __OverrideAlreadySetException);
|
|
2910
1697
|
export var OverridePullRequestApprovalRulesInput = [
|
|
2911
1698
|
3,
|
|
@@ -2915,71 +1702,17 @@ export var OverridePullRequestApprovalRulesInput = [
|
|
|
2915
1702
|
[_pRI, _rI, _oS],
|
|
2916
1703
|
[0, 0, 0],
|
|
2917
1704
|
];
|
|
2918
|
-
export var OverrideStatusRequiredException = [
|
|
2919
|
-
-3,
|
|
2920
|
-
n0,
|
|
2921
|
-
_OSRE,
|
|
2922
|
-
{
|
|
2923
|
-
[_e]: _c,
|
|
2924
|
-
},
|
|
2925
|
-
[_m],
|
|
2926
|
-
[0],
|
|
2927
|
-
];
|
|
1705
|
+
export var OverrideStatusRequiredException = [-3, n0, _OSRE, { [_e]: _c }, [_m], [0]];
|
|
2928
1706
|
TypeRegistry.for(n0).registerError(OverrideStatusRequiredException, __OverrideStatusRequiredException);
|
|
2929
|
-
export var ParentCommitDoesNotExistException = [
|
|
2930
|
-
-3,
|
|
2931
|
-
n0,
|
|
2932
|
-
_PCDNEE,
|
|
2933
|
-
{
|
|
2934
|
-
[_e]: _c,
|
|
2935
|
-
},
|
|
2936
|
-
[_m],
|
|
2937
|
-
[0],
|
|
2938
|
-
];
|
|
1707
|
+
export var ParentCommitDoesNotExistException = [-3, n0, _PCDNEE, { [_e]: _c }, [_m], [0]];
|
|
2939
1708
|
TypeRegistry.for(n0).registerError(ParentCommitDoesNotExistException, __ParentCommitDoesNotExistException);
|
|
2940
|
-
export var ParentCommitIdOutdatedException = [
|
|
2941
|
-
-3,
|
|
2942
|
-
n0,
|
|
2943
|
-
_PCIOE,
|
|
2944
|
-
{
|
|
2945
|
-
[_e]: _c,
|
|
2946
|
-
},
|
|
2947
|
-
[_m],
|
|
2948
|
-
[0],
|
|
2949
|
-
];
|
|
1709
|
+
export var ParentCommitIdOutdatedException = [-3, n0, _PCIOE, { [_e]: _c }, [_m], [0]];
|
|
2950
1710
|
TypeRegistry.for(n0).registerError(ParentCommitIdOutdatedException, __ParentCommitIdOutdatedException);
|
|
2951
|
-
export var ParentCommitIdRequiredException = [
|
|
2952
|
-
-3,
|
|
2953
|
-
n0,
|
|
2954
|
-
_PCIRE,
|
|
2955
|
-
{
|
|
2956
|
-
[_e]: _c,
|
|
2957
|
-
},
|
|
2958
|
-
[_m],
|
|
2959
|
-
[0],
|
|
2960
|
-
];
|
|
1711
|
+
export var ParentCommitIdRequiredException = [-3, n0, _PCIRE, { [_e]: _c }, [_m], [0]];
|
|
2961
1712
|
TypeRegistry.for(n0).registerError(ParentCommitIdRequiredException, __ParentCommitIdRequiredException);
|
|
2962
|
-
export var PathDoesNotExistException = [
|
|
2963
|
-
-3,
|
|
2964
|
-
n0,
|
|
2965
|
-
_PDNEE,
|
|
2966
|
-
{
|
|
2967
|
-
[_e]: _c,
|
|
2968
|
-
},
|
|
2969
|
-
[_m],
|
|
2970
|
-
[0],
|
|
2971
|
-
];
|
|
1713
|
+
export var PathDoesNotExistException = [-3, n0, _PDNEE, { [_e]: _c }, [_m], [0]];
|
|
2972
1714
|
TypeRegistry.for(n0).registerError(PathDoesNotExistException, __PathDoesNotExistException);
|
|
2973
|
-
export var PathRequiredException = [
|
|
2974
|
-
-3,
|
|
2975
|
-
n0,
|
|
2976
|
-
_PRE,
|
|
2977
|
-
{
|
|
2978
|
-
[_e]: _c,
|
|
2979
|
-
},
|
|
2980
|
-
[_m],
|
|
2981
|
-
[0],
|
|
2982
|
-
];
|
|
1715
|
+
export var PathRequiredException = [-3, n0, _PRE, { [_e]: _c }, [_m], [0]];
|
|
2983
1716
|
TypeRegistry.for(n0).registerError(PathRequiredException, __PathRequiredException);
|
|
2984
1717
|
export var PostCommentForComparedCommitInput = [
|
|
2985
1718
|
3,
|
|
@@ -3023,24 +1756,13 @@ export var PullRequest = [
|
|
|
3023
1756
|
[_pRI, _t, _de, _lAD, _cD, _pRS, _aA, _pRT, _cRT, _rI, _aRp],
|
|
3024
1757
|
[0, 0, 0, 4, 4, 0, 0, () => PullRequestTargetList, 0, 0, () => ApprovalRulesList],
|
|
3025
1758
|
];
|
|
3026
|
-
export var PullRequestAlreadyClosedException = [
|
|
3027
|
-
-3,
|
|
3028
|
-
n0,
|
|
3029
|
-
_PRACE,
|
|
3030
|
-
{
|
|
3031
|
-
[_e]: _c,
|
|
3032
|
-
},
|
|
3033
|
-
[_m],
|
|
3034
|
-
[0],
|
|
3035
|
-
];
|
|
1759
|
+
export var PullRequestAlreadyClosedException = [-3, n0, _PRACE, { [_e]: _c }, [_m], [0]];
|
|
3036
1760
|
TypeRegistry.for(n0).registerError(PullRequestAlreadyClosedException, __PullRequestAlreadyClosedException);
|
|
3037
1761
|
export var PullRequestApprovalRulesNotSatisfiedException = [
|
|
3038
1762
|
-3,
|
|
3039
1763
|
n0,
|
|
3040
1764
|
_PRARNSE,
|
|
3041
|
-
{
|
|
3042
|
-
[_e]: _c,
|
|
3043
|
-
},
|
|
1765
|
+
{ [_e]: _c },
|
|
3044
1766
|
[_m],
|
|
3045
1767
|
[0],
|
|
3046
1768
|
];
|
|
@@ -3049,9 +1771,7 @@ export var PullRequestCannotBeApprovedByAuthorException = [
|
|
|
3049
1771
|
-3,
|
|
3050
1772
|
n0,
|
|
3051
1773
|
_PRCBABAE,
|
|
3052
|
-
{
|
|
3053
|
-
[_e]: _c,
|
|
3054
|
-
},
|
|
1774
|
+
{ [_e]: _c },
|
|
3055
1775
|
[_m],
|
|
3056
1776
|
[0],
|
|
3057
1777
|
];
|
|
@@ -3064,16 +1784,7 @@ export var PullRequestCreatedEventMetadata = [
|
|
|
3064
1784
|
[_rN, _sCI, _dCI, _mBe],
|
|
3065
1785
|
[0, 0, 0, 0],
|
|
3066
1786
|
];
|
|
3067
|
-
export var PullRequestDoesNotExistException = [
|
|
3068
|
-
-3,
|
|
3069
|
-
n0,
|
|
3070
|
-
_PRDNEE,
|
|
3071
|
-
{
|
|
3072
|
-
[_e]: _c,
|
|
3073
|
-
},
|
|
3074
|
-
[_m],
|
|
3075
|
-
[0],
|
|
3076
|
-
];
|
|
1787
|
+
export var PullRequestDoesNotExistException = [-3, n0, _PRDNEE, { [_e]: _c }, [_m], [0]];
|
|
3077
1788
|
TypeRegistry.for(n0).registerError(PullRequestDoesNotExistException, __PullRequestDoesNotExistException);
|
|
3078
1789
|
export var PullRequestEvent = [
|
|
3079
1790
|
3,
|
|
@@ -3095,16 +1806,7 @@ export var PullRequestEvent = [
|
|
|
3095
1806
|
() => ApprovalRuleOverriddenEventMetadata,
|
|
3096
1807
|
],
|
|
3097
1808
|
];
|
|
3098
|
-
export var PullRequestIdRequiredException = [
|
|
3099
|
-
-3,
|
|
3100
|
-
n0,
|
|
3101
|
-
_PRIRE,
|
|
3102
|
-
{
|
|
3103
|
-
[_e]: _c,
|
|
3104
|
-
},
|
|
3105
|
-
[_m],
|
|
3106
|
-
[0],
|
|
3107
|
-
];
|
|
1809
|
+
export var PullRequestIdRequiredException = [-3, n0, _PRIRE, { [_e]: _c }, [_m], [0]];
|
|
3108
1810
|
TypeRegistry.for(n0).registerError(PullRequestIdRequiredException, __PullRequestIdRequiredException);
|
|
3109
1811
|
export var PullRequestMergedStateChangedEventMetadata = [
|
|
3110
1812
|
3,
|
|
@@ -3123,16 +1825,7 @@ export var PullRequestSourceReferenceUpdatedEventMetadata = [
|
|
|
3123
1825
|
[0, 0, 0, 0],
|
|
3124
1826
|
];
|
|
3125
1827
|
export var PullRequestStatusChangedEventMetadata = [3, n0, _PRSCEM, 0, [_pRS], [0]];
|
|
3126
|
-
export var PullRequestStatusRequiredException = [
|
|
3127
|
-
-3,
|
|
3128
|
-
n0,
|
|
3129
|
-
_PRSRE,
|
|
3130
|
-
{
|
|
3131
|
-
[_e]: _c,
|
|
3132
|
-
},
|
|
3133
|
-
[_m],
|
|
3134
|
-
[0],
|
|
3135
|
-
];
|
|
1828
|
+
export var PullRequestStatusRequiredException = [-3, n0, _PRSRE, { [_e]: _c }, [_m], [0]];
|
|
3136
1829
|
TypeRegistry.for(n0).registerError(PullRequestStatusRequiredException, __PullRequestStatusRequiredException);
|
|
3137
1830
|
export var PullRequestTarget = [
|
|
3138
1831
|
3,
|
|
@@ -3151,16 +1844,7 @@ export var PutFileEntry = [
|
|
|
3151
1844
|
[_fP, _fMi, _fC, _sFo],
|
|
3152
1845
|
[0, 0, 21, () => SourceFileSpecifier],
|
|
3153
1846
|
];
|
|
3154
|
-
export var PutFileEntryConflictException = [
|
|
3155
|
-
-3,
|
|
3156
|
-
n0,
|
|
3157
|
-
_PFECE,
|
|
3158
|
-
{
|
|
3159
|
-
[_e]: _c,
|
|
3160
|
-
},
|
|
3161
|
-
[_m],
|
|
3162
|
-
[0],
|
|
3163
|
-
];
|
|
1847
|
+
export var PutFileEntryConflictException = [-3, n0, _PFECE, { [_e]: _c }, [_m], [0]];
|
|
3164
1848
|
TypeRegistry.for(n0).registerError(PutFileEntryConflictException, __PutFileEntryConflictException);
|
|
3165
1849
|
export var PutFileInput = [
|
|
3166
1850
|
3,
|
|
@@ -3188,106 +1872,25 @@ export var ReactionForComment = [
|
|
|
3188
1872
|
[_re, _rU, _rFDUC],
|
|
3189
1873
|
[() => ReactionValueFormats, 64 | 0, 1],
|
|
3190
1874
|
];
|
|
3191
|
-
export var ReactionLimitExceededException = [
|
|
3192
|
-
-3,
|
|
3193
|
-
n0,
|
|
3194
|
-
_RLEE,
|
|
3195
|
-
{
|
|
3196
|
-
[_e]: _c,
|
|
3197
|
-
},
|
|
3198
|
-
[_m],
|
|
3199
|
-
[0],
|
|
3200
|
-
];
|
|
1875
|
+
export var ReactionLimitExceededException = [-3, n0, _RLEE, { [_e]: _c }, [_m], [0]];
|
|
3201
1876
|
TypeRegistry.for(n0).registerError(ReactionLimitExceededException, __ReactionLimitExceededException);
|
|
3202
1877
|
export var ReactionValueFormats = [3, n0, _RVF, 0, [_emo, _sCh, _u], [0, 0, 0]];
|
|
3203
|
-
export var ReactionValueRequiredException = [
|
|
3204
|
-
-3,
|
|
3205
|
-
n0,
|
|
3206
|
-
_RVRE,
|
|
3207
|
-
{
|
|
3208
|
-
[_e]: _c,
|
|
3209
|
-
},
|
|
3210
|
-
[_m],
|
|
3211
|
-
[0],
|
|
3212
|
-
];
|
|
1878
|
+
export var ReactionValueRequiredException = [-3, n0, _RVRE, { [_e]: _c }, [_m], [0]];
|
|
3213
1879
|
TypeRegistry.for(n0).registerError(ReactionValueRequiredException, __ReactionValueRequiredException);
|
|
3214
|
-
export var ReferenceDoesNotExistException = [
|
|
3215
|
-
-3,
|
|
3216
|
-
n0,
|
|
3217
|
-
_RDNEE,
|
|
3218
|
-
{
|
|
3219
|
-
[_e]: _c,
|
|
3220
|
-
},
|
|
3221
|
-
[_m],
|
|
3222
|
-
[0],
|
|
3223
|
-
];
|
|
1880
|
+
export var ReferenceDoesNotExistException = [-3, n0, _RDNEE, { [_e]: _c }, [_m], [0]];
|
|
3224
1881
|
TypeRegistry.for(n0).registerError(ReferenceDoesNotExistException, __ReferenceDoesNotExistException);
|
|
3225
|
-
export var ReferenceNameRequiredException = [
|
|
3226
|
-
-3,
|
|
3227
|
-
n0,
|
|
3228
|
-
_RNRE,
|
|
3229
|
-
{
|
|
3230
|
-
[_e]: _c,
|
|
3231
|
-
},
|
|
3232
|
-
[_m],
|
|
3233
|
-
[0],
|
|
3234
|
-
];
|
|
1882
|
+
export var ReferenceNameRequiredException = [-3, n0, _RNRE, { [_e]: _c }, [_m], [0]];
|
|
3235
1883
|
TypeRegistry.for(n0).registerError(ReferenceNameRequiredException, __ReferenceNameRequiredException);
|
|
3236
|
-
export var ReferenceTypeNotSupportedException = [
|
|
3237
|
-
-3,
|
|
3238
|
-
n0,
|
|
3239
|
-
_RTNSE,
|
|
3240
|
-
{
|
|
3241
|
-
[_e]: _c,
|
|
3242
|
-
},
|
|
3243
|
-
[_m],
|
|
3244
|
-
[0],
|
|
3245
|
-
];
|
|
1884
|
+
export var ReferenceTypeNotSupportedException = [-3, n0, _RTNSE, { [_e]: _c }, [_m], [0]];
|
|
3246
1885
|
TypeRegistry.for(n0).registerError(ReferenceTypeNotSupportedException, __ReferenceTypeNotSupportedException);
|
|
3247
1886
|
export var ReplaceContentEntry = [3, n0, _RCE, 0, [_fP, _rT, _con, _fMi], [0, 0, 21, 0]];
|
|
3248
|
-
export var ReplacementContentRequiredException = [
|
|
3249
|
-
-3,
|
|
3250
|
-
n0,
|
|
3251
|
-
_RCRE,
|
|
3252
|
-
{
|
|
3253
|
-
[_e]: _c,
|
|
3254
|
-
},
|
|
3255
|
-
[_m],
|
|
3256
|
-
[0],
|
|
3257
|
-
];
|
|
1887
|
+
export var ReplacementContentRequiredException = [-3, n0, _RCRE, { [_e]: _c }, [_m], [0]];
|
|
3258
1888
|
TypeRegistry.for(n0).registerError(ReplacementContentRequiredException, __ReplacementContentRequiredException);
|
|
3259
|
-
export var ReplacementTypeRequiredException = [
|
|
3260
|
-
-3,
|
|
3261
|
-
n0,
|
|
3262
|
-
_RTRE,
|
|
3263
|
-
{
|
|
3264
|
-
[_e]: _c,
|
|
3265
|
-
},
|
|
3266
|
-
[_m],
|
|
3267
|
-
[0],
|
|
3268
|
-
];
|
|
1889
|
+
export var ReplacementTypeRequiredException = [-3, n0, _RTRE, { [_e]: _c }, [_m], [0]];
|
|
3269
1890
|
TypeRegistry.for(n0).registerError(ReplacementTypeRequiredException, __ReplacementTypeRequiredException);
|
|
3270
|
-
export var RepositoryDoesNotExistException = [
|
|
3271
|
-
-3,
|
|
3272
|
-
n0,
|
|
3273
|
-
_RDNEEe,
|
|
3274
|
-
{
|
|
3275
|
-
[_e]: _c,
|
|
3276
|
-
},
|
|
3277
|
-
[_m],
|
|
3278
|
-
[0],
|
|
3279
|
-
];
|
|
1891
|
+
export var RepositoryDoesNotExistException = [-3, n0, _RDNEEe, { [_e]: _c }, [_m], [0]];
|
|
3280
1892
|
TypeRegistry.for(n0).registerError(RepositoryDoesNotExistException, __RepositoryDoesNotExistException);
|
|
3281
|
-
export var RepositoryLimitExceededException = [
|
|
3282
|
-
-3,
|
|
3283
|
-
n0,
|
|
3284
|
-
_RLEEe,
|
|
3285
|
-
{
|
|
3286
|
-
[_e]: _c,
|
|
3287
|
-
},
|
|
3288
|
-
[_m],
|
|
3289
|
-
[0],
|
|
3290
|
-
];
|
|
1893
|
+
export var RepositoryLimitExceededException = [-3, n0, _RLEEe, { [_e]: _c }, [_m], [0]];
|
|
3291
1894
|
TypeRegistry.for(n0).registerError(RepositoryLimitExceededException, __RepositoryLimitExceededException);
|
|
3292
1895
|
export var RepositoryMetadata = [
|
|
3293
1896
|
3,
|
|
@@ -3297,47 +1900,18 @@ export var RepositoryMetadata = [
|
|
|
3297
1900
|
[_aI, _rIe, _rN, _rD, _dBe, _lMD, _cD, _cUH, _cUS, _Ar, _kKI],
|
|
3298
1901
|
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0],
|
|
3299
1902
|
];
|
|
3300
|
-
export var RepositoryNameExistsException = [
|
|
3301
|
-
-3,
|
|
3302
|
-
n0,
|
|
3303
|
-
_RNEE,
|
|
3304
|
-
{
|
|
3305
|
-
[_e]: _c,
|
|
3306
|
-
},
|
|
3307
|
-
[_m],
|
|
3308
|
-
[0],
|
|
3309
|
-
];
|
|
1903
|
+
export var RepositoryNameExistsException = [-3, n0, _RNEE, { [_e]: _c }, [_m], [0]];
|
|
3310
1904
|
TypeRegistry.for(n0).registerError(RepositoryNameExistsException, __RepositoryNameExistsException);
|
|
3311
1905
|
export var RepositoryNameIdPair = [3, n0, _RNIP, 0, [_rN, _rIe], [0, 0]];
|
|
3312
|
-
export var RepositoryNameRequiredException = [
|
|
3313
|
-
-3,
|
|
3314
|
-
n0,
|
|
3315
|
-
_RNREe,
|
|
3316
|
-
{
|
|
3317
|
-
[_e]: _c,
|
|
3318
|
-
},
|
|
3319
|
-
[_m],
|
|
3320
|
-
[0],
|
|
3321
|
-
];
|
|
1906
|
+
export var RepositoryNameRequiredException = [-3, n0, _RNREe, { [_e]: _c }, [_m], [0]];
|
|
3322
1907
|
TypeRegistry.for(n0).registerError(RepositoryNameRequiredException, __RepositoryNameRequiredException);
|
|
3323
|
-
export var RepositoryNamesRequiredException = [
|
|
3324
|
-
-3,
|
|
3325
|
-
n0,
|
|
3326
|
-
_RNREep,
|
|
3327
|
-
{
|
|
3328
|
-
[_e]: _c,
|
|
3329
|
-
},
|
|
3330
|
-
[_m],
|
|
3331
|
-
[0],
|
|
3332
|
-
];
|
|
1908
|
+
export var RepositoryNamesRequiredException = [-3, n0, _RNREep, { [_e]: _c }, [_m], [0]];
|
|
3333
1909
|
TypeRegistry.for(n0).registerError(RepositoryNamesRequiredException, __RepositoryNamesRequiredException);
|
|
3334
1910
|
export var RepositoryNotAssociatedWithPullRequestException = [
|
|
3335
1911
|
-3,
|
|
3336
1912
|
n0,
|
|
3337
1913
|
_RNAWPRE,
|
|
3338
|
-
{
|
|
3339
|
-
[_e]: _c,
|
|
3340
|
-
},
|
|
1914
|
+
{ [_e]: _c },
|
|
3341
1915
|
[_m],
|
|
3342
1916
|
[0],
|
|
3343
1917
|
];
|
|
@@ -3354,9 +1928,7 @@ export var RepositoryTriggerBranchNameListRequiredException = [
|
|
|
3354
1928
|
-3,
|
|
3355
1929
|
n0,
|
|
3356
1930
|
_RTBNLRE,
|
|
3357
|
-
{
|
|
3358
|
-
[_e]: _c,
|
|
3359
|
-
},
|
|
1931
|
+
{ [_e]: _c },
|
|
3360
1932
|
[_m],
|
|
3361
1933
|
[0],
|
|
3362
1934
|
];
|
|
@@ -3365,195 +1937,49 @@ export var RepositoryTriggerDestinationArnRequiredException = [
|
|
|
3365
1937
|
-3,
|
|
3366
1938
|
n0,
|
|
3367
1939
|
_RTDARE,
|
|
3368
|
-
{
|
|
3369
|
-
[_e]: _c,
|
|
3370
|
-
},
|
|
1940
|
+
{ [_e]: _c },
|
|
3371
1941
|
[_m],
|
|
3372
1942
|
[0],
|
|
3373
1943
|
];
|
|
3374
1944
|
TypeRegistry.for(n0).registerError(RepositoryTriggerDestinationArnRequiredException, __RepositoryTriggerDestinationArnRequiredException);
|
|
3375
|
-
export var RepositoryTriggerEventsListRequiredException = [
|
|
3376
|
-
-3,
|
|
3377
|
-
n0,
|
|
3378
|
-
_RTELRE,
|
|
3379
|
-
{
|
|
3380
|
-
[_e]: _c,
|
|
3381
|
-
},
|
|
3382
|
-
[_m],
|
|
3383
|
-
[0],
|
|
3384
|
-
];
|
|
1945
|
+
export var RepositoryTriggerEventsListRequiredException = [-3, n0, _RTELRE, { [_e]: _c }, [_m], [0]];
|
|
3385
1946
|
TypeRegistry.for(n0).registerError(RepositoryTriggerEventsListRequiredException, __RepositoryTriggerEventsListRequiredException);
|
|
3386
1947
|
export var RepositoryTriggerExecutionFailure = [3, n0, _RTEF, 0, [_tri, _fMa], [0, 0]];
|
|
3387
|
-
export var RepositoryTriggerNameRequiredException = [
|
|
3388
|
-
-3,
|
|
3389
|
-
n0,
|
|
3390
|
-
_RTNRE,
|
|
3391
|
-
{
|
|
3392
|
-
[_e]: _c,
|
|
3393
|
-
},
|
|
3394
|
-
[_m],
|
|
3395
|
-
[0],
|
|
3396
|
-
];
|
|
1948
|
+
export var RepositoryTriggerNameRequiredException = [-3, n0, _RTNRE, { [_e]: _c }, [_m], [0]];
|
|
3397
1949
|
TypeRegistry.for(n0).registerError(RepositoryTriggerNameRequiredException, __RepositoryTriggerNameRequiredException);
|
|
3398
|
-
export var RepositoryTriggersListRequiredException = [
|
|
3399
|
-
-3,
|
|
3400
|
-
n0,
|
|
3401
|
-
_RTLRE,
|
|
3402
|
-
{
|
|
3403
|
-
[_e]: _c,
|
|
3404
|
-
},
|
|
3405
|
-
[_m],
|
|
3406
|
-
[0],
|
|
3407
|
-
];
|
|
1950
|
+
export var RepositoryTriggersListRequiredException = [-3, n0, _RTLRE, { [_e]: _c }, [_m], [0]];
|
|
3408
1951
|
TypeRegistry.for(n0).registerError(RepositoryTriggersListRequiredException, __RepositoryTriggersListRequiredException);
|
|
3409
|
-
export var ResourceArnRequiredException = [
|
|
3410
|
-
-3,
|
|
3411
|
-
n0,
|
|
3412
|
-
_RARE,
|
|
3413
|
-
{
|
|
3414
|
-
[_e]: _c,
|
|
3415
|
-
},
|
|
3416
|
-
[_m],
|
|
3417
|
-
[0],
|
|
3418
|
-
];
|
|
1952
|
+
export var ResourceArnRequiredException = [-3, n0, _RARE, { [_e]: _c }, [_m], [0]];
|
|
3419
1953
|
TypeRegistry.for(n0).registerError(ResourceArnRequiredException, __ResourceArnRequiredException);
|
|
3420
|
-
export var RestrictedSourceFileException = [
|
|
3421
|
-
-3,
|
|
3422
|
-
n0,
|
|
3423
|
-
_RSFE,
|
|
3424
|
-
{
|
|
3425
|
-
[_e]: _c,
|
|
3426
|
-
},
|
|
3427
|
-
[_m],
|
|
3428
|
-
[0],
|
|
3429
|
-
];
|
|
1954
|
+
export var RestrictedSourceFileException = [-3, n0, _RSFE, { [_e]: _c }, [_m], [0]];
|
|
3430
1955
|
TypeRegistry.for(n0).registerError(RestrictedSourceFileException, __RestrictedSourceFileException);
|
|
3431
|
-
export var RevisionIdRequiredException = [
|
|
3432
|
-
-3,
|
|
3433
|
-
n0,
|
|
3434
|
-
_RIRE,
|
|
3435
|
-
{
|
|
3436
|
-
[_e]: _c,
|
|
3437
|
-
},
|
|
3438
|
-
[_m],
|
|
3439
|
-
[0],
|
|
3440
|
-
];
|
|
1956
|
+
export var RevisionIdRequiredException = [-3, n0, _RIRE, { [_e]: _c }, [_m], [0]];
|
|
3441
1957
|
TypeRegistry.for(n0).registerError(RevisionIdRequiredException, __RevisionIdRequiredException);
|
|
3442
|
-
export var RevisionNotCurrentException = [
|
|
3443
|
-
-3,
|
|
3444
|
-
n0,
|
|
3445
|
-
_RNCE,
|
|
3446
|
-
{
|
|
3447
|
-
[_e]: _c,
|
|
3448
|
-
},
|
|
3449
|
-
[_m],
|
|
3450
|
-
[0],
|
|
3451
|
-
];
|
|
1958
|
+
export var RevisionNotCurrentException = [-3, n0, _RNCE, { [_e]: _c }, [_m], [0]];
|
|
3452
1959
|
TypeRegistry.for(n0).registerError(RevisionNotCurrentException, __RevisionNotCurrentException);
|
|
3453
|
-
export var SameFileContentException = [
|
|
3454
|
-
-3,
|
|
3455
|
-
n0,
|
|
3456
|
-
_SFCE,
|
|
3457
|
-
{
|
|
3458
|
-
[_e]: _c,
|
|
3459
|
-
},
|
|
3460
|
-
[_m],
|
|
3461
|
-
[0],
|
|
3462
|
-
];
|
|
1960
|
+
export var SameFileContentException = [-3, n0, _SFCE, { [_e]: _c }, [_m], [0]];
|
|
3463
1961
|
TypeRegistry.for(n0).registerError(SameFileContentException, __SameFileContentException);
|
|
3464
|
-
export var SamePathRequestException = [
|
|
3465
|
-
-3,
|
|
3466
|
-
n0,
|
|
3467
|
-
_SPRE,
|
|
3468
|
-
{
|
|
3469
|
-
[_e]: _c,
|
|
3470
|
-
},
|
|
3471
|
-
[_m],
|
|
3472
|
-
[0],
|
|
3473
|
-
];
|
|
1962
|
+
export var SamePathRequestException = [-3, n0, _SPRE, { [_e]: _c }, [_m], [0]];
|
|
3474
1963
|
TypeRegistry.for(n0).registerError(SamePathRequestException, __SamePathRequestException);
|
|
3475
1964
|
export var SetFileModeEntry = [3, n0, _SFME, 0, [_fP, _fMi], [0, 0]];
|
|
3476
|
-
export var SourceAndDestinationAreSameException = [
|
|
3477
|
-
-3,
|
|
3478
|
-
n0,
|
|
3479
|
-
_SADASE,
|
|
3480
|
-
{
|
|
3481
|
-
[_e]: _c,
|
|
3482
|
-
},
|
|
3483
|
-
[_m],
|
|
3484
|
-
[0],
|
|
3485
|
-
];
|
|
1965
|
+
export var SourceAndDestinationAreSameException = [-3, n0, _SADASE, { [_e]: _c }, [_m], [0]];
|
|
3486
1966
|
TypeRegistry.for(n0).registerError(SourceAndDestinationAreSameException, __SourceAndDestinationAreSameException);
|
|
3487
|
-
export var SourceFileOrContentRequiredException = [
|
|
3488
|
-
-3,
|
|
3489
|
-
n0,
|
|
3490
|
-
_SFOCRE,
|
|
3491
|
-
{
|
|
3492
|
-
[_e]: _c,
|
|
3493
|
-
},
|
|
3494
|
-
[_m],
|
|
3495
|
-
[0],
|
|
3496
|
-
];
|
|
1967
|
+
export var SourceFileOrContentRequiredException = [-3, n0, _SFOCRE, { [_e]: _c }, [_m], [0]];
|
|
3497
1968
|
TypeRegistry.for(n0).registerError(SourceFileOrContentRequiredException, __SourceFileOrContentRequiredException);
|
|
3498
1969
|
export var SourceFileSpecifier = [3, n0, _SFS, 0, [_fP, _iMs], [0, 2]];
|
|
3499
1970
|
export var SubModule = [3, n0, _SM, 0, [_cI, _aP, _rP], [0, 0, 0]];
|
|
3500
1971
|
export var SymbolicLink = [3, n0, _SL, 0, [_bI, _aP, _rP, _fMi], [0, 0, 0, 0]];
|
|
3501
|
-
export var TagKeysListRequiredException = [
|
|
3502
|
-
-3,
|
|
3503
|
-
n0,
|
|
3504
|
-
_TKLRE,
|
|
3505
|
-
{
|
|
3506
|
-
[_e]: _c,
|
|
3507
|
-
},
|
|
3508
|
-
[_m],
|
|
3509
|
-
[0],
|
|
3510
|
-
];
|
|
1972
|
+
export var TagKeysListRequiredException = [-3, n0, _TKLRE, { [_e]: _c }, [_m], [0]];
|
|
3511
1973
|
TypeRegistry.for(n0).registerError(TagKeysListRequiredException, __TagKeysListRequiredException);
|
|
3512
|
-
export var TagPolicyException = [
|
|
3513
|
-
-3,
|
|
3514
|
-
n0,
|
|
3515
|
-
_TPE,
|
|
3516
|
-
{
|
|
3517
|
-
[_e]: _c,
|
|
3518
|
-
},
|
|
3519
|
-
[_m],
|
|
3520
|
-
[0],
|
|
3521
|
-
];
|
|
1974
|
+
export var TagPolicyException = [-3, n0, _TPE, { [_e]: _c }, [_m], [0]];
|
|
3522
1975
|
TypeRegistry.for(n0).registerError(TagPolicyException, __TagPolicyException);
|
|
3523
1976
|
export var TagResourceInput = [3, n0, _TRI, 0, [_rA, _tag], [0, 128 | 0]];
|
|
3524
|
-
export var TagsMapRequiredException = [
|
|
3525
|
-
-3,
|
|
3526
|
-
n0,
|
|
3527
|
-
_TMRE,
|
|
3528
|
-
{
|
|
3529
|
-
[_e]: _c,
|
|
3530
|
-
},
|
|
3531
|
-
[_m],
|
|
3532
|
-
[0],
|
|
3533
|
-
];
|
|
1977
|
+
export var TagsMapRequiredException = [-3, n0, _TMRE, { [_e]: _c }, [_m], [0]];
|
|
3534
1978
|
TypeRegistry.for(n0).registerError(TagsMapRequiredException, __TagsMapRequiredException);
|
|
3535
1979
|
export var Target = [3, n0, _T, 0, [_rN, _sR, _dR], [0, 0, 0]];
|
|
3536
|
-
export var TargetRequiredException = [
|
|
3537
|
-
-3,
|
|
3538
|
-
n0,
|
|
3539
|
-
_TRE,
|
|
3540
|
-
{
|
|
3541
|
-
[_e]: _c,
|
|
3542
|
-
},
|
|
3543
|
-
[_m],
|
|
3544
|
-
[0],
|
|
3545
|
-
];
|
|
1980
|
+
export var TargetRequiredException = [-3, n0, _TRE, { [_e]: _c }, [_m], [0]];
|
|
3546
1981
|
TypeRegistry.for(n0).registerError(TargetRequiredException, __TargetRequiredException);
|
|
3547
|
-
export var TargetsRequiredException = [
|
|
3548
|
-
-3,
|
|
3549
|
-
n0,
|
|
3550
|
-
_TREa,
|
|
3551
|
-
{
|
|
3552
|
-
[_e]: _c,
|
|
3553
|
-
},
|
|
3554
|
-
[_m],
|
|
3555
|
-
[0],
|
|
3556
|
-
];
|
|
1982
|
+
export var TargetsRequiredException = [-3, n0, _TREa, { [_e]: _c }, [_m], [0]];
|
|
3557
1983
|
TypeRegistry.for(n0).registerError(TargetsRequiredException, __TargetsRequiredException);
|
|
3558
1984
|
export var TestRepositoryTriggersInput = [
|
|
3559
1985
|
3,
|
|
@@ -3571,49 +1997,13 @@ export var TestRepositoryTriggersOutput = [
|
|
|
3571
1997
|
[_sE, _fE],
|
|
3572
1998
|
[64 | 0, () => RepositoryTriggerExecutionFailureList],
|
|
3573
1999
|
];
|
|
3574
|
-
export var TipOfSourceReferenceIsDifferentException = [
|
|
3575
|
-
-3,
|
|
3576
|
-
n0,
|
|
3577
|
-
_TOSRIDE,
|
|
3578
|
-
{
|
|
3579
|
-
[_e]: _c,
|
|
3580
|
-
},
|
|
3581
|
-
[_m],
|
|
3582
|
-
[0],
|
|
3583
|
-
];
|
|
2000
|
+
export var TipOfSourceReferenceIsDifferentException = [-3, n0, _TOSRIDE, { [_e]: _c }, [_m], [0]];
|
|
3584
2001
|
TypeRegistry.for(n0).registerError(TipOfSourceReferenceIsDifferentException, __TipOfSourceReferenceIsDifferentException);
|
|
3585
|
-
export var TipsDivergenceExceededException = [
|
|
3586
|
-
-3,
|
|
3587
|
-
n0,
|
|
3588
|
-
_TDEE,
|
|
3589
|
-
{
|
|
3590
|
-
[_e]: _c,
|
|
3591
|
-
},
|
|
3592
|
-
[_m],
|
|
3593
|
-
[0],
|
|
3594
|
-
];
|
|
2002
|
+
export var TipsDivergenceExceededException = [-3, n0, _TDEE, { [_e]: _c }, [_m], [0]];
|
|
3595
2003
|
TypeRegistry.for(n0).registerError(TipsDivergenceExceededException, __TipsDivergenceExceededException);
|
|
3596
|
-
export var TitleRequiredException = [
|
|
3597
|
-
-3,
|
|
3598
|
-
n0,
|
|
3599
|
-
_TREi,
|
|
3600
|
-
{
|
|
3601
|
-
[_e]: _c,
|
|
3602
|
-
},
|
|
3603
|
-
[_m],
|
|
3604
|
-
[0],
|
|
3605
|
-
];
|
|
2004
|
+
export var TitleRequiredException = [-3, n0, _TREi, { [_e]: _c }, [_m], [0]];
|
|
3606
2005
|
TypeRegistry.for(n0).registerError(TitleRequiredException, __TitleRequiredException);
|
|
3607
|
-
export var TooManyTagsException = [
|
|
3608
|
-
-3,
|
|
3609
|
-
n0,
|
|
3610
|
-
_TMTE,
|
|
3611
|
-
{
|
|
3612
|
-
[_e]: _c,
|
|
3613
|
-
},
|
|
3614
|
-
[_m],
|
|
3615
|
-
[0],
|
|
3616
|
-
];
|
|
2006
|
+
export var TooManyTagsException = [-3, n0, _TMTE, { [_e]: _c }, [_m], [0]];
|
|
3617
2007
|
TypeRegistry.for(n0).registerError(TooManyTagsException, __TooManyTagsException);
|
|
3618
2008
|
export var UntagResourceInput = [3, n0, _URI, 0, [_rA, _tK], [0, 64 | 0]];
|
|
3619
2009
|
export var UpdateApprovalRuleTemplateContentInput = [
|