@aws-sdk/client-codecommit 3.1074.0 → 3.1076.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 +6359 -15
- 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/ts3.4/runtimeConfig.browser.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.d.ts +7 -1
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +7 -1
- package/package.json +8 -8
- package/dist-cjs/auth/httpAuthSchemeProvider.js +0 -40
- package/dist-cjs/endpoint/bdd.js +0 -46
- package/dist-cjs/endpoint/endpointResolver.js +0 -14
- package/dist-cjs/models/CodeCommitServiceException.js +0 -8
- package/dist-cjs/models/errors.js +0 -2269
- package/dist-cjs/runtimeConfig.browser.js +0 -32
- package/dist-cjs/runtimeConfig.js +0 -45
- package/dist-cjs/runtimeConfig.native.js +0 -12
- package/dist-cjs/runtimeConfig.shared.js +0 -39
- package/dist-cjs/schemas/schemas_0.js +0 -3654
|
@@ -1,3654 +0,0 @@
|
|
|
1
|
-
const _A = "Approval";
|
|
2
|
-
const _AARTWR = "AssociateApprovalRuleTemplateWithRepository";
|
|
3
|
-
const _AARTWRI = "AssociateApprovalRuleTemplateWithRepositoryInput";
|
|
4
|
-
const _ADNEE = "ActorDoesNotExistException";
|
|
5
|
-
const _ADNEEu = "AuthorDoesNotExistException";
|
|
6
|
-
const _AL = "ApprovalList";
|
|
7
|
-
const _AR = "ApprovalRule";
|
|
8
|
-
const _ARCRE = "ApprovalRuleContentRequiredException";
|
|
9
|
-
const _ARDNEE = "ApprovalRuleDoesNotExistException";
|
|
10
|
-
const _AREM = "ApprovalRuleEventMetadata";
|
|
11
|
-
const _ARL = "ApprovalRulesList";
|
|
12
|
-
const _ARNAEE = "ApprovalRuleNameAlreadyExistsException";
|
|
13
|
-
const _ARNRE = "ApprovalRuleNameRequiredException";
|
|
14
|
-
const _AROEM = "ApprovalRuleOverriddenEventMetadata";
|
|
15
|
-
const _ART = "ApprovalRuleTemplate";
|
|
16
|
-
const _ARTCRE = "ApprovalRuleTemplateContentRequiredException";
|
|
17
|
-
const _ARTDNEE = "ApprovalRuleTemplateDoesNotExistException";
|
|
18
|
-
const _ARTIUE = "ApprovalRuleTemplateInUseException";
|
|
19
|
-
const _ARTNAEE = "ApprovalRuleTemplateNameAlreadyExistsException";
|
|
20
|
-
const _ARTNRE = "ApprovalRuleTemplateNameRequiredException";
|
|
21
|
-
const _ASCEM = "ApprovalStateChangedEventMetadata";
|
|
22
|
-
const _ASRE = "ApprovalStateRequiredException";
|
|
23
|
-
const _Ar = "Arn";
|
|
24
|
-
const _BAARTWR = "BatchAssociateApprovalRuleTemplateWithRepositories";
|
|
25
|
-
const _BAARTWRE = "BatchAssociateApprovalRuleTemplateWithRepositoriesError";
|
|
26
|
-
const _BAARTWREL = "BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList";
|
|
27
|
-
const _BAARTWRI = "BatchAssociateApprovalRuleTemplateWithRepositoriesInput";
|
|
28
|
-
const _BAARTWRO = "BatchAssociateApprovalRuleTemplateWithRepositoriesOutput";
|
|
29
|
-
const _BCIAACIASE = "BeforeCommitIdAndAfterCommitIdAreSameException";
|
|
30
|
-
const _BDARTFR = "BatchDisassociateApprovalRuleTemplateFromRepositories";
|
|
31
|
-
const _BDARTFRE = "BatchDisassociateApprovalRuleTemplateFromRepositoriesError";
|
|
32
|
-
const _BDARTFREL = "BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList";
|
|
33
|
-
const _BDARTFRI = "BatchDisassociateApprovalRuleTemplateFromRepositoriesInput";
|
|
34
|
-
const _BDARTFRO = "BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput";
|
|
35
|
-
const _BDMC = "BatchDescribeMergeConflicts";
|
|
36
|
-
const _BDMCE = "BatchDescribeMergeConflictsError";
|
|
37
|
-
const _BDMCEa = "BatchDescribeMergeConflictsErrors";
|
|
38
|
-
const _BDMCI = "BatchDescribeMergeConflictsInput";
|
|
39
|
-
const _BDMCO = "BatchDescribeMergeConflictsOutput";
|
|
40
|
-
const _BDNEE = "BranchDoesNotExistException";
|
|
41
|
-
const _BGC = "BatchGetCommits";
|
|
42
|
-
const _BGCE = "BatchGetCommitsError";
|
|
43
|
-
const _BGCEL = "BatchGetCommitsErrorsList";
|
|
44
|
-
const _BGCI = "BatchGetCommitsInput";
|
|
45
|
-
const _BGCO = "BatchGetCommitsOutput";
|
|
46
|
-
const _BGR = "BatchGetRepositories";
|
|
47
|
-
const _BGRE = "BatchGetRepositoriesError";
|
|
48
|
-
const _BGREL = "BatchGetRepositoriesErrorsList";
|
|
49
|
-
const _BGRI = "BatchGetRepositoriesInput";
|
|
50
|
-
const _BGRO = "BatchGetRepositoriesOutput";
|
|
51
|
-
const _BI = "BranchInfo";
|
|
52
|
-
const _BIDNEE = "BlobIdDoesNotExistException";
|
|
53
|
-
const _BIRE = "BlobIdRequiredException";
|
|
54
|
-
const _BM = "BlobMetadata";
|
|
55
|
-
const _BNEE = "BranchNameExistsException";
|
|
56
|
-
const _BNITNE = "BranchNameIsTagNameException";
|
|
57
|
-
const _BNRE = "BranchNameRequiredException";
|
|
58
|
-
const _C = "Comment";
|
|
59
|
-
const _CART = "CreateApprovalRuleTemplate";
|
|
60
|
-
const _CARTI = "CreateApprovalRuleTemplateInput";
|
|
61
|
-
const _CARTO = "CreateApprovalRuleTemplateOutput";
|
|
62
|
-
const _CB = "CreateBranch";
|
|
63
|
-
const _CBI = "CreateBranchInput";
|
|
64
|
-
const _CC = "CreateCommit";
|
|
65
|
-
const _CCI = "CreateCommitInput";
|
|
66
|
-
const _CCO = "CreateCommitOutput";
|
|
67
|
-
const _CCRE = "CommentContentRequiredException";
|
|
68
|
-
const _CCSLEE = "CommentContentSizeLimitExceededException";
|
|
69
|
-
const _CDARFTE = "CannotDeleteApprovalRuleFromTemplateException";
|
|
70
|
-
const _CDE = "CommentDeletedException";
|
|
71
|
-
const _CDNEE = "CommentDoesNotExistException";
|
|
72
|
-
const _CDNEEo = "CommitDoesNotExistException";
|
|
73
|
-
const _CFCC = "CommentsForComparedCommit";
|
|
74
|
-
const _CFCCD = "CommentsForComparedCommitData";
|
|
75
|
-
const _CFPR = "CommentsForPullRequest";
|
|
76
|
-
const _CFPRD = "CommentsForPullRequestData";
|
|
77
|
-
const _CIDNEE = "CommitIdDoesNotExistException";
|
|
78
|
-
const _CILEE = "CommitIdsLimitExceededException";
|
|
79
|
-
const _CILRE = "CommitIdsListRequiredException";
|
|
80
|
-
const _CIRE = "CommentIdRequiredException";
|
|
81
|
-
const _CIREo = "CommitIdRequiredException";
|
|
82
|
-
const _CM = "ConflictMetadata";
|
|
83
|
-
const _CMARFTE = "CannotModifyApprovalRuleFromTemplateException";
|
|
84
|
-
const _CML = "ConflictMetadataList";
|
|
85
|
-
const _CMLEE = "CommitMessageLengthExceededException";
|
|
86
|
-
const _CNCBCE = "CommentNotCreatedByCallerException";
|
|
87
|
-
const _COL = "CommitObjectsList";
|
|
88
|
-
const _CPR = "CreatePullRequest";
|
|
89
|
-
const _CPRAR = "CreatePullRequestApprovalRule";
|
|
90
|
-
const _CPRARI = "CreatePullRequestApprovalRuleInput";
|
|
91
|
-
const _CPRARO = "CreatePullRequestApprovalRuleOutput";
|
|
92
|
-
const _CPRI = "CreatePullRequestInput";
|
|
93
|
-
const _CPRO = "CreatePullRequestOutput";
|
|
94
|
-
const _CR = "ConflictResolution";
|
|
95
|
-
const _CRE = "CommitRequiredException";
|
|
96
|
-
const _CRI = "CreateRepositoryInput";
|
|
97
|
-
const _CRO = "CreateRepositoryOutput";
|
|
98
|
-
const _CRTRE = "ClientRequestTokenRequiredException";
|
|
99
|
-
const _CRUE = "ConcurrentReferenceUpdateException";
|
|
100
|
-
const _CRr = "CreateRepository";
|
|
101
|
-
const _CUMC = "CreateUnreferencedMergeCommit";
|
|
102
|
-
const _CUMCI = "CreateUnreferencedMergeCommitInput";
|
|
103
|
-
const _CUMCO = "CreateUnreferencedMergeCommitOutput";
|
|
104
|
-
const _Co = "Commit";
|
|
105
|
-
const _Com = "Comments";
|
|
106
|
-
const _Con = "Conflict";
|
|
107
|
-
const _Conf = "Conflicts";
|
|
108
|
-
const _D = "Difference";
|
|
109
|
-
const _DART = "DeleteApprovalRuleTemplate";
|
|
110
|
-
const _DARTFR = "DisassociateApprovalRuleTemplateFromRepository";
|
|
111
|
-
const _DARTFRI = "DisassociateApprovalRuleTemplateFromRepositoryInput";
|
|
112
|
-
const _DARTI = "DeleteApprovalRuleTemplateInput";
|
|
113
|
-
const _DARTO = "DeleteApprovalRuleTemplateOutput";
|
|
114
|
-
const _DB = "DeleteBranch";
|
|
115
|
-
const _DBCBDE = "DefaultBranchCannotBeDeletedException";
|
|
116
|
-
const _DBI = "DeleteBranchInput";
|
|
117
|
-
const _DBO = "DeleteBranchOutput";
|
|
118
|
-
const _DCC = "DeleteCommentContent";
|
|
119
|
-
const _DCCI = "DeleteCommentContentInput";
|
|
120
|
-
const _DCCO = "DeleteCommentContentOutput";
|
|
121
|
-
const _DF = "DeleteFile";
|
|
122
|
-
const _DFE = "DeleteFileEntry";
|
|
123
|
-
const _DFEe = "DeleteFileEntries";
|
|
124
|
-
const _DFI = "DeleteFileInput";
|
|
125
|
-
const _DFO = "DeleteFileOutput";
|
|
126
|
-
const _DL = "DifferenceList";
|
|
127
|
-
const _DMC = "DescribeMergeConflicts";
|
|
128
|
-
const _DMCI = "DescribeMergeConflictsInput";
|
|
129
|
-
const _DMCO = "DescribeMergeConflictsOutput";
|
|
130
|
-
const _DNCWFNE = "DirectoryNameConflictsWithFileNameException";
|
|
131
|
-
const _DPRAR = "DeletePullRequestApprovalRule";
|
|
132
|
-
const _DPRARI = "DeletePullRequestApprovalRuleInput";
|
|
133
|
-
const _DPRARO = "DeletePullRequestApprovalRuleOutput";
|
|
134
|
-
const _DPRE = "DescribePullRequestEvents";
|
|
135
|
-
const _DPREI = "DescribePullRequestEventsInput";
|
|
136
|
-
const _DPREO = "DescribePullRequestEventsOutput";
|
|
137
|
-
const _DR = "DeleteRepository";
|
|
138
|
-
const _DRI = "DeleteRepositoryInput";
|
|
139
|
-
const _DRO = "DeleteRepositoryOutput";
|
|
140
|
-
const _E = "Evaluation";
|
|
141
|
-
const _EICFE = "EncryptionIntegrityChecksFailedException";
|
|
142
|
-
const _EKADE = "EncryptionKeyAccessDeniedException";
|
|
143
|
-
const _EKDE = "EncryptionKeyDisabledException";
|
|
144
|
-
const _EKIIE = "EncryptionKeyInvalidIdException";
|
|
145
|
-
const _EKIUE = "EncryptionKeyInvalidUsageException";
|
|
146
|
-
const _EKNFE = "EncryptionKeyNotFoundException";
|
|
147
|
-
const _EKRE = "EncryptionKeyRequiredException";
|
|
148
|
-
const _EKUE = "EncryptionKeyUnavailableException";
|
|
149
|
-
const _EPRAR = "EvaluatePullRequestApprovalRules";
|
|
150
|
-
const _EPRARI = "EvaluatePullRequestApprovalRulesInput";
|
|
151
|
-
const _EPRARO = "EvaluatePullRequestApprovalRulesOutput";
|
|
152
|
-
const _F = "File";
|
|
153
|
-
const _FCASFSE = "FileContentAndSourceFileSpecifiedException";
|
|
154
|
-
const _FCRE = "FileContentRequiredException";
|
|
155
|
-
const _FCSLEE = "FileContentSizeLimitExceededException";
|
|
156
|
-
const _FCSLEEo = "FolderContentSizeLimitExceededException";
|
|
157
|
-
const _FDNEE = "FileDoesNotExistException";
|
|
158
|
-
const _FDNEEo = "FolderDoesNotExistException";
|
|
159
|
-
const _FERE = "FileEntryRequiredException";
|
|
160
|
-
const _FL = "FileList";
|
|
161
|
-
const _FLo = "FolderList";
|
|
162
|
-
const _FM = "FileMetadata";
|
|
163
|
-
const _FMRE = "FileModeRequiredException";
|
|
164
|
-
const _FMi = "FileModes";
|
|
165
|
-
const _FMil = "FilesMetadata";
|
|
166
|
-
const _FNCWDNE = "FileNameConflictsWithDirectoryNameException";
|
|
167
|
-
const _FPCWSPE = "FilePathConflictsWithSubmodulePathException";
|
|
168
|
-
const _FS = "FileSizes";
|
|
169
|
-
const _FTLE = "FileTooLargeException";
|
|
170
|
-
const _FV = "FileVersion";
|
|
171
|
-
const _Fo = "Folder";
|
|
172
|
-
const _GART = "GetApprovalRuleTemplate";
|
|
173
|
-
const _GARTI = "GetApprovalRuleTemplateInput";
|
|
174
|
-
const _GARTO = "GetApprovalRuleTemplateOutput";
|
|
175
|
-
const _GB = "GetBlob";
|
|
176
|
-
const _GBI = "GetBlobInput";
|
|
177
|
-
const _GBIe = "GetBranchInput";
|
|
178
|
-
const _GBO = "GetBlobOutput";
|
|
179
|
-
const _GBOe = "GetBranchOutput";
|
|
180
|
-
const _GBe = "GetBranch";
|
|
181
|
-
const _GC = "GetComment";
|
|
182
|
-
const _GCFCC = "GetCommentsForComparedCommit";
|
|
183
|
-
const _GCFCCI = "GetCommentsForComparedCommitInput";
|
|
184
|
-
const _GCFCCO = "GetCommentsForComparedCommitOutput";
|
|
185
|
-
const _GCFPR = "GetCommentsForPullRequest";
|
|
186
|
-
const _GCFPRI = "GetCommentsForPullRequestInput";
|
|
187
|
-
const _GCFPRO = "GetCommentsForPullRequestOutput";
|
|
188
|
-
const _GCI = "GetCommentInput";
|
|
189
|
-
const _GCIe = "GetCommitInput";
|
|
190
|
-
const _GCO = "GetCommentOutput";
|
|
191
|
-
const _GCOe = "GetCommitOutput";
|
|
192
|
-
const _GCR = "GetCommentReactions";
|
|
193
|
-
const _GCRI = "GetCommentReactionsInput";
|
|
194
|
-
const _GCRO = "GetCommentReactionsOutput";
|
|
195
|
-
const _GCe = "GetCommit";
|
|
196
|
-
const _GD = "GetDifferences";
|
|
197
|
-
const _GDI = "GetDifferencesInput";
|
|
198
|
-
const _GDO = "GetDifferencesOutput";
|
|
199
|
-
const _GF = "GetFile";
|
|
200
|
-
const _GFI = "GetFileInput";
|
|
201
|
-
const _GFIe = "GetFolderInput";
|
|
202
|
-
const _GFO = "GetFileOutput";
|
|
203
|
-
const _GFOe = "GetFolderOutput";
|
|
204
|
-
const _GFe = "GetFolder";
|
|
205
|
-
const _GMC = "GetMergeCommit";
|
|
206
|
-
const _GMCI = "GetMergeCommitInput";
|
|
207
|
-
const _GMCIe = "GetMergeConflictsInput";
|
|
208
|
-
const _GMCO = "GetMergeCommitOutput";
|
|
209
|
-
const _GMCOe = "GetMergeConflictsOutput";
|
|
210
|
-
const _GMCe = "GetMergeConflicts";
|
|
211
|
-
const _GMO = "GetMergeOptions";
|
|
212
|
-
const _GMOI = "GetMergeOptionsInput";
|
|
213
|
-
const _GMOO = "GetMergeOptionsOutput";
|
|
214
|
-
const _GPR = "GetPullRequest";
|
|
215
|
-
const _GPRAS = "GetPullRequestApprovalStates";
|
|
216
|
-
const _GPRASI = "GetPullRequestApprovalStatesInput";
|
|
217
|
-
const _GPRASO = "GetPullRequestApprovalStatesOutput";
|
|
218
|
-
const _GPRI = "GetPullRequestInput";
|
|
219
|
-
const _GPRO = "GetPullRequestOutput";
|
|
220
|
-
const _GPROS = "GetPullRequestOverrideState";
|
|
221
|
-
const _GPROSI = "GetPullRequestOverrideStateInput";
|
|
222
|
-
const _GPROSO = "GetPullRequestOverrideStateOutput";
|
|
223
|
-
const _GR = "GetRepository";
|
|
224
|
-
const _GRI = "GetRepositoryInput";
|
|
225
|
-
const _GRO = "GetRepositoryOutput";
|
|
226
|
-
const _GRT = "GetRepositoryTriggers";
|
|
227
|
-
const _GRTI = "GetRepositoryTriggersInput";
|
|
228
|
-
const _GRTO = "GetRepositoryTriggersOutput";
|
|
229
|
-
const _IAAE = "InvalidActorArnException";
|
|
230
|
-
const _IAAEn = "InvalidAuthorArnException";
|
|
231
|
-
const _IARCE = "InvalidApprovalRuleContentException";
|
|
232
|
-
const _IARNE = "InvalidApprovalRuleNameException";
|
|
233
|
-
const _IARTCE = "InvalidApprovalRuleTemplateContentException";
|
|
234
|
-
const _IARTDE = "InvalidApprovalRuleTemplateDescriptionException";
|
|
235
|
-
const _IARTNE = "InvalidApprovalRuleTemplateNameException";
|
|
236
|
-
const _IASE = "InvalidApprovalStateException";
|
|
237
|
-
const _IBF = "IsBinaryFile";
|
|
238
|
-
const _IBIE = "InvalidBlobIdException";
|
|
239
|
-
const _IBNE = "InvalidBranchNameException";
|
|
240
|
-
const _ICDLE = "InvalidConflictDetailLevelException";
|
|
241
|
-
const _ICE = "InvalidCommitException";
|
|
242
|
-
const _ICIE = "InvalidCommentIdException";
|
|
243
|
-
const _ICIEn = "InvalidCommitIdException";
|
|
244
|
-
const _ICRE = "InvalidConflictResolutionException";
|
|
245
|
-
const _ICRSE = "InvalidConflictResolutionStrategyException";
|
|
246
|
-
const _ICRTE = "InvalidClientRequestTokenException";
|
|
247
|
-
const _ICTE = "InvalidContinuationTokenException";
|
|
248
|
-
const _IDCSE = "InvalidDestinationCommitSpecifierException";
|
|
249
|
-
const _IDE = "InvalidDescriptionException";
|
|
250
|
-
const _IDPE = "InvalidDeletionParameterException";
|
|
251
|
-
const _IEE = "InvalidEmailException";
|
|
252
|
-
const _IFLE = "InvalidFileLocationException";
|
|
253
|
-
const _IFME = "InvalidFileModeException";
|
|
254
|
-
const _IFPE = "InvalidFilePositionException";
|
|
255
|
-
const _IMCFE = "InvalidMaxConflictFilesException";
|
|
256
|
-
const _IMMHE = "InvalidMaxMergeHunksException";
|
|
257
|
-
const _IMOE = "InvalidMergeOptionException";
|
|
258
|
-
const _IMRE = "InvalidMaxResultsException";
|
|
259
|
-
const _IOE = "InvalidOrderException";
|
|
260
|
-
const _IOSE = "InvalidOverrideStatusException";
|
|
261
|
-
const _IPCIE = "InvalidParentCommitIdException";
|
|
262
|
-
const _IPE = "InvalidPathException";
|
|
263
|
-
const _IPME = "IdempotencyParameterMismatchException";
|
|
264
|
-
const _IPRETE = "InvalidPullRequestEventTypeException";
|
|
265
|
-
const _IPRIE = "InvalidPullRequestIdException";
|
|
266
|
-
const _IPRSE = "InvalidPullRequestStatusException";
|
|
267
|
-
const _IPRSUE = "InvalidPullRequestStatusUpdateException";
|
|
268
|
-
const _IRAE = "InvalidResourceArnException";
|
|
269
|
-
const _IRCE = "InvalidReplacementContentException";
|
|
270
|
-
const _IRCSE = "InvalidRuleContentSha256Exception";
|
|
271
|
-
const _IRDE = "InvalidRepositoryDescriptionException";
|
|
272
|
-
const _IRFVEE = "InvalidRelativeFileVersionEnumException";
|
|
273
|
-
const _IRIE = "InvalidRevisionIdException";
|
|
274
|
-
const _IRNE = "InvalidReferenceNameException";
|
|
275
|
-
const _IRNEn = "InvalidRepositoryNameException";
|
|
276
|
-
const _IRTBNE = "InvalidRepositoryTriggerBranchNameException";
|
|
277
|
-
const _IRTCDE = "InvalidRepositoryTriggerCustomDataException";
|
|
278
|
-
const _IRTDAE = "InvalidRepositoryTriggerDestinationArnException";
|
|
279
|
-
const _IRTE = "InvalidReplacementTypeException";
|
|
280
|
-
const _IRTEE = "InvalidRepositoryTriggerEventsException";
|
|
281
|
-
const _IRTNE = "InvalidRepositoryTriggerNameException";
|
|
282
|
-
const _IRTRE = "InvalidRepositoryTriggerRegionException";
|
|
283
|
-
const _IRUAE = "InvalidReactionUserArnException";
|
|
284
|
-
const _IRVE = "InvalidReactionValueException";
|
|
285
|
-
const _ISBE = "InvalidSortByException";
|
|
286
|
-
const _ISCSE = "InvalidSourceCommitSpecifierException";
|
|
287
|
-
const _ISTUE = "InvalidSystemTagUsageException";
|
|
288
|
-
const _ITBE = "InvalidTargetBranchException";
|
|
289
|
-
const _ITE = "InvalidTargetException";
|
|
290
|
-
const _ITEn = "InvalidTargetsException";
|
|
291
|
-
const _ITEnv = "InvalidTitleException";
|
|
292
|
-
const _ITKLE = "InvalidTagKeysListException";
|
|
293
|
-
const _ITME = "InvalidTagsMapException";
|
|
294
|
-
const _L = "Location";
|
|
295
|
-
const _LAARTFR = "ListAssociatedApprovalRuleTemplatesForRepository";
|
|
296
|
-
const _LAARTFRI = "ListAssociatedApprovalRuleTemplatesForRepositoryInput";
|
|
297
|
-
const _LAARTFRO = "ListAssociatedApprovalRuleTemplatesForRepositoryOutput";
|
|
298
|
-
const _LART = "ListApprovalRuleTemplates";
|
|
299
|
-
const _LARTI = "ListApprovalRuleTemplatesInput";
|
|
300
|
-
const _LARTO = "ListApprovalRuleTemplatesOutput";
|
|
301
|
-
const _LB = "ListBranches";
|
|
302
|
-
const _LBI = "ListBranchesInput";
|
|
303
|
-
const _LBO = "ListBranchesOutput";
|
|
304
|
-
const _LFCH = "ListFileCommitHistory";
|
|
305
|
-
const _LFCHR = "ListFileCommitHistoryRequest";
|
|
306
|
-
const _LFCHRi = "ListFileCommitHistoryResponse";
|
|
307
|
-
const _LPR = "ListPullRequests";
|
|
308
|
-
const _LPRI = "ListPullRequestsInput";
|
|
309
|
-
const _LPRO = "ListPullRequestsOutput";
|
|
310
|
-
const _LR = "ListRepositories";
|
|
311
|
-
const _LRFART = "ListRepositoriesForApprovalRuleTemplate";
|
|
312
|
-
const _LRFARTI = "ListRepositoriesForApprovalRuleTemplateInput";
|
|
313
|
-
const _LRFARTO = "ListRepositoriesForApprovalRuleTemplateOutput";
|
|
314
|
-
const _LRI = "ListRepositoriesInput";
|
|
315
|
-
const _LRO = "ListRepositoriesOutput";
|
|
316
|
-
const _LTFR = "ListTagsForResource";
|
|
317
|
-
const _LTFRI = "ListTagsForResourceInput";
|
|
318
|
-
const _LTFRO = "ListTagsForResourceOutput";
|
|
319
|
-
const _MBBFF = "MergeBranchesByFastForward";
|
|
320
|
-
const _MBBFFI = "MergeBranchesByFastForwardInput";
|
|
321
|
-
const _MBBFFO = "MergeBranchesByFastForwardOutput";
|
|
322
|
-
const _MBBS = "MergeBranchesBySquash";
|
|
323
|
-
const _MBBSI = "MergeBranchesBySquashInput";
|
|
324
|
-
const _MBBSO = "MergeBranchesBySquashOutput";
|
|
325
|
-
const _MBBTW = "MergeBranchesByThreeWay";
|
|
326
|
-
const _MBBTWI = "MergeBranchesByThreeWayInput";
|
|
327
|
-
const _MBBTWO = "MergeBranchesByThreeWayOutput";
|
|
328
|
-
const _MBEE = "MaximumBranchesExceededException";
|
|
329
|
-
const _MCREE = "MultipleConflictResolutionEntriesException";
|
|
330
|
-
const _MCREEE = "MaximumConflictResolutionEntriesExceededException";
|
|
331
|
-
const _MFCTLEE = "MaximumFileContentToLoadExceededException";
|
|
332
|
-
const _MFEEE = "MaximumFileEntriesExceededException";
|
|
333
|
-
const _MH = "MergeHunk";
|
|
334
|
-
const _MHD = "MergeHunkDetail";
|
|
335
|
-
const _MHe = "MergeHunks";
|
|
336
|
-
const _MITCEE = "MaximumItemsToCompareExceededException";
|
|
337
|
-
const _MM = "MergeMetadata";
|
|
338
|
-
const _MMRE = "ManualMergeRequiredException";
|
|
339
|
-
const _MNOAEE = "MaximumNumberOfApprovalsExceededException";
|
|
340
|
-
const _MO = "MergeOperations";
|
|
341
|
-
const _MOPREE = "MaximumOpenPullRequestsExceededException";
|
|
342
|
-
const _MORE = "MergeOptionRequiredException";
|
|
343
|
-
const _MPRBFF = "MergePullRequestByFastForward";
|
|
344
|
-
const _MPRBFFI = "MergePullRequestByFastForwardInput";
|
|
345
|
-
const _MPRBFFO = "MergePullRequestByFastForwardOutput";
|
|
346
|
-
const _MPRBS = "MergePullRequestBySquash";
|
|
347
|
-
const _MPRBSI = "MergePullRequestBySquashInput";
|
|
348
|
-
const _MPRBSO = "MergePullRequestBySquashOutput";
|
|
349
|
-
const _MPRBTW = "MergePullRequestByThreeWay";
|
|
350
|
-
const _MPRBTWI = "MergePullRequestByThreeWayInput";
|
|
351
|
-
const _MPRBTWO = "MergePullRequestByThreeWayOutput";
|
|
352
|
-
const _MR = "MaxResults";
|
|
353
|
-
const _MRIPRE = "MultipleRepositoriesInPullRequestException";
|
|
354
|
-
const _MRNEE = "MaximumRepositoryNamesExceededException";
|
|
355
|
-
const _MRTAWRE = "MaximumRuleTemplatesAssociatedWithRepositoryException";
|
|
356
|
-
const _MRTEE = "MaximumRepositoryTriggersExceededException";
|
|
357
|
-
const _NCE = "NoChangeException";
|
|
358
|
-
const _NLEE = "NameLengthExceededException";
|
|
359
|
-
const _NOREE = "NumberOfRulesExceededException";
|
|
360
|
-
const _NORTEE = "NumberOfRuleTemplatesExceededException";
|
|
361
|
-
const _NT = "NextToken";
|
|
362
|
-
const _OART = "OriginApprovalRuleTemplate";
|
|
363
|
-
const _OASE = "OverrideAlreadySetException";
|
|
364
|
-
const _ONAE = "OperationNotAllowedException";
|
|
365
|
-
const _OPRAR = "OverridePullRequestApprovalRules";
|
|
366
|
-
const _OPRARI = "OverridePullRequestApprovalRulesInput";
|
|
367
|
-
const _OSRE = "OverrideStatusRequiredException";
|
|
368
|
-
const _OT = "ObjectTypes";
|
|
369
|
-
const _PCDNEE = "ParentCommitDoesNotExistException";
|
|
370
|
-
const _PCFCC = "PostCommentForComparedCommit";
|
|
371
|
-
const _PCFCCI = "PostCommentForComparedCommitInput";
|
|
372
|
-
const _PCFCCO = "PostCommentForComparedCommitOutput";
|
|
373
|
-
const _PCFPR = "PostCommentForPullRequest";
|
|
374
|
-
const _PCFPRI = "PostCommentForPullRequestInput";
|
|
375
|
-
const _PCFPRO = "PostCommentForPullRequestOutput";
|
|
376
|
-
const _PCIOE = "ParentCommitIdOutdatedException";
|
|
377
|
-
const _PCIRE = "ParentCommitIdRequiredException";
|
|
378
|
-
const _PCR = "PostCommentReply";
|
|
379
|
-
const _PCRI = "PostCommentReplyInput";
|
|
380
|
-
const _PCRIu = "PutCommentReactionInput";
|
|
381
|
-
const _PCRO = "PostCommentReplyOutput";
|
|
382
|
-
const _PCRu = "PutCommentReaction";
|
|
383
|
-
const _PDNEE = "PathDoesNotExistException";
|
|
384
|
-
const _PF = "PutFile";
|
|
385
|
-
const _PFE = "PutFileEntry";
|
|
386
|
-
const _PFECE = "PutFileEntryConflictException";
|
|
387
|
-
const _PFEu = "PutFileEntries";
|
|
388
|
-
const _PFI = "PutFileInput";
|
|
389
|
-
const _PFO = "PutFileOutput";
|
|
390
|
-
const _PR = "PullRequest";
|
|
391
|
-
const _PRACE = "PullRequestAlreadyClosedException";
|
|
392
|
-
const _PRARNSE = "PullRequestApprovalRulesNotSatisfiedException";
|
|
393
|
-
const _PRCBABAE = "PullRequestCannotBeApprovedByAuthorException";
|
|
394
|
-
const _PRCEM = "PullRequestCreatedEventMetadata";
|
|
395
|
-
const _PRDNEE = "PullRequestDoesNotExistException";
|
|
396
|
-
const _PRE = "PathRequiredException";
|
|
397
|
-
const _PREL = "PullRequestEventList";
|
|
398
|
-
const _PREu = "PullRequestEvent";
|
|
399
|
-
const _PRIRE = "PullRequestIdRequiredException";
|
|
400
|
-
const _PRMSCEM = "PullRequestMergedStateChangedEventMetadata";
|
|
401
|
-
const _PRSCEM = "PullRequestStatusChangedEventMetadata";
|
|
402
|
-
const _PRSRE = "PullRequestStatusRequiredException";
|
|
403
|
-
const _PRSRUEM = "PullRequestSourceReferenceUpdatedEventMetadata";
|
|
404
|
-
const _PRT = "PullRequestTarget";
|
|
405
|
-
const _PRTI = "PutRepositoryTriggersInput";
|
|
406
|
-
const _PRTL = "PullRequestTargetList";
|
|
407
|
-
const _PRTO = "PutRepositoryTriggersOutput";
|
|
408
|
-
const _PRTu = "PutRepositoryTriggers";
|
|
409
|
-
const _RARE = "ResourceArnRequiredException";
|
|
410
|
-
const _RCE = "ReplaceContentEntry";
|
|
411
|
-
const _RCEe = "ReplaceContentEntries";
|
|
412
|
-
const _RCRE = "ReplacementContentRequiredException";
|
|
413
|
-
const _RD = "RevisionDag";
|
|
414
|
-
const _RDNEE = "ReferenceDoesNotExistException";
|
|
415
|
-
const _RDNEEe = "RepositoryDoesNotExistException";
|
|
416
|
-
const _RFC = "ReactionForComment";
|
|
417
|
-
const _RFCL = "ReactionsForCommentList";
|
|
418
|
-
const _RIRE = "RevisionIdRequiredException";
|
|
419
|
-
const _RLEE = "ReactionLimitExceededException";
|
|
420
|
-
const _RLEEe = "RepositoryLimitExceededException";
|
|
421
|
-
const _RM = "RepositoryMetadata";
|
|
422
|
-
const _RML = "RepositoryMetadataList";
|
|
423
|
-
const _RNAWPRE = "RepositoryNotAssociatedWithPullRequestException";
|
|
424
|
-
const _RNCE = "RevisionNotCurrentException";
|
|
425
|
-
const _RNEE = "RepositoryNameExistsException";
|
|
426
|
-
const _RNIP = "RepositoryNameIdPair";
|
|
427
|
-
const _RNIPL = "RepositoryNameIdPairList";
|
|
428
|
-
const _RNRE = "ReferenceNameRequiredException";
|
|
429
|
-
const _RNREe = "RepositoryNameRequiredException";
|
|
430
|
-
const _RNREep = "RepositoryNamesRequiredException";
|
|
431
|
-
const _RSFE = "RestrictedSourceFileException";
|
|
432
|
-
const _RT = "RepositoryTrigger";
|
|
433
|
-
const _RTBNLRE = "RepositoryTriggerBranchNameListRequiredException";
|
|
434
|
-
const _RTDARE = "RepositoryTriggerDestinationArnRequiredException";
|
|
435
|
-
const _RTEF = "RepositoryTriggerExecutionFailure";
|
|
436
|
-
const _RTEFL = "RepositoryTriggerExecutionFailureList";
|
|
437
|
-
const _RTELRE = "RepositoryTriggerEventsListRequiredException";
|
|
438
|
-
const _RTL = "RepositoryTriggersList";
|
|
439
|
-
const _RTLRE = "RepositoryTriggersListRequiredException";
|
|
440
|
-
const _RTNRE = "RepositoryTriggerNameRequiredException";
|
|
441
|
-
const _RTNSE = "ReferenceTypeNotSupportedException";
|
|
442
|
-
const _RTRE = "ReplacementTypeRequiredException";
|
|
443
|
-
const _RVF = "ReactionValueFormats";
|
|
444
|
-
const _RVRE = "ReactionValueRequiredException";
|
|
445
|
-
const _SADASE = "SourceAndDestinationAreSameException";
|
|
446
|
-
const _SFCE = "SameFileContentException";
|
|
447
|
-
const _SFME = "SetFileModeEntry";
|
|
448
|
-
const _SFMEe = "SetFileModeEntries";
|
|
449
|
-
const _SFOCRE = "SourceFileOrContentRequiredException";
|
|
450
|
-
const _SFS = "SourceFileSpecifier";
|
|
451
|
-
const _SL = "SymbolicLink";
|
|
452
|
-
const _SLL = "SymbolicLinkList";
|
|
453
|
-
const _SM = "SubModule";
|
|
454
|
-
const _SML = "SubModuleList";
|
|
455
|
-
const _SPRE = "SamePathRequestException";
|
|
456
|
-
const _T = "Target";
|
|
457
|
-
const _TDEE = "TipsDivergenceExceededException";
|
|
458
|
-
const _TKLRE = "TagKeysListRequiredException";
|
|
459
|
-
const _TL = "TargetList";
|
|
460
|
-
const _TMRE = "TagsMapRequiredException";
|
|
461
|
-
const _TMTE = "TooManyTagsException";
|
|
462
|
-
const _TOSRIDE = "TipOfSourceReferenceIsDifferentException";
|
|
463
|
-
const _TPE = "TagPolicyException";
|
|
464
|
-
const _TR = "TagResource";
|
|
465
|
-
const _TRE = "TargetRequiredException";
|
|
466
|
-
const _TREa = "TargetsRequiredException";
|
|
467
|
-
const _TREi = "TitleRequiredException";
|
|
468
|
-
const _TRI = "TagResourceInput";
|
|
469
|
-
const _TRT = "TestRepositoryTriggers";
|
|
470
|
-
const _TRTI = "TestRepositoryTriggersInput";
|
|
471
|
-
const _TRTO = "TestRepositoryTriggersOutput";
|
|
472
|
-
const _UARTC = "UpdateApprovalRuleTemplateContent";
|
|
473
|
-
const _UARTCI = "UpdateApprovalRuleTemplateContentInput";
|
|
474
|
-
const _UARTCO = "UpdateApprovalRuleTemplateContentOutput";
|
|
475
|
-
const _UARTD = "UpdateApprovalRuleTemplateDescription";
|
|
476
|
-
const _UARTDI = "UpdateApprovalRuleTemplateDescriptionInput";
|
|
477
|
-
const _UARTDO = "UpdateApprovalRuleTemplateDescriptionOutput";
|
|
478
|
-
const _UARTN = "UpdateApprovalRuleTemplateName";
|
|
479
|
-
const _UARTNI = "UpdateApprovalRuleTemplateNameInput";
|
|
480
|
-
const _UARTNO = "UpdateApprovalRuleTemplateNameOutput";
|
|
481
|
-
const _UC = "UpdateComment";
|
|
482
|
-
const _UCI = "UpdateCommentInput";
|
|
483
|
-
const _UCO = "UpdateCommentOutput";
|
|
484
|
-
const _UDB = "UpdateDefaultBranch";
|
|
485
|
-
const _UDBI = "UpdateDefaultBranchInput";
|
|
486
|
-
const _UI = "UserInfo";
|
|
487
|
-
const _UPRARC = "UpdatePullRequestApprovalRuleContent";
|
|
488
|
-
const _UPRARCI = "UpdatePullRequestApprovalRuleContentInput";
|
|
489
|
-
const _UPRARCO = "UpdatePullRequestApprovalRuleContentOutput";
|
|
490
|
-
const _UPRAS = "UpdatePullRequestApprovalState";
|
|
491
|
-
const _UPRASI = "UpdatePullRequestApprovalStateInput";
|
|
492
|
-
const _UPRD = "UpdatePullRequestDescription";
|
|
493
|
-
const _UPRDI = "UpdatePullRequestDescriptionInput";
|
|
494
|
-
const _UPRDO = "UpdatePullRequestDescriptionOutput";
|
|
495
|
-
const _UPRS = "UpdatePullRequestStatus";
|
|
496
|
-
const _UPRSI = "UpdatePullRequestStatusInput";
|
|
497
|
-
const _UPRSO = "UpdatePullRequestStatusOutput";
|
|
498
|
-
const _UPRT = "UpdatePullRequestTitle";
|
|
499
|
-
const _UPRTI = "UpdatePullRequestTitleInput";
|
|
500
|
-
const _UPRTO = "UpdatePullRequestTitleOutput";
|
|
501
|
-
const _UR = "UntagResource";
|
|
502
|
-
const _URD = "UpdateRepositoryDescription";
|
|
503
|
-
const _URDI = "UpdateRepositoryDescriptionInput";
|
|
504
|
-
const _UREK = "UpdateRepositoryEncryptionKey";
|
|
505
|
-
const _UREKI = "UpdateRepositoryEncryptionKeyInput";
|
|
506
|
-
const _UREKO = "UpdateRepositoryEncryptionKeyOutput";
|
|
507
|
-
const _URI = "UntagResourceInput";
|
|
508
|
-
const _URN = "UpdateRepositoryName";
|
|
509
|
-
const _URNI = "UpdateRepositoryNameInput";
|
|
510
|
-
const _a = "author";
|
|
511
|
-
const _aA = "authorArn";
|
|
512
|
-
const _aAc = "actorArn";
|
|
513
|
-
const _aB = "afterBlob";
|
|
514
|
-
const _aBI = "afterBlobId";
|
|
515
|
-
const _aCI = "afterCommitId";
|
|
516
|
-
const _aCS = "afterCommitSpecifier";
|
|
517
|
-
const _aD = "additionalData";
|
|
518
|
-
const _aI = "accountId";
|
|
519
|
-
const _aN = "authorName";
|
|
520
|
-
const _aP = "absolutePath";
|
|
521
|
-
const _aPf = "afterPath";
|
|
522
|
-
const _aR = "approvalRule";
|
|
523
|
-
const _aRC = "approvalRuleContent";
|
|
524
|
-
const _aREM = "approvalRuleEventMetadata";
|
|
525
|
-
const _aRI = "approvalRuleId";
|
|
526
|
-
const _aRN = "approvalRuleName";
|
|
527
|
-
const _aRNS = "approvalRulesNotSatisfied";
|
|
528
|
-
const _aRNs = "associatedRepositoryNames";
|
|
529
|
-
const _aROEM = "approvalRuleOverriddenEventMetadata";
|
|
530
|
-
const _aRS = "approvalRulesSatisfied";
|
|
531
|
-
const _aRT = "approvalRuleTemplate";
|
|
532
|
-
const _aRTC = "approvalRuleTemplateContent";
|
|
533
|
-
const _aRTD = "approvalRuleTemplateDescription";
|
|
534
|
-
const _aRTI = "approvalRuleTemplateId";
|
|
535
|
-
const _aRTN = "approvalRuleTemplateName";
|
|
536
|
-
const _aRTNp = "approvalRuleTemplateNames";
|
|
537
|
-
const _aRp = "approvalRules";
|
|
538
|
-
const _aS = "approvalState";
|
|
539
|
-
const _aSCEM = "approvalStateChangedEventMetadata";
|
|
540
|
-
const _aSp = "approvalStatus";
|
|
541
|
-
const _ap = "approved";
|
|
542
|
-
const _app = "approvals";
|
|
543
|
-
const _b = "base";
|
|
544
|
-
const _bB = "beforeBlob";
|
|
545
|
-
const _bBI = "beforeBlobId";
|
|
546
|
-
const _bCI = "baseCommitId";
|
|
547
|
-
const _bCIe = "beforeCommitId";
|
|
548
|
-
const _bCS = "beforeCommitSpecifier";
|
|
549
|
-
const _bI = "blobId";
|
|
550
|
-
const _bN = "branchName";
|
|
551
|
-
const _bP = "beforePath";
|
|
552
|
-
const _br = "branch";
|
|
553
|
-
const _bra = "branches";
|
|
554
|
-
const _c = "client";
|
|
555
|
-
const _cC = "contentConflict";
|
|
556
|
-
const _cD = "creationDate";
|
|
557
|
-
const _cDL = "conflictDetailLevel";
|
|
558
|
-
const _cDu = "customData";
|
|
559
|
-
const _cFCCD = "commentsForComparedCommitData";
|
|
560
|
-
const _cFPRD = "commentsForPullRequestData";
|
|
561
|
-
const _cI = "commitId";
|
|
562
|
-
const _cIo = "commitIds";
|
|
563
|
-
const _cIom = "commentId";
|
|
564
|
-
const _cIon = "configurationId";
|
|
565
|
-
const _cM = "conflictMetadata";
|
|
566
|
-
const _cML = "conflictMetadataList";
|
|
567
|
-
const _cMo = "commitMessage";
|
|
568
|
-
const _cR = "callerReactions";
|
|
569
|
-
const _cRS = "conflictResolutionStrategy";
|
|
570
|
-
const _cRT = "clientRequestToken";
|
|
571
|
-
const _cRo = "conflictResolution";
|
|
572
|
-
const _cS = "commitSpecifier";
|
|
573
|
-
const _cT = "changeType";
|
|
574
|
-
const _cUH = "cloneUrlHttp";
|
|
575
|
-
const _cUS = "cloneUrlSsh";
|
|
576
|
-
const _co = "conflicts";
|
|
577
|
-
const _com = "commits";
|
|
578
|
-
const _comm = "comments";
|
|
579
|
-
const _comme = "comment";
|
|
580
|
-
const _commi = "committer";
|
|
581
|
-
const _commit = "commit";
|
|
582
|
-
const _con = "content";
|
|
583
|
-
const _d = "deleted";
|
|
584
|
-
const _dA = "destinationArn";
|
|
585
|
-
const _dB = "deletedBranch";
|
|
586
|
-
const _dBN = "defaultBranchName";
|
|
587
|
-
const _dBe = "defaultBranch";
|
|
588
|
-
const _dC = "destinationCommit";
|
|
589
|
-
const _dCI = "destinationCommitId";
|
|
590
|
-
const _dCS = "destinationCommitSpecifier";
|
|
591
|
-
const _dF = "deleteFiles";
|
|
592
|
-
const _dR = "destinationReference";
|
|
593
|
-
const _dRN = "disassociatedRepositoryNames";
|
|
594
|
-
const _da = "date";
|
|
595
|
-
const _de = "description";
|
|
596
|
-
const _des = "destination";
|
|
597
|
-
const _di = "differences";
|
|
598
|
-
const _e = "error";
|
|
599
|
-
const _eC = "errorCode";
|
|
600
|
-
const _eD = "eventDate";
|
|
601
|
-
const _eL = "endLine";
|
|
602
|
-
const _eM = "errorMessage";
|
|
603
|
-
const _eN = "exceptionName";
|
|
604
|
-
const _eRCS = "existingRuleContentSha256";
|
|
605
|
-
const _em = "email";
|
|
606
|
-
const _emo = "emoji";
|
|
607
|
-
const _er = "errors";
|
|
608
|
-
const _ev = "evaluation";
|
|
609
|
-
const _eve = "events";
|
|
610
|
-
const _f = "files";
|
|
611
|
-
const _fA = "filesAdded";
|
|
612
|
-
const _fC = "fileContent";
|
|
613
|
-
const _fD = "filesDeleted";
|
|
614
|
-
const _fE = "failedExecutions";
|
|
615
|
-
const _fM = "fileModes";
|
|
616
|
-
const _fMC = "fileModeConflict";
|
|
617
|
-
const _fMa = "failureMessage";
|
|
618
|
-
const _fMi = "fileMode";
|
|
619
|
-
const _fP = "filePath";
|
|
620
|
-
const _fPi = "filePaths";
|
|
621
|
-
const _fPil = "filePosition";
|
|
622
|
-
const _fPo = "folderPath";
|
|
623
|
-
const _fS = "fileSizes";
|
|
624
|
-
const _fSi = "fileSize";
|
|
625
|
-
const _fU = "filesUpdated";
|
|
626
|
-
const _hC = "hunkContent";
|
|
627
|
-
const _iBF = "isBinaryFile";
|
|
628
|
-
const _iC = "isConflict";
|
|
629
|
-
const _iM = "isMerged";
|
|
630
|
-
const _iMs = "isMove";
|
|
631
|
-
const _iRT = "inReplyTo";
|
|
632
|
-
const _kEF = "keepEmptyFolders";
|
|
633
|
-
const _kKI = "kmsKeyId";
|
|
634
|
-
const _l = "location";
|
|
635
|
-
const _lAD = "lastActivityDate";
|
|
636
|
-
const _lMD = "lastModifiedDate";
|
|
637
|
-
const _lMU = "lastModifiedUser";
|
|
638
|
-
const _m = "message";
|
|
639
|
-
const _mB = "mergedBy";
|
|
640
|
-
const _mBe = "mergeBase";
|
|
641
|
-
const _mCF = "maxConflictFiles";
|
|
642
|
-
const _mCI = "mergedCommitId";
|
|
643
|
-
const _mCIe = "mergeCommitId";
|
|
644
|
-
const _mH = "mergeHunks";
|
|
645
|
-
const _mM = "mergeMetadata";
|
|
646
|
-
const _mMH = "maxMergeHunks";
|
|
647
|
-
const _mO = "mergeOption";
|
|
648
|
-
const _mOe = "mergeOperations";
|
|
649
|
-
const _mOer = "mergeOptions";
|
|
650
|
-
const _mR = "maxResults";
|
|
651
|
-
const _me = "mergeable";
|
|
652
|
-
const _mo = "mode";
|
|
653
|
-
const _n = "name";
|
|
654
|
-
const _nARTN = "newApprovalRuleTemplateName";
|
|
655
|
-
const _nN = "newName";
|
|
656
|
-
const _nOC = "numberOfConflicts";
|
|
657
|
-
const _nRC = "newRuleContent";
|
|
658
|
-
const _nT = "nextToken";
|
|
659
|
-
const _o = "overridden";
|
|
660
|
-
const _oART = "originApprovalRuleTemplate";
|
|
661
|
-
const _oARTN = "oldApprovalRuleTemplateName";
|
|
662
|
-
const _oKKI = "originalKmsKeyId";
|
|
663
|
-
const _oN = "oldName";
|
|
664
|
-
const _oS = "overrideStatus";
|
|
665
|
-
const _oT = "objectTypes";
|
|
666
|
-
const _oTC = "objectTypeConflict";
|
|
667
|
-
const _or = "order";
|
|
668
|
-
const _ov = "overrider";
|
|
669
|
-
const _p = "path";
|
|
670
|
-
const _pCI = "parentCommitId";
|
|
671
|
-
const _pF = "putFiles";
|
|
672
|
-
const _pR = "pullRequest";
|
|
673
|
-
const _pRCEM = "pullRequestCreatedEventMetadata";
|
|
674
|
-
const _pRE = "pullRequestEvents";
|
|
675
|
-
const _pRET = "pullRequestEventType";
|
|
676
|
-
const _pRI = "pullRequestId";
|
|
677
|
-
const _pRIu = "pullRequestIds";
|
|
678
|
-
const _pRMSCEM = "pullRequestMergedStateChangedEventMetadata";
|
|
679
|
-
const _pRS = "pullRequestStatus";
|
|
680
|
-
const _pRSCEM = "pullRequestStatusChangedEventMetadata";
|
|
681
|
-
const _pRSRUEM = "pullRequestSourceReferenceUpdatedEventMetadata";
|
|
682
|
-
const _pRT = "pullRequestTargets";
|
|
683
|
-
const _pa = "parents";
|
|
684
|
-
const _r = "repositories";
|
|
685
|
-
const _rA = "resourceArn";
|
|
686
|
-
const _rC = "reactionCounts";
|
|
687
|
-
const _rCS = "ruleContentSha256";
|
|
688
|
-
const _rCe = "replaceContents";
|
|
689
|
-
const _rCev = "revisionChildren";
|
|
690
|
-
const _rD = "repositoryDescription";
|
|
691
|
-
const _rDe = "revisionDag";
|
|
692
|
-
const _rFC = "reactionsForComment";
|
|
693
|
-
const _rFDUC = "reactionsFromDeletedUsersCount";
|
|
694
|
-
const _rFV = "relativeFileVersion";
|
|
695
|
-
const _rI = "revisionId";
|
|
696
|
-
const _rIe = "repositoryId";
|
|
697
|
-
const _rM = "repositoryMetadata";
|
|
698
|
-
const _rN = "repositoryName";
|
|
699
|
-
const _rNF = "repositoriesNotFound";
|
|
700
|
-
const _rNe = "repositoryNames";
|
|
701
|
-
const _rP = "relativePath";
|
|
702
|
-
const _rT = "replacementType";
|
|
703
|
-
const _rU = "reactionUsers";
|
|
704
|
-
const _rUA = "reactionUserArn";
|
|
705
|
-
const _rV = "reactionValue";
|
|
706
|
-
const _re = "reaction";
|
|
707
|
-
const _s = "smithy.ts.sdk.synthetic.com.amazonaws.codecommit";
|
|
708
|
-
const _sB = "sortBy";
|
|
709
|
-
const _sC = "sourceCommit";
|
|
710
|
-
const _sCI = "sourceCommitId";
|
|
711
|
-
const _sCS = "sourceCommitSpecifier";
|
|
712
|
-
const _sCh = "shortCode";
|
|
713
|
-
const _sE = "successfulExecutions";
|
|
714
|
-
const _sF = "subFolders";
|
|
715
|
-
const _sFM = "setFileModes";
|
|
716
|
-
const _sFo = "sourceFile";
|
|
717
|
-
const _sL = "symbolicLinks";
|
|
718
|
-
const _sLt = "startLine";
|
|
719
|
-
const _sM = "subModules";
|
|
720
|
-
const _sR = "sourceReference";
|
|
721
|
-
const _se = "server";
|
|
722
|
-
const _so = "source";
|
|
723
|
-
const _t = "title";
|
|
724
|
-
const _tB = "targetBranch";
|
|
725
|
-
const _tI = "treeId";
|
|
726
|
-
const _tK = "tagKeys";
|
|
727
|
-
const _ta = "targets";
|
|
728
|
-
const _tag = "tags";
|
|
729
|
-
const _tr = "triggers";
|
|
730
|
-
const _tri = "trigger";
|
|
731
|
-
const _u = "unicode";
|
|
732
|
-
const _uA = "userArn";
|
|
733
|
-
const n0 = "com.amazonaws.codecommit";
|
|
734
|
-
const { TypeRegistry } = require("@smithy/core/schema");
|
|
735
|
-
const { CodeCommitServiceException } = require("../models/CodeCommitServiceException");
|
|
736
|
-
const { ActorDoesNotExistException, ApprovalRuleContentRequiredException, ApprovalRuleDoesNotExistException, ApprovalRuleNameAlreadyExistsException, ApprovalRuleNameRequiredException, ApprovalRuleTemplateContentRequiredException, ApprovalRuleTemplateDoesNotExistException, ApprovalRuleTemplateInUseException, ApprovalRuleTemplateNameAlreadyExistsException, ApprovalRuleTemplateNameRequiredException, ApprovalStateRequiredException, AuthorDoesNotExistException, BeforeCommitIdAndAfterCommitIdAreSameException, BlobIdDoesNotExistException, BlobIdRequiredException, BranchDoesNotExistException, BranchNameExistsException, BranchNameIsTagNameException, BranchNameRequiredException, CannotDeleteApprovalRuleFromTemplateException, CannotModifyApprovalRuleFromTemplateException, ClientRequestTokenRequiredException, CommentContentRequiredException, CommentContentSizeLimitExceededException, CommentDeletedException, CommentDoesNotExistException, CommentIdRequiredException, CommentNotCreatedByCallerException, CommitDoesNotExistException, CommitIdDoesNotExistException, CommitIdRequiredException, CommitIdsLimitExceededException, CommitIdsListRequiredException, CommitMessageLengthExceededException, CommitRequiredException, ConcurrentReferenceUpdateException, DefaultBranchCannotBeDeletedException, DirectoryNameConflictsWithFileNameException, EncryptionIntegrityChecksFailedException, EncryptionKeyAccessDeniedException, EncryptionKeyDisabledException, EncryptionKeyInvalidIdException, EncryptionKeyInvalidUsageException, EncryptionKeyNotFoundException, EncryptionKeyRequiredException, EncryptionKeyUnavailableException, FileContentAndSourceFileSpecifiedException, FileContentRequiredException, FileContentSizeLimitExceededException, FileDoesNotExistException, FileEntryRequiredException, FileModeRequiredException, FileNameConflictsWithDirectoryNameException, FilePathConflictsWithSubmodulePathException, FileTooLargeException, FolderContentSizeLimitExceededException, FolderDoesNotExistException, IdempotencyParameterMismatchException, InvalidActorArnException, InvalidApprovalRuleContentException, InvalidApprovalRuleNameException, InvalidApprovalRuleTemplateContentException, InvalidApprovalRuleTemplateDescriptionException, InvalidApprovalRuleTemplateNameException, InvalidApprovalStateException, InvalidAuthorArnException, InvalidBlobIdException, InvalidBranchNameException, InvalidClientRequestTokenException, InvalidCommentIdException, InvalidCommitException, InvalidCommitIdException, InvalidConflictDetailLevelException, InvalidConflictResolutionException, InvalidConflictResolutionStrategyException, InvalidContinuationTokenException, InvalidDeletionParameterException, InvalidDescriptionException, InvalidDestinationCommitSpecifierException, InvalidEmailException, InvalidFileLocationException, InvalidFileModeException, InvalidFilePositionException, InvalidMaxConflictFilesException, InvalidMaxMergeHunksException, InvalidMaxResultsException, InvalidMergeOptionException, InvalidOrderException, InvalidOverrideStatusException, InvalidParentCommitIdException, InvalidPathException, InvalidPullRequestEventTypeException, InvalidPullRequestIdException, InvalidPullRequestStatusException, InvalidPullRequestStatusUpdateException, InvalidReactionUserArnException, InvalidReactionValueException, InvalidReferenceNameException, InvalidRelativeFileVersionEnumException, InvalidReplacementContentException, InvalidReplacementTypeException, InvalidRepositoryDescriptionException, InvalidRepositoryNameException, InvalidRepositoryTriggerBranchNameException, InvalidRepositoryTriggerCustomDataException, InvalidRepositoryTriggerDestinationArnException, InvalidRepositoryTriggerEventsException, InvalidRepositoryTriggerNameException, InvalidRepositoryTriggerRegionException, InvalidResourceArnException, InvalidRevisionIdException, InvalidRuleContentSha256Exception, InvalidSortByException, InvalidSourceCommitSpecifierException, InvalidSystemTagUsageException, InvalidTagKeysListException, InvalidTagsMapException, InvalidTargetBranchException, InvalidTargetException, InvalidTargetsException, InvalidTitleException, ManualMergeRequiredException, MaximumBranchesExceededException, MaximumConflictResolutionEntriesExceededException, MaximumFileContentToLoadExceededException, MaximumFileEntriesExceededException, MaximumItemsToCompareExceededException, MaximumNumberOfApprovalsExceededException, MaximumOpenPullRequestsExceededException, MaximumRepositoryNamesExceededException, MaximumRepositoryTriggersExceededException, MaximumRuleTemplatesAssociatedWithRepositoryException, MergeOptionRequiredException, MultipleConflictResolutionEntriesException, MultipleRepositoriesInPullRequestException, NameLengthExceededException, NoChangeException, NumberOfRulesExceededException, NumberOfRuleTemplatesExceededException, OperationNotAllowedException, OverrideAlreadySetException, OverrideStatusRequiredException, ParentCommitDoesNotExistException, ParentCommitIdOutdatedException, ParentCommitIdRequiredException, PathDoesNotExistException, PathRequiredException, PullRequestAlreadyClosedException, PullRequestApprovalRulesNotSatisfiedException, PullRequestCannotBeApprovedByAuthorException, PullRequestDoesNotExistException, PullRequestIdRequiredException, PullRequestStatusRequiredException, PutFileEntryConflictException, ReactionLimitExceededException, ReactionValueRequiredException, ReferenceDoesNotExistException, ReferenceNameRequiredException, ReferenceTypeNotSupportedException, ReplacementContentRequiredException, ReplacementTypeRequiredException, RepositoryDoesNotExistException, RepositoryLimitExceededException, RepositoryNameExistsException, RepositoryNameRequiredException, RepositoryNamesRequiredException, RepositoryNotAssociatedWithPullRequestException, RepositoryTriggerBranchNameListRequiredException, RepositoryTriggerDestinationArnRequiredException, RepositoryTriggerEventsListRequiredException, RepositoryTriggerNameRequiredException, RepositoryTriggersListRequiredException, ResourceArnRequiredException, RestrictedSourceFileException, RevisionIdRequiredException, RevisionNotCurrentException, SameFileContentException, SamePathRequestException, SourceAndDestinationAreSameException, SourceFileOrContentRequiredException, TagKeysListRequiredException, TagPolicyException, TagsMapRequiredException, TargetRequiredException, TargetsRequiredException, TipOfSourceReferenceIsDifferentException, TipsDivergenceExceededException, TitleRequiredException, TooManyTagsException } = require("../models/errors");
|
|
737
|
-
const _s_registry = TypeRegistry.for(_s);
|
|
738
|
-
const CodeCommitServiceException$ = [-3, _s, "CodeCommitServiceException", 0, [], []];
|
|
739
|
-
exports.CodeCommitServiceException$ = CodeCommitServiceException$;
|
|
740
|
-
_s_registry.registerError(CodeCommitServiceException$, CodeCommitServiceException);
|
|
741
|
-
const n0_registry = TypeRegistry.for(n0);
|
|
742
|
-
const ActorDoesNotExistException$ = [-3, n0, _ADNEE,
|
|
743
|
-
{ [_e]: _c },
|
|
744
|
-
[_m],
|
|
745
|
-
[0]
|
|
746
|
-
];
|
|
747
|
-
exports.ActorDoesNotExistException$ = ActorDoesNotExistException$;
|
|
748
|
-
n0_registry.registerError(ActorDoesNotExistException$, ActorDoesNotExistException);
|
|
749
|
-
const ApprovalRuleContentRequiredException$ = [-3, n0, _ARCRE,
|
|
750
|
-
{ [_e]: _c },
|
|
751
|
-
[_m],
|
|
752
|
-
[0]
|
|
753
|
-
];
|
|
754
|
-
exports.ApprovalRuleContentRequiredException$ = ApprovalRuleContentRequiredException$;
|
|
755
|
-
n0_registry.registerError(ApprovalRuleContentRequiredException$, ApprovalRuleContentRequiredException);
|
|
756
|
-
const ApprovalRuleDoesNotExistException$ = [-3, n0, _ARDNEE,
|
|
757
|
-
{ [_e]: _c },
|
|
758
|
-
[_m],
|
|
759
|
-
[0]
|
|
760
|
-
];
|
|
761
|
-
exports.ApprovalRuleDoesNotExistException$ = ApprovalRuleDoesNotExistException$;
|
|
762
|
-
n0_registry.registerError(ApprovalRuleDoesNotExistException$, ApprovalRuleDoesNotExistException);
|
|
763
|
-
const ApprovalRuleNameAlreadyExistsException$ = [-3, n0, _ARNAEE,
|
|
764
|
-
{ [_e]: _c },
|
|
765
|
-
[_m],
|
|
766
|
-
[0]
|
|
767
|
-
];
|
|
768
|
-
exports.ApprovalRuleNameAlreadyExistsException$ = ApprovalRuleNameAlreadyExistsException$;
|
|
769
|
-
n0_registry.registerError(ApprovalRuleNameAlreadyExistsException$, ApprovalRuleNameAlreadyExistsException);
|
|
770
|
-
const ApprovalRuleNameRequiredException$ = [-3, n0, _ARNRE,
|
|
771
|
-
{ [_e]: _c },
|
|
772
|
-
[_m],
|
|
773
|
-
[0]
|
|
774
|
-
];
|
|
775
|
-
exports.ApprovalRuleNameRequiredException$ = ApprovalRuleNameRequiredException$;
|
|
776
|
-
n0_registry.registerError(ApprovalRuleNameRequiredException$, ApprovalRuleNameRequiredException);
|
|
777
|
-
const ApprovalRuleTemplateContentRequiredException$ = [-3, n0, _ARTCRE,
|
|
778
|
-
{ [_e]: _c },
|
|
779
|
-
[_m],
|
|
780
|
-
[0]
|
|
781
|
-
];
|
|
782
|
-
exports.ApprovalRuleTemplateContentRequiredException$ = ApprovalRuleTemplateContentRequiredException$;
|
|
783
|
-
n0_registry.registerError(ApprovalRuleTemplateContentRequiredException$, ApprovalRuleTemplateContentRequiredException);
|
|
784
|
-
const ApprovalRuleTemplateDoesNotExistException$ = [-3, n0, _ARTDNEE,
|
|
785
|
-
{ [_e]: _c },
|
|
786
|
-
[_m],
|
|
787
|
-
[0]
|
|
788
|
-
];
|
|
789
|
-
exports.ApprovalRuleTemplateDoesNotExistException$ = ApprovalRuleTemplateDoesNotExistException$;
|
|
790
|
-
n0_registry.registerError(ApprovalRuleTemplateDoesNotExistException$, ApprovalRuleTemplateDoesNotExistException);
|
|
791
|
-
const ApprovalRuleTemplateInUseException$ = [-3, n0, _ARTIUE,
|
|
792
|
-
{ [_e]: _c },
|
|
793
|
-
[_m],
|
|
794
|
-
[0]
|
|
795
|
-
];
|
|
796
|
-
exports.ApprovalRuleTemplateInUseException$ = ApprovalRuleTemplateInUseException$;
|
|
797
|
-
n0_registry.registerError(ApprovalRuleTemplateInUseException$, ApprovalRuleTemplateInUseException);
|
|
798
|
-
const ApprovalRuleTemplateNameAlreadyExistsException$ = [-3, n0, _ARTNAEE,
|
|
799
|
-
{ [_e]: _c },
|
|
800
|
-
[_m],
|
|
801
|
-
[0]
|
|
802
|
-
];
|
|
803
|
-
exports.ApprovalRuleTemplateNameAlreadyExistsException$ = ApprovalRuleTemplateNameAlreadyExistsException$;
|
|
804
|
-
n0_registry.registerError(ApprovalRuleTemplateNameAlreadyExistsException$, ApprovalRuleTemplateNameAlreadyExistsException);
|
|
805
|
-
const ApprovalRuleTemplateNameRequiredException$ = [-3, n0, _ARTNRE,
|
|
806
|
-
{ [_e]: _c },
|
|
807
|
-
[_m],
|
|
808
|
-
[0]
|
|
809
|
-
];
|
|
810
|
-
exports.ApprovalRuleTemplateNameRequiredException$ = ApprovalRuleTemplateNameRequiredException$;
|
|
811
|
-
n0_registry.registerError(ApprovalRuleTemplateNameRequiredException$, ApprovalRuleTemplateNameRequiredException);
|
|
812
|
-
const ApprovalStateRequiredException$ = [-3, n0, _ASRE,
|
|
813
|
-
{ [_e]: _c },
|
|
814
|
-
[_m],
|
|
815
|
-
[0]
|
|
816
|
-
];
|
|
817
|
-
exports.ApprovalStateRequiredException$ = ApprovalStateRequiredException$;
|
|
818
|
-
n0_registry.registerError(ApprovalStateRequiredException$, ApprovalStateRequiredException);
|
|
819
|
-
const AuthorDoesNotExistException$ = [-3, n0, _ADNEEu,
|
|
820
|
-
{ [_e]: _c },
|
|
821
|
-
[_m],
|
|
822
|
-
[0]
|
|
823
|
-
];
|
|
824
|
-
exports.AuthorDoesNotExistException$ = AuthorDoesNotExistException$;
|
|
825
|
-
n0_registry.registerError(AuthorDoesNotExistException$, AuthorDoesNotExistException);
|
|
826
|
-
const BeforeCommitIdAndAfterCommitIdAreSameException$ = [-3, n0, _BCIAACIASE,
|
|
827
|
-
{ [_e]: _c },
|
|
828
|
-
[_m],
|
|
829
|
-
[0]
|
|
830
|
-
];
|
|
831
|
-
exports.BeforeCommitIdAndAfterCommitIdAreSameException$ = BeforeCommitIdAndAfterCommitIdAreSameException$;
|
|
832
|
-
n0_registry.registerError(BeforeCommitIdAndAfterCommitIdAreSameException$, BeforeCommitIdAndAfterCommitIdAreSameException);
|
|
833
|
-
const BlobIdDoesNotExistException$ = [-3, n0, _BIDNEE,
|
|
834
|
-
{ [_e]: _c },
|
|
835
|
-
[_m],
|
|
836
|
-
[0]
|
|
837
|
-
];
|
|
838
|
-
exports.BlobIdDoesNotExistException$ = BlobIdDoesNotExistException$;
|
|
839
|
-
n0_registry.registerError(BlobIdDoesNotExistException$, BlobIdDoesNotExistException);
|
|
840
|
-
const BlobIdRequiredException$ = [-3, n0, _BIRE,
|
|
841
|
-
{ [_e]: _c },
|
|
842
|
-
[_m],
|
|
843
|
-
[0]
|
|
844
|
-
];
|
|
845
|
-
exports.BlobIdRequiredException$ = BlobIdRequiredException$;
|
|
846
|
-
n0_registry.registerError(BlobIdRequiredException$, BlobIdRequiredException);
|
|
847
|
-
const BranchDoesNotExistException$ = [-3, n0, _BDNEE,
|
|
848
|
-
{ [_e]: _c },
|
|
849
|
-
[_m],
|
|
850
|
-
[0]
|
|
851
|
-
];
|
|
852
|
-
exports.BranchDoesNotExistException$ = BranchDoesNotExistException$;
|
|
853
|
-
n0_registry.registerError(BranchDoesNotExistException$, BranchDoesNotExistException);
|
|
854
|
-
const BranchNameExistsException$ = [-3, n0, _BNEE,
|
|
855
|
-
{ [_e]: _c },
|
|
856
|
-
[_m],
|
|
857
|
-
[0]
|
|
858
|
-
];
|
|
859
|
-
exports.BranchNameExistsException$ = BranchNameExistsException$;
|
|
860
|
-
n0_registry.registerError(BranchNameExistsException$, BranchNameExistsException);
|
|
861
|
-
const BranchNameIsTagNameException$ = [-3, n0, _BNITNE,
|
|
862
|
-
{ [_e]: _c },
|
|
863
|
-
[_m],
|
|
864
|
-
[0]
|
|
865
|
-
];
|
|
866
|
-
exports.BranchNameIsTagNameException$ = BranchNameIsTagNameException$;
|
|
867
|
-
n0_registry.registerError(BranchNameIsTagNameException$, BranchNameIsTagNameException);
|
|
868
|
-
const BranchNameRequiredException$ = [-3, n0, _BNRE,
|
|
869
|
-
{ [_e]: _c },
|
|
870
|
-
[_m],
|
|
871
|
-
[0]
|
|
872
|
-
];
|
|
873
|
-
exports.BranchNameRequiredException$ = BranchNameRequiredException$;
|
|
874
|
-
n0_registry.registerError(BranchNameRequiredException$, BranchNameRequiredException);
|
|
875
|
-
const CannotDeleteApprovalRuleFromTemplateException$ = [-3, n0, _CDARFTE,
|
|
876
|
-
{ [_e]: _c },
|
|
877
|
-
[_m],
|
|
878
|
-
[0]
|
|
879
|
-
];
|
|
880
|
-
exports.CannotDeleteApprovalRuleFromTemplateException$ = CannotDeleteApprovalRuleFromTemplateException$;
|
|
881
|
-
n0_registry.registerError(CannotDeleteApprovalRuleFromTemplateException$, CannotDeleteApprovalRuleFromTemplateException);
|
|
882
|
-
const CannotModifyApprovalRuleFromTemplateException$ = [-3, n0, _CMARFTE,
|
|
883
|
-
{ [_e]: _c },
|
|
884
|
-
[_m],
|
|
885
|
-
[0]
|
|
886
|
-
];
|
|
887
|
-
exports.CannotModifyApprovalRuleFromTemplateException$ = CannotModifyApprovalRuleFromTemplateException$;
|
|
888
|
-
n0_registry.registerError(CannotModifyApprovalRuleFromTemplateException$, CannotModifyApprovalRuleFromTemplateException);
|
|
889
|
-
const ClientRequestTokenRequiredException$ = [-3, n0, _CRTRE,
|
|
890
|
-
{ [_e]: _c },
|
|
891
|
-
[_m],
|
|
892
|
-
[0]
|
|
893
|
-
];
|
|
894
|
-
exports.ClientRequestTokenRequiredException$ = ClientRequestTokenRequiredException$;
|
|
895
|
-
n0_registry.registerError(ClientRequestTokenRequiredException$, ClientRequestTokenRequiredException);
|
|
896
|
-
const CommentContentRequiredException$ = [-3, n0, _CCRE,
|
|
897
|
-
{ [_e]: _c },
|
|
898
|
-
[_m],
|
|
899
|
-
[0]
|
|
900
|
-
];
|
|
901
|
-
exports.CommentContentRequiredException$ = CommentContentRequiredException$;
|
|
902
|
-
n0_registry.registerError(CommentContentRequiredException$, CommentContentRequiredException);
|
|
903
|
-
const CommentContentSizeLimitExceededException$ = [-3, n0, _CCSLEE,
|
|
904
|
-
{ [_e]: _c },
|
|
905
|
-
[_m],
|
|
906
|
-
[0]
|
|
907
|
-
];
|
|
908
|
-
exports.CommentContentSizeLimitExceededException$ = CommentContentSizeLimitExceededException$;
|
|
909
|
-
n0_registry.registerError(CommentContentSizeLimitExceededException$, CommentContentSizeLimitExceededException);
|
|
910
|
-
const CommentDeletedException$ = [-3, n0, _CDE,
|
|
911
|
-
{ [_e]: _c },
|
|
912
|
-
[_m],
|
|
913
|
-
[0]
|
|
914
|
-
];
|
|
915
|
-
exports.CommentDeletedException$ = CommentDeletedException$;
|
|
916
|
-
n0_registry.registerError(CommentDeletedException$, CommentDeletedException);
|
|
917
|
-
const CommentDoesNotExistException$ = [-3, n0, _CDNEE,
|
|
918
|
-
{ [_e]: _c },
|
|
919
|
-
[_m],
|
|
920
|
-
[0]
|
|
921
|
-
];
|
|
922
|
-
exports.CommentDoesNotExistException$ = CommentDoesNotExistException$;
|
|
923
|
-
n0_registry.registerError(CommentDoesNotExistException$, CommentDoesNotExistException);
|
|
924
|
-
const CommentIdRequiredException$ = [-3, n0, _CIRE,
|
|
925
|
-
{ [_e]: _c },
|
|
926
|
-
[_m],
|
|
927
|
-
[0]
|
|
928
|
-
];
|
|
929
|
-
exports.CommentIdRequiredException$ = CommentIdRequiredException$;
|
|
930
|
-
n0_registry.registerError(CommentIdRequiredException$, CommentIdRequiredException);
|
|
931
|
-
const CommentNotCreatedByCallerException$ = [-3, n0, _CNCBCE,
|
|
932
|
-
{ [_e]: _c },
|
|
933
|
-
[_m],
|
|
934
|
-
[0]
|
|
935
|
-
];
|
|
936
|
-
exports.CommentNotCreatedByCallerException$ = CommentNotCreatedByCallerException$;
|
|
937
|
-
n0_registry.registerError(CommentNotCreatedByCallerException$, CommentNotCreatedByCallerException);
|
|
938
|
-
const CommitDoesNotExistException$ = [-3, n0, _CDNEEo,
|
|
939
|
-
{ [_e]: _c },
|
|
940
|
-
[_m],
|
|
941
|
-
[0]
|
|
942
|
-
];
|
|
943
|
-
exports.CommitDoesNotExistException$ = CommitDoesNotExistException$;
|
|
944
|
-
n0_registry.registerError(CommitDoesNotExistException$, CommitDoesNotExistException);
|
|
945
|
-
const CommitIdDoesNotExistException$ = [-3, n0, _CIDNEE,
|
|
946
|
-
{ [_e]: _c },
|
|
947
|
-
[_m],
|
|
948
|
-
[0]
|
|
949
|
-
];
|
|
950
|
-
exports.CommitIdDoesNotExistException$ = CommitIdDoesNotExistException$;
|
|
951
|
-
n0_registry.registerError(CommitIdDoesNotExistException$, CommitIdDoesNotExistException);
|
|
952
|
-
const CommitIdRequiredException$ = [-3, n0, _CIREo,
|
|
953
|
-
{ [_e]: _c },
|
|
954
|
-
[_m],
|
|
955
|
-
[0]
|
|
956
|
-
];
|
|
957
|
-
exports.CommitIdRequiredException$ = CommitIdRequiredException$;
|
|
958
|
-
n0_registry.registerError(CommitIdRequiredException$, CommitIdRequiredException);
|
|
959
|
-
const CommitIdsLimitExceededException$ = [-3, n0, _CILEE,
|
|
960
|
-
{ [_e]: _c },
|
|
961
|
-
[_m],
|
|
962
|
-
[0]
|
|
963
|
-
];
|
|
964
|
-
exports.CommitIdsLimitExceededException$ = CommitIdsLimitExceededException$;
|
|
965
|
-
n0_registry.registerError(CommitIdsLimitExceededException$, CommitIdsLimitExceededException);
|
|
966
|
-
const CommitIdsListRequiredException$ = [-3, n0, _CILRE,
|
|
967
|
-
{ [_e]: _c },
|
|
968
|
-
[_m],
|
|
969
|
-
[0]
|
|
970
|
-
];
|
|
971
|
-
exports.CommitIdsListRequiredException$ = CommitIdsListRequiredException$;
|
|
972
|
-
n0_registry.registerError(CommitIdsListRequiredException$, CommitIdsListRequiredException);
|
|
973
|
-
const CommitMessageLengthExceededException$ = [-3, n0, _CMLEE,
|
|
974
|
-
{ [_e]: _c },
|
|
975
|
-
[_m],
|
|
976
|
-
[0]
|
|
977
|
-
];
|
|
978
|
-
exports.CommitMessageLengthExceededException$ = CommitMessageLengthExceededException$;
|
|
979
|
-
n0_registry.registerError(CommitMessageLengthExceededException$, CommitMessageLengthExceededException);
|
|
980
|
-
const CommitRequiredException$ = [-3, n0, _CRE,
|
|
981
|
-
{ [_e]: _c },
|
|
982
|
-
[_m],
|
|
983
|
-
[0]
|
|
984
|
-
];
|
|
985
|
-
exports.CommitRequiredException$ = CommitRequiredException$;
|
|
986
|
-
n0_registry.registerError(CommitRequiredException$, CommitRequiredException);
|
|
987
|
-
const ConcurrentReferenceUpdateException$ = [-3, n0, _CRUE,
|
|
988
|
-
{ [_e]: _c },
|
|
989
|
-
[_m],
|
|
990
|
-
[0]
|
|
991
|
-
];
|
|
992
|
-
exports.ConcurrentReferenceUpdateException$ = ConcurrentReferenceUpdateException$;
|
|
993
|
-
n0_registry.registerError(ConcurrentReferenceUpdateException$, ConcurrentReferenceUpdateException);
|
|
994
|
-
const DefaultBranchCannotBeDeletedException$ = [-3, n0, _DBCBDE,
|
|
995
|
-
{ [_e]: _c },
|
|
996
|
-
[_m],
|
|
997
|
-
[0]
|
|
998
|
-
];
|
|
999
|
-
exports.DefaultBranchCannotBeDeletedException$ = DefaultBranchCannotBeDeletedException$;
|
|
1000
|
-
n0_registry.registerError(DefaultBranchCannotBeDeletedException$, DefaultBranchCannotBeDeletedException);
|
|
1001
|
-
const DirectoryNameConflictsWithFileNameException$ = [-3, n0, _DNCWFNE,
|
|
1002
|
-
{ [_e]: _c },
|
|
1003
|
-
[_m],
|
|
1004
|
-
[0]
|
|
1005
|
-
];
|
|
1006
|
-
exports.DirectoryNameConflictsWithFileNameException$ = DirectoryNameConflictsWithFileNameException$;
|
|
1007
|
-
n0_registry.registerError(DirectoryNameConflictsWithFileNameException$, DirectoryNameConflictsWithFileNameException);
|
|
1008
|
-
const EncryptionIntegrityChecksFailedException$ = [-3, n0, _EICFE,
|
|
1009
|
-
{ [_e]: _se },
|
|
1010
|
-
[_m],
|
|
1011
|
-
[0]
|
|
1012
|
-
];
|
|
1013
|
-
exports.EncryptionIntegrityChecksFailedException$ = EncryptionIntegrityChecksFailedException$;
|
|
1014
|
-
n0_registry.registerError(EncryptionIntegrityChecksFailedException$, EncryptionIntegrityChecksFailedException);
|
|
1015
|
-
const EncryptionKeyAccessDeniedException$ = [-3, n0, _EKADE,
|
|
1016
|
-
{ [_e]: _c },
|
|
1017
|
-
[_m],
|
|
1018
|
-
[0]
|
|
1019
|
-
];
|
|
1020
|
-
exports.EncryptionKeyAccessDeniedException$ = EncryptionKeyAccessDeniedException$;
|
|
1021
|
-
n0_registry.registerError(EncryptionKeyAccessDeniedException$, EncryptionKeyAccessDeniedException);
|
|
1022
|
-
const EncryptionKeyDisabledException$ = [-3, n0, _EKDE,
|
|
1023
|
-
{ [_e]: _c },
|
|
1024
|
-
[_m],
|
|
1025
|
-
[0]
|
|
1026
|
-
];
|
|
1027
|
-
exports.EncryptionKeyDisabledException$ = EncryptionKeyDisabledException$;
|
|
1028
|
-
n0_registry.registerError(EncryptionKeyDisabledException$, EncryptionKeyDisabledException);
|
|
1029
|
-
const EncryptionKeyInvalidIdException$ = [-3, n0, _EKIIE,
|
|
1030
|
-
{ [_e]: _c },
|
|
1031
|
-
[_m],
|
|
1032
|
-
[0]
|
|
1033
|
-
];
|
|
1034
|
-
exports.EncryptionKeyInvalidIdException$ = EncryptionKeyInvalidIdException$;
|
|
1035
|
-
n0_registry.registerError(EncryptionKeyInvalidIdException$, EncryptionKeyInvalidIdException);
|
|
1036
|
-
const EncryptionKeyInvalidUsageException$ = [-3, n0, _EKIUE,
|
|
1037
|
-
{ [_e]: _c },
|
|
1038
|
-
[_m],
|
|
1039
|
-
[0]
|
|
1040
|
-
];
|
|
1041
|
-
exports.EncryptionKeyInvalidUsageException$ = EncryptionKeyInvalidUsageException$;
|
|
1042
|
-
n0_registry.registerError(EncryptionKeyInvalidUsageException$, EncryptionKeyInvalidUsageException);
|
|
1043
|
-
const EncryptionKeyNotFoundException$ = [-3, n0, _EKNFE,
|
|
1044
|
-
{ [_e]: _c },
|
|
1045
|
-
[_m],
|
|
1046
|
-
[0]
|
|
1047
|
-
];
|
|
1048
|
-
exports.EncryptionKeyNotFoundException$ = EncryptionKeyNotFoundException$;
|
|
1049
|
-
n0_registry.registerError(EncryptionKeyNotFoundException$, EncryptionKeyNotFoundException);
|
|
1050
|
-
const EncryptionKeyRequiredException$ = [-3, n0, _EKRE,
|
|
1051
|
-
{ [_e]: _c },
|
|
1052
|
-
[_m],
|
|
1053
|
-
[0]
|
|
1054
|
-
];
|
|
1055
|
-
exports.EncryptionKeyRequiredException$ = EncryptionKeyRequiredException$;
|
|
1056
|
-
n0_registry.registerError(EncryptionKeyRequiredException$, EncryptionKeyRequiredException);
|
|
1057
|
-
const EncryptionKeyUnavailableException$ = [-3, n0, _EKUE,
|
|
1058
|
-
{ [_e]: _c },
|
|
1059
|
-
[_m],
|
|
1060
|
-
[0]
|
|
1061
|
-
];
|
|
1062
|
-
exports.EncryptionKeyUnavailableException$ = EncryptionKeyUnavailableException$;
|
|
1063
|
-
n0_registry.registerError(EncryptionKeyUnavailableException$, EncryptionKeyUnavailableException);
|
|
1064
|
-
const FileContentAndSourceFileSpecifiedException$ = [-3, n0, _FCASFSE,
|
|
1065
|
-
{ [_e]: _c },
|
|
1066
|
-
[_m],
|
|
1067
|
-
[0]
|
|
1068
|
-
];
|
|
1069
|
-
exports.FileContentAndSourceFileSpecifiedException$ = FileContentAndSourceFileSpecifiedException$;
|
|
1070
|
-
n0_registry.registerError(FileContentAndSourceFileSpecifiedException$, FileContentAndSourceFileSpecifiedException);
|
|
1071
|
-
const FileContentRequiredException$ = [-3, n0, _FCRE,
|
|
1072
|
-
{ [_e]: _c },
|
|
1073
|
-
[_m],
|
|
1074
|
-
[0]
|
|
1075
|
-
];
|
|
1076
|
-
exports.FileContentRequiredException$ = FileContentRequiredException$;
|
|
1077
|
-
n0_registry.registerError(FileContentRequiredException$, FileContentRequiredException);
|
|
1078
|
-
const FileContentSizeLimitExceededException$ = [-3, n0, _FCSLEE,
|
|
1079
|
-
{ [_e]: _c },
|
|
1080
|
-
[_m],
|
|
1081
|
-
[0]
|
|
1082
|
-
];
|
|
1083
|
-
exports.FileContentSizeLimitExceededException$ = FileContentSizeLimitExceededException$;
|
|
1084
|
-
n0_registry.registerError(FileContentSizeLimitExceededException$, FileContentSizeLimitExceededException);
|
|
1085
|
-
const FileDoesNotExistException$ = [-3, n0, _FDNEE,
|
|
1086
|
-
{ [_e]: _c },
|
|
1087
|
-
[_m],
|
|
1088
|
-
[0]
|
|
1089
|
-
];
|
|
1090
|
-
exports.FileDoesNotExistException$ = FileDoesNotExistException$;
|
|
1091
|
-
n0_registry.registerError(FileDoesNotExistException$, FileDoesNotExistException);
|
|
1092
|
-
const FileEntryRequiredException$ = [-3, n0, _FERE,
|
|
1093
|
-
{ [_e]: _c },
|
|
1094
|
-
[_m],
|
|
1095
|
-
[0]
|
|
1096
|
-
];
|
|
1097
|
-
exports.FileEntryRequiredException$ = FileEntryRequiredException$;
|
|
1098
|
-
n0_registry.registerError(FileEntryRequiredException$, FileEntryRequiredException);
|
|
1099
|
-
const FileModeRequiredException$ = [-3, n0, _FMRE,
|
|
1100
|
-
{ [_e]: _c },
|
|
1101
|
-
[_m],
|
|
1102
|
-
[0]
|
|
1103
|
-
];
|
|
1104
|
-
exports.FileModeRequiredException$ = FileModeRequiredException$;
|
|
1105
|
-
n0_registry.registerError(FileModeRequiredException$, FileModeRequiredException);
|
|
1106
|
-
const FileNameConflictsWithDirectoryNameException$ = [-3, n0, _FNCWDNE,
|
|
1107
|
-
{ [_e]: _c },
|
|
1108
|
-
[_m],
|
|
1109
|
-
[0]
|
|
1110
|
-
];
|
|
1111
|
-
exports.FileNameConflictsWithDirectoryNameException$ = FileNameConflictsWithDirectoryNameException$;
|
|
1112
|
-
n0_registry.registerError(FileNameConflictsWithDirectoryNameException$, FileNameConflictsWithDirectoryNameException);
|
|
1113
|
-
const FilePathConflictsWithSubmodulePathException$ = [-3, n0, _FPCWSPE,
|
|
1114
|
-
{ [_e]: _c },
|
|
1115
|
-
[_m],
|
|
1116
|
-
[0]
|
|
1117
|
-
];
|
|
1118
|
-
exports.FilePathConflictsWithSubmodulePathException$ = FilePathConflictsWithSubmodulePathException$;
|
|
1119
|
-
n0_registry.registerError(FilePathConflictsWithSubmodulePathException$, FilePathConflictsWithSubmodulePathException);
|
|
1120
|
-
const FileTooLargeException$ = [-3, n0, _FTLE,
|
|
1121
|
-
{ [_e]: _c },
|
|
1122
|
-
[_m],
|
|
1123
|
-
[0]
|
|
1124
|
-
];
|
|
1125
|
-
exports.FileTooLargeException$ = FileTooLargeException$;
|
|
1126
|
-
n0_registry.registerError(FileTooLargeException$, FileTooLargeException);
|
|
1127
|
-
const FolderContentSizeLimitExceededException$ = [-3, n0, _FCSLEEo,
|
|
1128
|
-
{ [_e]: _c },
|
|
1129
|
-
[_m],
|
|
1130
|
-
[0]
|
|
1131
|
-
];
|
|
1132
|
-
exports.FolderContentSizeLimitExceededException$ = FolderContentSizeLimitExceededException$;
|
|
1133
|
-
n0_registry.registerError(FolderContentSizeLimitExceededException$, FolderContentSizeLimitExceededException);
|
|
1134
|
-
const FolderDoesNotExistException$ = [-3, n0, _FDNEEo,
|
|
1135
|
-
{ [_e]: _c },
|
|
1136
|
-
[_m],
|
|
1137
|
-
[0]
|
|
1138
|
-
];
|
|
1139
|
-
exports.FolderDoesNotExistException$ = FolderDoesNotExistException$;
|
|
1140
|
-
n0_registry.registerError(FolderDoesNotExistException$, FolderDoesNotExistException);
|
|
1141
|
-
const IdempotencyParameterMismatchException$ = [-3, n0, _IPME,
|
|
1142
|
-
{ [_e]: _c },
|
|
1143
|
-
[_m],
|
|
1144
|
-
[0]
|
|
1145
|
-
];
|
|
1146
|
-
exports.IdempotencyParameterMismatchException$ = IdempotencyParameterMismatchException$;
|
|
1147
|
-
n0_registry.registerError(IdempotencyParameterMismatchException$, IdempotencyParameterMismatchException);
|
|
1148
|
-
const InvalidActorArnException$ = [-3, n0, _IAAE,
|
|
1149
|
-
{ [_e]: _c },
|
|
1150
|
-
[_m],
|
|
1151
|
-
[0]
|
|
1152
|
-
];
|
|
1153
|
-
exports.InvalidActorArnException$ = InvalidActorArnException$;
|
|
1154
|
-
n0_registry.registerError(InvalidActorArnException$, InvalidActorArnException);
|
|
1155
|
-
const InvalidApprovalRuleContentException$ = [-3, n0, _IARCE,
|
|
1156
|
-
{ [_e]: _c },
|
|
1157
|
-
[_m],
|
|
1158
|
-
[0]
|
|
1159
|
-
];
|
|
1160
|
-
exports.InvalidApprovalRuleContentException$ = InvalidApprovalRuleContentException$;
|
|
1161
|
-
n0_registry.registerError(InvalidApprovalRuleContentException$, InvalidApprovalRuleContentException);
|
|
1162
|
-
const InvalidApprovalRuleNameException$ = [-3, n0, _IARNE,
|
|
1163
|
-
{ [_e]: _c },
|
|
1164
|
-
[_m],
|
|
1165
|
-
[0]
|
|
1166
|
-
];
|
|
1167
|
-
exports.InvalidApprovalRuleNameException$ = InvalidApprovalRuleNameException$;
|
|
1168
|
-
n0_registry.registerError(InvalidApprovalRuleNameException$, InvalidApprovalRuleNameException);
|
|
1169
|
-
const InvalidApprovalRuleTemplateContentException$ = [-3, n0, _IARTCE,
|
|
1170
|
-
{ [_e]: _c },
|
|
1171
|
-
[_m],
|
|
1172
|
-
[0]
|
|
1173
|
-
];
|
|
1174
|
-
exports.InvalidApprovalRuleTemplateContentException$ = InvalidApprovalRuleTemplateContentException$;
|
|
1175
|
-
n0_registry.registerError(InvalidApprovalRuleTemplateContentException$, InvalidApprovalRuleTemplateContentException);
|
|
1176
|
-
const InvalidApprovalRuleTemplateDescriptionException$ = [-3, n0, _IARTDE,
|
|
1177
|
-
{ [_e]: _c },
|
|
1178
|
-
[_m],
|
|
1179
|
-
[0]
|
|
1180
|
-
];
|
|
1181
|
-
exports.InvalidApprovalRuleTemplateDescriptionException$ = InvalidApprovalRuleTemplateDescriptionException$;
|
|
1182
|
-
n0_registry.registerError(InvalidApprovalRuleTemplateDescriptionException$, InvalidApprovalRuleTemplateDescriptionException);
|
|
1183
|
-
const InvalidApprovalRuleTemplateNameException$ = [-3, n0, _IARTNE,
|
|
1184
|
-
{ [_e]: _c },
|
|
1185
|
-
[_m],
|
|
1186
|
-
[0]
|
|
1187
|
-
];
|
|
1188
|
-
exports.InvalidApprovalRuleTemplateNameException$ = InvalidApprovalRuleTemplateNameException$;
|
|
1189
|
-
n0_registry.registerError(InvalidApprovalRuleTemplateNameException$, InvalidApprovalRuleTemplateNameException);
|
|
1190
|
-
const InvalidApprovalStateException$ = [-3, n0, _IASE,
|
|
1191
|
-
{ [_e]: _c },
|
|
1192
|
-
[_m],
|
|
1193
|
-
[0]
|
|
1194
|
-
];
|
|
1195
|
-
exports.InvalidApprovalStateException$ = InvalidApprovalStateException$;
|
|
1196
|
-
n0_registry.registerError(InvalidApprovalStateException$, InvalidApprovalStateException);
|
|
1197
|
-
const InvalidAuthorArnException$ = [-3, n0, _IAAEn,
|
|
1198
|
-
{ [_e]: _c },
|
|
1199
|
-
[_m],
|
|
1200
|
-
[0]
|
|
1201
|
-
];
|
|
1202
|
-
exports.InvalidAuthorArnException$ = InvalidAuthorArnException$;
|
|
1203
|
-
n0_registry.registerError(InvalidAuthorArnException$, InvalidAuthorArnException);
|
|
1204
|
-
const InvalidBlobIdException$ = [-3, n0, _IBIE,
|
|
1205
|
-
{ [_e]: _c },
|
|
1206
|
-
[_m],
|
|
1207
|
-
[0]
|
|
1208
|
-
];
|
|
1209
|
-
exports.InvalidBlobIdException$ = InvalidBlobIdException$;
|
|
1210
|
-
n0_registry.registerError(InvalidBlobIdException$, InvalidBlobIdException);
|
|
1211
|
-
const InvalidBranchNameException$ = [-3, n0, _IBNE,
|
|
1212
|
-
{ [_e]: _c },
|
|
1213
|
-
[_m],
|
|
1214
|
-
[0]
|
|
1215
|
-
];
|
|
1216
|
-
exports.InvalidBranchNameException$ = InvalidBranchNameException$;
|
|
1217
|
-
n0_registry.registerError(InvalidBranchNameException$, InvalidBranchNameException);
|
|
1218
|
-
const InvalidClientRequestTokenException$ = [-3, n0, _ICRTE,
|
|
1219
|
-
{ [_e]: _c },
|
|
1220
|
-
[_m],
|
|
1221
|
-
[0]
|
|
1222
|
-
];
|
|
1223
|
-
exports.InvalidClientRequestTokenException$ = InvalidClientRequestTokenException$;
|
|
1224
|
-
n0_registry.registerError(InvalidClientRequestTokenException$, InvalidClientRequestTokenException);
|
|
1225
|
-
const InvalidCommentIdException$ = [-3, n0, _ICIE,
|
|
1226
|
-
{ [_e]: _c },
|
|
1227
|
-
[_m],
|
|
1228
|
-
[0]
|
|
1229
|
-
];
|
|
1230
|
-
exports.InvalidCommentIdException$ = InvalidCommentIdException$;
|
|
1231
|
-
n0_registry.registerError(InvalidCommentIdException$, InvalidCommentIdException);
|
|
1232
|
-
const InvalidCommitException$ = [-3, n0, _ICE,
|
|
1233
|
-
{ [_e]: _c },
|
|
1234
|
-
[_m],
|
|
1235
|
-
[0]
|
|
1236
|
-
];
|
|
1237
|
-
exports.InvalidCommitException$ = InvalidCommitException$;
|
|
1238
|
-
n0_registry.registerError(InvalidCommitException$, InvalidCommitException);
|
|
1239
|
-
const InvalidCommitIdException$ = [-3, n0, _ICIEn,
|
|
1240
|
-
{ [_e]: _c },
|
|
1241
|
-
[_m],
|
|
1242
|
-
[0]
|
|
1243
|
-
];
|
|
1244
|
-
exports.InvalidCommitIdException$ = InvalidCommitIdException$;
|
|
1245
|
-
n0_registry.registerError(InvalidCommitIdException$, InvalidCommitIdException);
|
|
1246
|
-
const InvalidConflictDetailLevelException$ = [-3, n0, _ICDLE,
|
|
1247
|
-
{ [_e]: _c },
|
|
1248
|
-
[_m],
|
|
1249
|
-
[0]
|
|
1250
|
-
];
|
|
1251
|
-
exports.InvalidConflictDetailLevelException$ = InvalidConflictDetailLevelException$;
|
|
1252
|
-
n0_registry.registerError(InvalidConflictDetailLevelException$, InvalidConflictDetailLevelException);
|
|
1253
|
-
const InvalidConflictResolutionException$ = [-3, n0, _ICRE,
|
|
1254
|
-
{ [_e]: _c },
|
|
1255
|
-
[_m],
|
|
1256
|
-
[0]
|
|
1257
|
-
];
|
|
1258
|
-
exports.InvalidConflictResolutionException$ = InvalidConflictResolutionException$;
|
|
1259
|
-
n0_registry.registerError(InvalidConflictResolutionException$, InvalidConflictResolutionException);
|
|
1260
|
-
const InvalidConflictResolutionStrategyException$ = [-3, n0, _ICRSE,
|
|
1261
|
-
{ [_e]: _c },
|
|
1262
|
-
[_m],
|
|
1263
|
-
[0]
|
|
1264
|
-
];
|
|
1265
|
-
exports.InvalidConflictResolutionStrategyException$ = InvalidConflictResolutionStrategyException$;
|
|
1266
|
-
n0_registry.registerError(InvalidConflictResolutionStrategyException$, InvalidConflictResolutionStrategyException);
|
|
1267
|
-
const InvalidContinuationTokenException$ = [-3, n0, _ICTE,
|
|
1268
|
-
{ [_e]: _c },
|
|
1269
|
-
[_m],
|
|
1270
|
-
[0]
|
|
1271
|
-
];
|
|
1272
|
-
exports.InvalidContinuationTokenException$ = InvalidContinuationTokenException$;
|
|
1273
|
-
n0_registry.registerError(InvalidContinuationTokenException$, InvalidContinuationTokenException);
|
|
1274
|
-
const InvalidDeletionParameterException$ = [-3, n0, _IDPE,
|
|
1275
|
-
{ [_e]: _c },
|
|
1276
|
-
[_m],
|
|
1277
|
-
[0]
|
|
1278
|
-
];
|
|
1279
|
-
exports.InvalidDeletionParameterException$ = InvalidDeletionParameterException$;
|
|
1280
|
-
n0_registry.registerError(InvalidDeletionParameterException$, InvalidDeletionParameterException);
|
|
1281
|
-
const InvalidDescriptionException$ = [-3, n0, _IDE,
|
|
1282
|
-
{ [_e]: _c },
|
|
1283
|
-
[_m],
|
|
1284
|
-
[0]
|
|
1285
|
-
];
|
|
1286
|
-
exports.InvalidDescriptionException$ = InvalidDescriptionException$;
|
|
1287
|
-
n0_registry.registerError(InvalidDescriptionException$, InvalidDescriptionException);
|
|
1288
|
-
const InvalidDestinationCommitSpecifierException$ = [-3, n0, _IDCSE,
|
|
1289
|
-
{ [_e]: _c },
|
|
1290
|
-
[_m],
|
|
1291
|
-
[0]
|
|
1292
|
-
];
|
|
1293
|
-
exports.InvalidDestinationCommitSpecifierException$ = InvalidDestinationCommitSpecifierException$;
|
|
1294
|
-
n0_registry.registerError(InvalidDestinationCommitSpecifierException$, InvalidDestinationCommitSpecifierException);
|
|
1295
|
-
const InvalidEmailException$ = [-3, n0, _IEE,
|
|
1296
|
-
{ [_e]: _c },
|
|
1297
|
-
[_m],
|
|
1298
|
-
[0]
|
|
1299
|
-
];
|
|
1300
|
-
exports.InvalidEmailException$ = InvalidEmailException$;
|
|
1301
|
-
n0_registry.registerError(InvalidEmailException$, InvalidEmailException);
|
|
1302
|
-
const InvalidFileLocationException$ = [-3, n0, _IFLE,
|
|
1303
|
-
{ [_e]: _c },
|
|
1304
|
-
[_m],
|
|
1305
|
-
[0]
|
|
1306
|
-
];
|
|
1307
|
-
exports.InvalidFileLocationException$ = InvalidFileLocationException$;
|
|
1308
|
-
n0_registry.registerError(InvalidFileLocationException$, InvalidFileLocationException);
|
|
1309
|
-
const InvalidFileModeException$ = [-3, n0, _IFME,
|
|
1310
|
-
{ [_e]: _c },
|
|
1311
|
-
[_m],
|
|
1312
|
-
[0]
|
|
1313
|
-
];
|
|
1314
|
-
exports.InvalidFileModeException$ = InvalidFileModeException$;
|
|
1315
|
-
n0_registry.registerError(InvalidFileModeException$, InvalidFileModeException);
|
|
1316
|
-
const InvalidFilePositionException$ = [-3, n0, _IFPE,
|
|
1317
|
-
{ [_e]: _c },
|
|
1318
|
-
[_m],
|
|
1319
|
-
[0]
|
|
1320
|
-
];
|
|
1321
|
-
exports.InvalidFilePositionException$ = InvalidFilePositionException$;
|
|
1322
|
-
n0_registry.registerError(InvalidFilePositionException$, InvalidFilePositionException);
|
|
1323
|
-
const InvalidMaxConflictFilesException$ = [-3, n0, _IMCFE,
|
|
1324
|
-
{ [_e]: _c },
|
|
1325
|
-
[_m],
|
|
1326
|
-
[0]
|
|
1327
|
-
];
|
|
1328
|
-
exports.InvalidMaxConflictFilesException$ = InvalidMaxConflictFilesException$;
|
|
1329
|
-
n0_registry.registerError(InvalidMaxConflictFilesException$, InvalidMaxConflictFilesException);
|
|
1330
|
-
const InvalidMaxMergeHunksException$ = [-3, n0, _IMMHE,
|
|
1331
|
-
{ [_e]: _c },
|
|
1332
|
-
[_m],
|
|
1333
|
-
[0]
|
|
1334
|
-
];
|
|
1335
|
-
exports.InvalidMaxMergeHunksException$ = InvalidMaxMergeHunksException$;
|
|
1336
|
-
n0_registry.registerError(InvalidMaxMergeHunksException$, InvalidMaxMergeHunksException);
|
|
1337
|
-
const InvalidMaxResultsException$ = [-3, n0, _IMRE,
|
|
1338
|
-
{ [_e]: _c },
|
|
1339
|
-
[_m],
|
|
1340
|
-
[0]
|
|
1341
|
-
];
|
|
1342
|
-
exports.InvalidMaxResultsException$ = InvalidMaxResultsException$;
|
|
1343
|
-
n0_registry.registerError(InvalidMaxResultsException$, InvalidMaxResultsException);
|
|
1344
|
-
const InvalidMergeOptionException$ = [-3, n0, _IMOE,
|
|
1345
|
-
{ [_e]: _c },
|
|
1346
|
-
[_m],
|
|
1347
|
-
[0]
|
|
1348
|
-
];
|
|
1349
|
-
exports.InvalidMergeOptionException$ = InvalidMergeOptionException$;
|
|
1350
|
-
n0_registry.registerError(InvalidMergeOptionException$, InvalidMergeOptionException);
|
|
1351
|
-
const InvalidOrderException$ = [-3, n0, _IOE,
|
|
1352
|
-
{ [_e]: _c },
|
|
1353
|
-
[_m],
|
|
1354
|
-
[0]
|
|
1355
|
-
];
|
|
1356
|
-
exports.InvalidOrderException$ = InvalidOrderException$;
|
|
1357
|
-
n0_registry.registerError(InvalidOrderException$, InvalidOrderException);
|
|
1358
|
-
const InvalidOverrideStatusException$ = [-3, n0, _IOSE,
|
|
1359
|
-
{ [_e]: _c },
|
|
1360
|
-
[_m],
|
|
1361
|
-
[0]
|
|
1362
|
-
];
|
|
1363
|
-
exports.InvalidOverrideStatusException$ = InvalidOverrideStatusException$;
|
|
1364
|
-
n0_registry.registerError(InvalidOverrideStatusException$, InvalidOverrideStatusException);
|
|
1365
|
-
const InvalidParentCommitIdException$ = [-3, n0, _IPCIE,
|
|
1366
|
-
{ [_e]: _c },
|
|
1367
|
-
[_m],
|
|
1368
|
-
[0]
|
|
1369
|
-
];
|
|
1370
|
-
exports.InvalidParentCommitIdException$ = InvalidParentCommitIdException$;
|
|
1371
|
-
n0_registry.registerError(InvalidParentCommitIdException$, InvalidParentCommitIdException);
|
|
1372
|
-
const InvalidPathException$ = [-3, n0, _IPE,
|
|
1373
|
-
{ [_e]: _c },
|
|
1374
|
-
[_m],
|
|
1375
|
-
[0]
|
|
1376
|
-
];
|
|
1377
|
-
exports.InvalidPathException$ = InvalidPathException$;
|
|
1378
|
-
n0_registry.registerError(InvalidPathException$, InvalidPathException);
|
|
1379
|
-
const InvalidPullRequestEventTypeException$ = [-3, n0, _IPRETE,
|
|
1380
|
-
{ [_e]: _c },
|
|
1381
|
-
[_m],
|
|
1382
|
-
[0]
|
|
1383
|
-
];
|
|
1384
|
-
exports.InvalidPullRequestEventTypeException$ = InvalidPullRequestEventTypeException$;
|
|
1385
|
-
n0_registry.registerError(InvalidPullRequestEventTypeException$, InvalidPullRequestEventTypeException);
|
|
1386
|
-
const InvalidPullRequestIdException$ = [-3, n0, _IPRIE,
|
|
1387
|
-
{ [_e]: _c },
|
|
1388
|
-
[_m],
|
|
1389
|
-
[0]
|
|
1390
|
-
];
|
|
1391
|
-
exports.InvalidPullRequestIdException$ = InvalidPullRequestIdException$;
|
|
1392
|
-
n0_registry.registerError(InvalidPullRequestIdException$, InvalidPullRequestIdException);
|
|
1393
|
-
const InvalidPullRequestStatusException$ = [-3, n0, _IPRSE,
|
|
1394
|
-
{ [_e]: _c },
|
|
1395
|
-
[_m],
|
|
1396
|
-
[0]
|
|
1397
|
-
];
|
|
1398
|
-
exports.InvalidPullRequestStatusException$ = InvalidPullRequestStatusException$;
|
|
1399
|
-
n0_registry.registerError(InvalidPullRequestStatusException$, InvalidPullRequestStatusException);
|
|
1400
|
-
const InvalidPullRequestStatusUpdateException$ = [-3, n0, _IPRSUE,
|
|
1401
|
-
{ [_e]: _c },
|
|
1402
|
-
[_m],
|
|
1403
|
-
[0]
|
|
1404
|
-
];
|
|
1405
|
-
exports.InvalidPullRequestStatusUpdateException$ = InvalidPullRequestStatusUpdateException$;
|
|
1406
|
-
n0_registry.registerError(InvalidPullRequestStatusUpdateException$, InvalidPullRequestStatusUpdateException);
|
|
1407
|
-
const InvalidReactionUserArnException$ = [-3, n0, _IRUAE,
|
|
1408
|
-
{ [_e]: _c },
|
|
1409
|
-
[_m],
|
|
1410
|
-
[0]
|
|
1411
|
-
];
|
|
1412
|
-
exports.InvalidReactionUserArnException$ = InvalidReactionUserArnException$;
|
|
1413
|
-
n0_registry.registerError(InvalidReactionUserArnException$, InvalidReactionUserArnException);
|
|
1414
|
-
const InvalidReactionValueException$ = [-3, n0, _IRVE,
|
|
1415
|
-
{ [_e]: _c },
|
|
1416
|
-
[_m],
|
|
1417
|
-
[0]
|
|
1418
|
-
];
|
|
1419
|
-
exports.InvalidReactionValueException$ = InvalidReactionValueException$;
|
|
1420
|
-
n0_registry.registerError(InvalidReactionValueException$, InvalidReactionValueException);
|
|
1421
|
-
const InvalidReferenceNameException$ = [-3, n0, _IRNE,
|
|
1422
|
-
{ [_e]: _c },
|
|
1423
|
-
[_m],
|
|
1424
|
-
[0]
|
|
1425
|
-
];
|
|
1426
|
-
exports.InvalidReferenceNameException$ = InvalidReferenceNameException$;
|
|
1427
|
-
n0_registry.registerError(InvalidReferenceNameException$, InvalidReferenceNameException);
|
|
1428
|
-
const InvalidRelativeFileVersionEnumException$ = [-3, n0, _IRFVEE,
|
|
1429
|
-
{ [_e]: _c },
|
|
1430
|
-
[_m],
|
|
1431
|
-
[0]
|
|
1432
|
-
];
|
|
1433
|
-
exports.InvalidRelativeFileVersionEnumException$ = InvalidRelativeFileVersionEnumException$;
|
|
1434
|
-
n0_registry.registerError(InvalidRelativeFileVersionEnumException$, InvalidRelativeFileVersionEnumException);
|
|
1435
|
-
const InvalidReplacementContentException$ = [-3, n0, _IRCE,
|
|
1436
|
-
{ [_e]: _c },
|
|
1437
|
-
[_m],
|
|
1438
|
-
[0]
|
|
1439
|
-
];
|
|
1440
|
-
exports.InvalidReplacementContentException$ = InvalidReplacementContentException$;
|
|
1441
|
-
n0_registry.registerError(InvalidReplacementContentException$, InvalidReplacementContentException);
|
|
1442
|
-
const InvalidReplacementTypeException$ = [-3, n0, _IRTE,
|
|
1443
|
-
{ [_e]: _c },
|
|
1444
|
-
[_m],
|
|
1445
|
-
[0]
|
|
1446
|
-
];
|
|
1447
|
-
exports.InvalidReplacementTypeException$ = InvalidReplacementTypeException$;
|
|
1448
|
-
n0_registry.registerError(InvalidReplacementTypeException$, InvalidReplacementTypeException);
|
|
1449
|
-
const InvalidRepositoryDescriptionException$ = [-3, n0, _IRDE,
|
|
1450
|
-
{ [_e]: _c },
|
|
1451
|
-
[_m],
|
|
1452
|
-
[0]
|
|
1453
|
-
];
|
|
1454
|
-
exports.InvalidRepositoryDescriptionException$ = InvalidRepositoryDescriptionException$;
|
|
1455
|
-
n0_registry.registerError(InvalidRepositoryDescriptionException$, InvalidRepositoryDescriptionException);
|
|
1456
|
-
const InvalidRepositoryNameException$ = [-3, n0, _IRNEn,
|
|
1457
|
-
{ [_e]: _c },
|
|
1458
|
-
[_m],
|
|
1459
|
-
[0]
|
|
1460
|
-
];
|
|
1461
|
-
exports.InvalidRepositoryNameException$ = InvalidRepositoryNameException$;
|
|
1462
|
-
n0_registry.registerError(InvalidRepositoryNameException$, InvalidRepositoryNameException);
|
|
1463
|
-
const InvalidRepositoryTriggerBranchNameException$ = [-3, n0, _IRTBNE,
|
|
1464
|
-
{ [_e]: _c },
|
|
1465
|
-
[_m],
|
|
1466
|
-
[0]
|
|
1467
|
-
];
|
|
1468
|
-
exports.InvalidRepositoryTriggerBranchNameException$ = InvalidRepositoryTriggerBranchNameException$;
|
|
1469
|
-
n0_registry.registerError(InvalidRepositoryTriggerBranchNameException$, InvalidRepositoryTriggerBranchNameException);
|
|
1470
|
-
const InvalidRepositoryTriggerCustomDataException$ = [-3, n0, _IRTCDE,
|
|
1471
|
-
{ [_e]: _c },
|
|
1472
|
-
[_m],
|
|
1473
|
-
[0]
|
|
1474
|
-
];
|
|
1475
|
-
exports.InvalidRepositoryTriggerCustomDataException$ = InvalidRepositoryTriggerCustomDataException$;
|
|
1476
|
-
n0_registry.registerError(InvalidRepositoryTriggerCustomDataException$, InvalidRepositoryTriggerCustomDataException);
|
|
1477
|
-
const InvalidRepositoryTriggerDestinationArnException$ = [-3, n0, _IRTDAE,
|
|
1478
|
-
{ [_e]: _c },
|
|
1479
|
-
[_m],
|
|
1480
|
-
[0]
|
|
1481
|
-
];
|
|
1482
|
-
exports.InvalidRepositoryTriggerDestinationArnException$ = InvalidRepositoryTriggerDestinationArnException$;
|
|
1483
|
-
n0_registry.registerError(InvalidRepositoryTriggerDestinationArnException$, InvalidRepositoryTriggerDestinationArnException);
|
|
1484
|
-
const InvalidRepositoryTriggerEventsException$ = [-3, n0, _IRTEE,
|
|
1485
|
-
{ [_e]: _c },
|
|
1486
|
-
[_m],
|
|
1487
|
-
[0]
|
|
1488
|
-
];
|
|
1489
|
-
exports.InvalidRepositoryTriggerEventsException$ = InvalidRepositoryTriggerEventsException$;
|
|
1490
|
-
n0_registry.registerError(InvalidRepositoryTriggerEventsException$, InvalidRepositoryTriggerEventsException);
|
|
1491
|
-
const InvalidRepositoryTriggerNameException$ = [-3, n0, _IRTNE,
|
|
1492
|
-
{ [_e]: _c },
|
|
1493
|
-
[_m],
|
|
1494
|
-
[0]
|
|
1495
|
-
];
|
|
1496
|
-
exports.InvalidRepositoryTriggerNameException$ = InvalidRepositoryTriggerNameException$;
|
|
1497
|
-
n0_registry.registerError(InvalidRepositoryTriggerNameException$, InvalidRepositoryTriggerNameException);
|
|
1498
|
-
const InvalidRepositoryTriggerRegionException$ = [-3, n0, _IRTRE,
|
|
1499
|
-
{ [_e]: _c },
|
|
1500
|
-
[_m],
|
|
1501
|
-
[0]
|
|
1502
|
-
];
|
|
1503
|
-
exports.InvalidRepositoryTriggerRegionException$ = InvalidRepositoryTriggerRegionException$;
|
|
1504
|
-
n0_registry.registerError(InvalidRepositoryTriggerRegionException$, InvalidRepositoryTriggerRegionException);
|
|
1505
|
-
const InvalidResourceArnException$ = [-3, n0, _IRAE,
|
|
1506
|
-
{ [_e]: _c },
|
|
1507
|
-
[_m],
|
|
1508
|
-
[0]
|
|
1509
|
-
];
|
|
1510
|
-
exports.InvalidResourceArnException$ = InvalidResourceArnException$;
|
|
1511
|
-
n0_registry.registerError(InvalidResourceArnException$, InvalidResourceArnException);
|
|
1512
|
-
const InvalidRevisionIdException$ = [-3, n0, _IRIE,
|
|
1513
|
-
{ [_e]: _c },
|
|
1514
|
-
[_m],
|
|
1515
|
-
[0]
|
|
1516
|
-
];
|
|
1517
|
-
exports.InvalidRevisionIdException$ = InvalidRevisionIdException$;
|
|
1518
|
-
n0_registry.registerError(InvalidRevisionIdException$, InvalidRevisionIdException);
|
|
1519
|
-
const InvalidRuleContentSha256Exception$ = [-3, n0, _IRCSE,
|
|
1520
|
-
{ [_e]: _c },
|
|
1521
|
-
[_m],
|
|
1522
|
-
[0]
|
|
1523
|
-
];
|
|
1524
|
-
exports.InvalidRuleContentSha256Exception$ = InvalidRuleContentSha256Exception$;
|
|
1525
|
-
n0_registry.registerError(InvalidRuleContentSha256Exception$, InvalidRuleContentSha256Exception);
|
|
1526
|
-
const InvalidSortByException$ = [-3, n0, _ISBE,
|
|
1527
|
-
{ [_e]: _c },
|
|
1528
|
-
[_m],
|
|
1529
|
-
[0]
|
|
1530
|
-
];
|
|
1531
|
-
exports.InvalidSortByException$ = InvalidSortByException$;
|
|
1532
|
-
n0_registry.registerError(InvalidSortByException$, InvalidSortByException);
|
|
1533
|
-
const InvalidSourceCommitSpecifierException$ = [-3, n0, _ISCSE,
|
|
1534
|
-
{ [_e]: _c },
|
|
1535
|
-
[_m],
|
|
1536
|
-
[0]
|
|
1537
|
-
];
|
|
1538
|
-
exports.InvalidSourceCommitSpecifierException$ = InvalidSourceCommitSpecifierException$;
|
|
1539
|
-
n0_registry.registerError(InvalidSourceCommitSpecifierException$, InvalidSourceCommitSpecifierException);
|
|
1540
|
-
const InvalidSystemTagUsageException$ = [-3, n0, _ISTUE,
|
|
1541
|
-
{ [_e]: _c },
|
|
1542
|
-
[_m],
|
|
1543
|
-
[0]
|
|
1544
|
-
];
|
|
1545
|
-
exports.InvalidSystemTagUsageException$ = InvalidSystemTagUsageException$;
|
|
1546
|
-
n0_registry.registerError(InvalidSystemTagUsageException$, InvalidSystemTagUsageException);
|
|
1547
|
-
const InvalidTagKeysListException$ = [-3, n0, _ITKLE,
|
|
1548
|
-
{ [_e]: _c },
|
|
1549
|
-
[_m],
|
|
1550
|
-
[0]
|
|
1551
|
-
];
|
|
1552
|
-
exports.InvalidTagKeysListException$ = InvalidTagKeysListException$;
|
|
1553
|
-
n0_registry.registerError(InvalidTagKeysListException$, InvalidTagKeysListException);
|
|
1554
|
-
const InvalidTagsMapException$ = [-3, n0, _ITME,
|
|
1555
|
-
{ [_e]: _c },
|
|
1556
|
-
[_m],
|
|
1557
|
-
[0]
|
|
1558
|
-
];
|
|
1559
|
-
exports.InvalidTagsMapException$ = InvalidTagsMapException$;
|
|
1560
|
-
n0_registry.registerError(InvalidTagsMapException$, InvalidTagsMapException);
|
|
1561
|
-
const InvalidTargetBranchException$ = [-3, n0, _ITBE,
|
|
1562
|
-
{ [_e]: _c },
|
|
1563
|
-
[_m],
|
|
1564
|
-
[0]
|
|
1565
|
-
];
|
|
1566
|
-
exports.InvalidTargetBranchException$ = InvalidTargetBranchException$;
|
|
1567
|
-
n0_registry.registerError(InvalidTargetBranchException$, InvalidTargetBranchException);
|
|
1568
|
-
const InvalidTargetException$ = [-3, n0, _ITE,
|
|
1569
|
-
{ [_e]: _c },
|
|
1570
|
-
[_m],
|
|
1571
|
-
[0]
|
|
1572
|
-
];
|
|
1573
|
-
exports.InvalidTargetException$ = InvalidTargetException$;
|
|
1574
|
-
n0_registry.registerError(InvalidTargetException$, InvalidTargetException);
|
|
1575
|
-
const InvalidTargetsException$ = [-3, n0, _ITEn,
|
|
1576
|
-
{ [_e]: _c },
|
|
1577
|
-
[_m],
|
|
1578
|
-
[0]
|
|
1579
|
-
];
|
|
1580
|
-
exports.InvalidTargetsException$ = InvalidTargetsException$;
|
|
1581
|
-
n0_registry.registerError(InvalidTargetsException$, InvalidTargetsException);
|
|
1582
|
-
const InvalidTitleException$ = [-3, n0, _ITEnv,
|
|
1583
|
-
{ [_e]: _c },
|
|
1584
|
-
[_m],
|
|
1585
|
-
[0]
|
|
1586
|
-
];
|
|
1587
|
-
exports.InvalidTitleException$ = InvalidTitleException$;
|
|
1588
|
-
n0_registry.registerError(InvalidTitleException$, InvalidTitleException);
|
|
1589
|
-
const ManualMergeRequiredException$ = [-3, n0, _MMRE,
|
|
1590
|
-
{ [_e]: _c },
|
|
1591
|
-
[_m],
|
|
1592
|
-
[0]
|
|
1593
|
-
];
|
|
1594
|
-
exports.ManualMergeRequiredException$ = ManualMergeRequiredException$;
|
|
1595
|
-
n0_registry.registerError(ManualMergeRequiredException$, ManualMergeRequiredException);
|
|
1596
|
-
const MaximumBranchesExceededException$ = [-3, n0, _MBEE,
|
|
1597
|
-
{ [_e]: _c },
|
|
1598
|
-
[_m],
|
|
1599
|
-
[0]
|
|
1600
|
-
];
|
|
1601
|
-
exports.MaximumBranchesExceededException$ = MaximumBranchesExceededException$;
|
|
1602
|
-
n0_registry.registerError(MaximumBranchesExceededException$, MaximumBranchesExceededException);
|
|
1603
|
-
const MaximumConflictResolutionEntriesExceededException$ = [-3, n0, _MCREEE,
|
|
1604
|
-
{ [_e]: _c },
|
|
1605
|
-
[_m],
|
|
1606
|
-
[0]
|
|
1607
|
-
];
|
|
1608
|
-
exports.MaximumConflictResolutionEntriesExceededException$ = MaximumConflictResolutionEntriesExceededException$;
|
|
1609
|
-
n0_registry.registerError(MaximumConflictResolutionEntriesExceededException$, MaximumConflictResolutionEntriesExceededException);
|
|
1610
|
-
const MaximumFileContentToLoadExceededException$ = [-3, n0, _MFCTLEE,
|
|
1611
|
-
{ [_e]: _c },
|
|
1612
|
-
[_m],
|
|
1613
|
-
[0]
|
|
1614
|
-
];
|
|
1615
|
-
exports.MaximumFileContentToLoadExceededException$ = MaximumFileContentToLoadExceededException$;
|
|
1616
|
-
n0_registry.registerError(MaximumFileContentToLoadExceededException$, MaximumFileContentToLoadExceededException);
|
|
1617
|
-
const MaximumFileEntriesExceededException$ = [-3, n0, _MFEEE,
|
|
1618
|
-
{ [_e]: _c },
|
|
1619
|
-
[_m],
|
|
1620
|
-
[0]
|
|
1621
|
-
];
|
|
1622
|
-
exports.MaximumFileEntriesExceededException$ = MaximumFileEntriesExceededException$;
|
|
1623
|
-
n0_registry.registerError(MaximumFileEntriesExceededException$, MaximumFileEntriesExceededException);
|
|
1624
|
-
const MaximumItemsToCompareExceededException$ = [-3, n0, _MITCEE,
|
|
1625
|
-
{ [_e]: _c },
|
|
1626
|
-
[_m],
|
|
1627
|
-
[0]
|
|
1628
|
-
];
|
|
1629
|
-
exports.MaximumItemsToCompareExceededException$ = MaximumItemsToCompareExceededException$;
|
|
1630
|
-
n0_registry.registerError(MaximumItemsToCompareExceededException$, MaximumItemsToCompareExceededException);
|
|
1631
|
-
const MaximumNumberOfApprovalsExceededException$ = [-3, n0, _MNOAEE,
|
|
1632
|
-
{ [_e]: _c },
|
|
1633
|
-
[_m],
|
|
1634
|
-
[0]
|
|
1635
|
-
];
|
|
1636
|
-
exports.MaximumNumberOfApprovalsExceededException$ = MaximumNumberOfApprovalsExceededException$;
|
|
1637
|
-
n0_registry.registerError(MaximumNumberOfApprovalsExceededException$, MaximumNumberOfApprovalsExceededException);
|
|
1638
|
-
const MaximumOpenPullRequestsExceededException$ = [-3, n0, _MOPREE,
|
|
1639
|
-
{ [_e]: _c },
|
|
1640
|
-
[_m],
|
|
1641
|
-
[0]
|
|
1642
|
-
];
|
|
1643
|
-
exports.MaximumOpenPullRequestsExceededException$ = MaximumOpenPullRequestsExceededException$;
|
|
1644
|
-
n0_registry.registerError(MaximumOpenPullRequestsExceededException$, MaximumOpenPullRequestsExceededException);
|
|
1645
|
-
const MaximumRepositoryNamesExceededException$ = [-3, n0, _MRNEE,
|
|
1646
|
-
{ [_e]: _c },
|
|
1647
|
-
[_m],
|
|
1648
|
-
[0]
|
|
1649
|
-
];
|
|
1650
|
-
exports.MaximumRepositoryNamesExceededException$ = MaximumRepositoryNamesExceededException$;
|
|
1651
|
-
n0_registry.registerError(MaximumRepositoryNamesExceededException$, MaximumRepositoryNamesExceededException);
|
|
1652
|
-
const MaximumRepositoryTriggersExceededException$ = [-3, n0, _MRTEE,
|
|
1653
|
-
{ [_e]: _c },
|
|
1654
|
-
[_m],
|
|
1655
|
-
[0]
|
|
1656
|
-
];
|
|
1657
|
-
exports.MaximumRepositoryTriggersExceededException$ = MaximumRepositoryTriggersExceededException$;
|
|
1658
|
-
n0_registry.registerError(MaximumRepositoryTriggersExceededException$, MaximumRepositoryTriggersExceededException);
|
|
1659
|
-
const MaximumRuleTemplatesAssociatedWithRepositoryException$ = [-3, n0, _MRTAWRE,
|
|
1660
|
-
{ [_e]: _c },
|
|
1661
|
-
[_m],
|
|
1662
|
-
[0]
|
|
1663
|
-
];
|
|
1664
|
-
exports.MaximumRuleTemplatesAssociatedWithRepositoryException$ = MaximumRuleTemplatesAssociatedWithRepositoryException$;
|
|
1665
|
-
n0_registry.registerError(MaximumRuleTemplatesAssociatedWithRepositoryException$, MaximumRuleTemplatesAssociatedWithRepositoryException);
|
|
1666
|
-
const MergeOptionRequiredException$ = [-3, n0, _MORE,
|
|
1667
|
-
{ [_e]: _c },
|
|
1668
|
-
[_m],
|
|
1669
|
-
[0]
|
|
1670
|
-
];
|
|
1671
|
-
exports.MergeOptionRequiredException$ = MergeOptionRequiredException$;
|
|
1672
|
-
n0_registry.registerError(MergeOptionRequiredException$, MergeOptionRequiredException);
|
|
1673
|
-
const MultipleConflictResolutionEntriesException$ = [-3, n0, _MCREE,
|
|
1674
|
-
{ [_e]: _c },
|
|
1675
|
-
[_m],
|
|
1676
|
-
[0]
|
|
1677
|
-
];
|
|
1678
|
-
exports.MultipleConflictResolutionEntriesException$ = MultipleConflictResolutionEntriesException$;
|
|
1679
|
-
n0_registry.registerError(MultipleConflictResolutionEntriesException$, MultipleConflictResolutionEntriesException);
|
|
1680
|
-
const MultipleRepositoriesInPullRequestException$ = [-3, n0, _MRIPRE,
|
|
1681
|
-
{ [_e]: _c },
|
|
1682
|
-
[_m],
|
|
1683
|
-
[0]
|
|
1684
|
-
];
|
|
1685
|
-
exports.MultipleRepositoriesInPullRequestException$ = MultipleRepositoriesInPullRequestException$;
|
|
1686
|
-
n0_registry.registerError(MultipleRepositoriesInPullRequestException$, MultipleRepositoriesInPullRequestException);
|
|
1687
|
-
const NameLengthExceededException$ = [-3, n0, _NLEE,
|
|
1688
|
-
{ [_e]: _c },
|
|
1689
|
-
[_m],
|
|
1690
|
-
[0]
|
|
1691
|
-
];
|
|
1692
|
-
exports.NameLengthExceededException$ = NameLengthExceededException$;
|
|
1693
|
-
n0_registry.registerError(NameLengthExceededException$, NameLengthExceededException);
|
|
1694
|
-
const NoChangeException$ = [-3, n0, _NCE,
|
|
1695
|
-
{ [_e]: _c },
|
|
1696
|
-
[_m],
|
|
1697
|
-
[0]
|
|
1698
|
-
];
|
|
1699
|
-
exports.NoChangeException$ = NoChangeException$;
|
|
1700
|
-
n0_registry.registerError(NoChangeException$, NoChangeException);
|
|
1701
|
-
const NumberOfRulesExceededException$ = [-3, n0, _NOREE,
|
|
1702
|
-
{ [_e]: _c },
|
|
1703
|
-
[_m],
|
|
1704
|
-
[0]
|
|
1705
|
-
];
|
|
1706
|
-
exports.NumberOfRulesExceededException$ = NumberOfRulesExceededException$;
|
|
1707
|
-
n0_registry.registerError(NumberOfRulesExceededException$, NumberOfRulesExceededException);
|
|
1708
|
-
const NumberOfRuleTemplatesExceededException$ = [-3, n0, _NORTEE,
|
|
1709
|
-
{ [_e]: _c },
|
|
1710
|
-
[_m],
|
|
1711
|
-
[0]
|
|
1712
|
-
];
|
|
1713
|
-
exports.NumberOfRuleTemplatesExceededException$ = NumberOfRuleTemplatesExceededException$;
|
|
1714
|
-
n0_registry.registerError(NumberOfRuleTemplatesExceededException$, NumberOfRuleTemplatesExceededException);
|
|
1715
|
-
const OperationNotAllowedException$ = [-3, n0, _ONAE,
|
|
1716
|
-
{ [_e]: _c },
|
|
1717
|
-
[_m],
|
|
1718
|
-
[0]
|
|
1719
|
-
];
|
|
1720
|
-
exports.OperationNotAllowedException$ = OperationNotAllowedException$;
|
|
1721
|
-
n0_registry.registerError(OperationNotAllowedException$, OperationNotAllowedException);
|
|
1722
|
-
const OverrideAlreadySetException$ = [-3, n0, _OASE,
|
|
1723
|
-
{ [_e]: _c },
|
|
1724
|
-
[_m],
|
|
1725
|
-
[0]
|
|
1726
|
-
];
|
|
1727
|
-
exports.OverrideAlreadySetException$ = OverrideAlreadySetException$;
|
|
1728
|
-
n0_registry.registerError(OverrideAlreadySetException$, OverrideAlreadySetException);
|
|
1729
|
-
const OverrideStatusRequiredException$ = [-3, n0, _OSRE,
|
|
1730
|
-
{ [_e]: _c },
|
|
1731
|
-
[_m],
|
|
1732
|
-
[0]
|
|
1733
|
-
];
|
|
1734
|
-
exports.OverrideStatusRequiredException$ = OverrideStatusRequiredException$;
|
|
1735
|
-
n0_registry.registerError(OverrideStatusRequiredException$, OverrideStatusRequiredException);
|
|
1736
|
-
const ParentCommitDoesNotExistException$ = [-3, n0, _PCDNEE,
|
|
1737
|
-
{ [_e]: _c },
|
|
1738
|
-
[_m],
|
|
1739
|
-
[0]
|
|
1740
|
-
];
|
|
1741
|
-
exports.ParentCommitDoesNotExistException$ = ParentCommitDoesNotExistException$;
|
|
1742
|
-
n0_registry.registerError(ParentCommitDoesNotExistException$, ParentCommitDoesNotExistException);
|
|
1743
|
-
const ParentCommitIdOutdatedException$ = [-3, n0, _PCIOE,
|
|
1744
|
-
{ [_e]: _c },
|
|
1745
|
-
[_m],
|
|
1746
|
-
[0]
|
|
1747
|
-
];
|
|
1748
|
-
exports.ParentCommitIdOutdatedException$ = ParentCommitIdOutdatedException$;
|
|
1749
|
-
n0_registry.registerError(ParentCommitIdOutdatedException$, ParentCommitIdOutdatedException);
|
|
1750
|
-
const ParentCommitIdRequiredException$ = [-3, n0, _PCIRE,
|
|
1751
|
-
{ [_e]: _c },
|
|
1752
|
-
[_m],
|
|
1753
|
-
[0]
|
|
1754
|
-
];
|
|
1755
|
-
exports.ParentCommitIdRequiredException$ = ParentCommitIdRequiredException$;
|
|
1756
|
-
n0_registry.registerError(ParentCommitIdRequiredException$, ParentCommitIdRequiredException);
|
|
1757
|
-
const PathDoesNotExistException$ = [-3, n0, _PDNEE,
|
|
1758
|
-
{ [_e]: _c },
|
|
1759
|
-
[_m],
|
|
1760
|
-
[0]
|
|
1761
|
-
];
|
|
1762
|
-
exports.PathDoesNotExistException$ = PathDoesNotExistException$;
|
|
1763
|
-
n0_registry.registerError(PathDoesNotExistException$, PathDoesNotExistException);
|
|
1764
|
-
const PathRequiredException$ = [-3, n0, _PRE,
|
|
1765
|
-
{ [_e]: _c },
|
|
1766
|
-
[_m],
|
|
1767
|
-
[0]
|
|
1768
|
-
];
|
|
1769
|
-
exports.PathRequiredException$ = PathRequiredException$;
|
|
1770
|
-
n0_registry.registerError(PathRequiredException$, PathRequiredException);
|
|
1771
|
-
const PullRequestAlreadyClosedException$ = [-3, n0, _PRACE,
|
|
1772
|
-
{ [_e]: _c },
|
|
1773
|
-
[_m],
|
|
1774
|
-
[0]
|
|
1775
|
-
];
|
|
1776
|
-
exports.PullRequestAlreadyClosedException$ = PullRequestAlreadyClosedException$;
|
|
1777
|
-
n0_registry.registerError(PullRequestAlreadyClosedException$, PullRequestAlreadyClosedException);
|
|
1778
|
-
const PullRequestApprovalRulesNotSatisfiedException$ = [-3, n0, _PRARNSE,
|
|
1779
|
-
{ [_e]: _c },
|
|
1780
|
-
[_m],
|
|
1781
|
-
[0]
|
|
1782
|
-
];
|
|
1783
|
-
exports.PullRequestApprovalRulesNotSatisfiedException$ = PullRequestApprovalRulesNotSatisfiedException$;
|
|
1784
|
-
n0_registry.registerError(PullRequestApprovalRulesNotSatisfiedException$, PullRequestApprovalRulesNotSatisfiedException);
|
|
1785
|
-
const PullRequestCannotBeApprovedByAuthorException$ = [-3, n0, _PRCBABAE,
|
|
1786
|
-
{ [_e]: _c },
|
|
1787
|
-
[_m],
|
|
1788
|
-
[0]
|
|
1789
|
-
];
|
|
1790
|
-
exports.PullRequestCannotBeApprovedByAuthorException$ = PullRequestCannotBeApprovedByAuthorException$;
|
|
1791
|
-
n0_registry.registerError(PullRequestCannotBeApprovedByAuthorException$, PullRequestCannotBeApprovedByAuthorException);
|
|
1792
|
-
const PullRequestDoesNotExistException$ = [-3, n0, _PRDNEE,
|
|
1793
|
-
{ [_e]: _c },
|
|
1794
|
-
[_m],
|
|
1795
|
-
[0]
|
|
1796
|
-
];
|
|
1797
|
-
exports.PullRequestDoesNotExistException$ = PullRequestDoesNotExistException$;
|
|
1798
|
-
n0_registry.registerError(PullRequestDoesNotExistException$, PullRequestDoesNotExistException);
|
|
1799
|
-
const PullRequestIdRequiredException$ = [-3, n0, _PRIRE,
|
|
1800
|
-
{ [_e]: _c },
|
|
1801
|
-
[_m],
|
|
1802
|
-
[0]
|
|
1803
|
-
];
|
|
1804
|
-
exports.PullRequestIdRequiredException$ = PullRequestIdRequiredException$;
|
|
1805
|
-
n0_registry.registerError(PullRequestIdRequiredException$, PullRequestIdRequiredException);
|
|
1806
|
-
const PullRequestStatusRequiredException$ = [-3, n0, _PRSRE,
|
|
1807
|
-
{ [_e]: _c },
|
|
1808
|
-
[_m],
|
|
1809
|
-
[0]
|
|
1810
|
-
];
|
|
1811
|
-
exports.PullRequestStatusRequiredException$ = PullRequestStatusRequiredException$;
|
|
1812
|
-
n0_registry.registerError(PullRequestStatusRequiredException$, PullRequestStatusRequiredException);
|
|
1813
|
-
const PutFileEntryConflictException$ = [-3, n0, _PFECE,
|
|
1814
|
-
{ [_e]: _c },
|
|
1815
|
-
[_m],
|
|
1816
|
-
[0]
|
|
1817
|
-
];
|
|
1818
|
-
exports.PutFileEntryConflictException$ = PutFileEntryConflictException$;
|
|
1819
|
-
n0_registry.registerError(PutFileEntryConflictException$, PutFileEntryConflictException);
|
|
1820
|
-
const ReactionLimitExceededException$ = [-3, n0, _RLEE,
|
|
1821
|
-
{ [_e]: _c },
|
|
1822
|
-
[_m],
|
|
1823
|
-
[0]
|
|
1824
|
-
];
|
|
1825
|
-
exports.ReactionLimitExceededException$ = ReactionLimitExceededException$;
|
|
1826
|
-
n0_registry.registerError(ReactionLimitExceededException$, ReactionLimitExceededException);
|
|
1827
|
-
const ReactionValueRequiredException$ = [-3, n0, _RVRE,
|
|
1828
|
-
{ [_e]: _c },
|
|
1829
|
-
[_m],
|
|
1830
|
-
[0]
|
|
1831
|
-
];
|
|
1832
|
-
exports.ReactionValueRequiredException$ = ReactionValueRequiredException$;
|
|
1833
|
-
n0_registry.registerError(ReactionValueRequiredException$, ReactionValueRequiredException);
|
|
1834
|
-
const ReferenceDoesNotExistException$ = [-3, n0, _RDNEE,
|
|
1835
|
-
{ [_e]: _c },
|
|
1836
|
-
[_m],
|
|
1837
|
-
[0]
|
|
1838
|
-
];
|
|
1839
|
-
exports.ReferenceDoesNotExistException$ = ReferenceDoesNotExistException$;
|
|
1840
|
-
n0_registry.registerError(ReferenceDoesNotExistException$, ReferenceDoesNotExistException);
|
|
1841
|
-
const ReferenceNameRequiredException$ = [-3, n0, _RNRE,
|
|
1842
|
-
{ [_e]: _c },
|
|
1843
|
-
[_m],
|
|
1844
|
-
[0]
|
|
1845
|
-
];
|
|
1846
|
-
exports.ReferenceNameRequiredException$ = ReferenceNameRequiredException$;
|
|
1847
|
-
n0_registry.registerError(ReferenceNameRequiredException$, ReferenceNameRequiredException);
|
|
1848
|
-
const ReferenceTypeNotSupportedException$ = [-3, n0, _RTNSE,
|
|
1849
|
-
{ [_e]: _c },
|
|
1850
|
-
[_m],
|
|
1851
|
-
[0]
|
|
1852
|
-
];
|
|
1853
|
-
exports.ReferenceTypeNotSupportedException$ = ReferenceTypeNotSupportedException$;
|
|
1854
|
-
n0_registry.registerError(ReferenceTypeNotSupportedException$, ReferenceTypeNotSupportedException);
|
|
1855
|
-
const ReplacementContentRequiredException$ = [-3, n0, _RCRE,
|
|
1856
|
-
{ [_e]: _c },
|
|
1857
|
-
[_m],
|
|
1858
|
-
[0]
|
|
1859
|
-
];
|
|
1860
|
-
exports.ReplacementContentRequiredException$ = ReplacementContentRequiredException$;
|
|
1861
|
-
n0_registry.registerError(ReplacementContentRequiredException$, ReplacementContentRequiredException);
|
|
1862
|
-
const ReplacementTypeRequiredException$ = [-3, n0, _RTRE,
|
|
1863
|
-
{ [_e]: _c },
|
|
1864
|
-
[_m],
|
|
1865
|
-
[0]
|
|
1866
|
-
];
|
|
1867
|
-
exports.ReplacementTypeRequiredException$ = ReplacementTypeRequiredException$;
|
|
1868
|
-
n0_registry.registerError(ReplacementTypeRequiredException$, ReplacementTypeRequiredException);
|
|
1869
|
-
const RepositoryDoesNotExistException$ = [-3, n0, _RDNEEe,
|
|
1870
|
-
{ [_e]: _c },
|
|
1871
|
-
[_m],
|
|
1872
|
-
[0]
|
|
1873
|
-
];
|
|
1874
|
-
exports.RepositoryDoesNotExistException$ = RepositoryDoesNotExistException$;
|
|
1875
|
-
n0_registry.registerError(RepositoryDoesNotExistException$, RepositoryDoesNotExistException);
|
|
1876
|
-
const RepositoryLimitExceededException$ = [-3, n0, _RLEEe,
|
|
1877
|
-
{ [_e]: _c },
|
|
1878
|
-
[_m],
|
|
1879
|
-
[0]
|
|
1880
|
-
];
|
|
1881
|
-
exports.RepositoryLimitExceededException$ = RepositoryLimitExceededException$;
|
|
1882
|
-
n0_registry.registerError(RepositoryLimitExceededException$, RepositoryLimitExceededException);
|
|
1883
|
-
const RepositoryNameExistsException$ = [-3, n0, _RNEE,
|
|
1884
|
-
{ [_e]: _c },
|
|
1885
|
-
[_m],
|
|
1886
|
-
[0]
|
|
1887
|
-
];
|
|
1888
|
-
exports.RepositoryNameExistsException$ = RepositoryNameExistsException$;
|
|
1889
|
-
n0_registry.registerError(RepositoryNameExistsException$, RepositoryNameExistsException);
|
|
1890
|
-
const RepositoryNameRequiredException$ = [-3, n0, _RNREe,
|
|
1891
|
-
{ [_e]: _c },
|
|
1892
|
-
[_m],
|
|
1893
|
-
[0]
|
|
1894
|
-
];
|
|
1895
|
-
exports.RepositoryNameRequiredException$ = RepositoryNameRequiredException$;
|
|
1896
|
-
n0_registry.registerError(RepositoryNameRequiredException$, RepositoryNameRequiredException);
|
|
1897
|
-
const RepositoryNamesRequiredException$ = [-3, n0, _RNREep,
|
|
1898
|
-
{ [_e]: _c },
|
|
1899
|
-
[_m],
|
|
1900
|
-
[0]
|
|
1901
|
-
];
|
|
1902
|
-
exports.RepositoryNamesRequiredException$ = RepositoryNamesRequiredException$;
|
|
1903
|
-
n0_registry.registerError(RepositoryNamesRequiredException$, RepositoryNamesRequiredException);
|
|
1904
|
-
const RepositoryNotAssociatedWithPullRequestException$ = [-3, n0, _RNAWPRE,
|
|
1905
|
-
{ [_e]: _c },
|
|
1906
|
-
[_m],
|
|
1907
|
-
[0]
|
|
1908
|
-
];
|
|
1909
|
-
exports.RepositoryNotAssociatedWithPullRequestException$ = RepositoryNotAssociatedWithPullRequestException$;
|
|
1910
|
-
n0_registry.registerError(RepositoryNotAssociatedWithPullRequestException$, RepositoryNotAssociatedWithPullRequestException);
|
|
1911
|
-
const RepositoryTriggerBranchNameListRequiredException$ = [-3, n0, _RTBNLRE,
|
|
1912
|
-
{ [_e]: _c },
|
|
1913
|
-
[_m],
|
|
1914
|
-
[0]
|
|
1915
|
-
];
|
|
1916
|
-
exports.RepositoryTriggerBranchNameListRequiredException$ = RepositoryTriggerBranchNameListRequiredException$;
|
|
1917
|
-
n0_registry.registerError(RepositoryTriggerBranchNameListRequiredException$, RepositoryTriggerBranchNameListRequiredException);
|
|
1918
|
-
const RepositoryTriggerDestinationArnRequiredException$ = [-3, n0, _RTDARE,
|
|
1919
|
-
{ [_e]: _c },
|
|
1920
|
-
[_m],
|
|
1921
|
-
[0]
|
|
1922
|
-
];
|
|
1923
|
-
exports.RepositoryTriggerDestinationArnRequiredException$ = RepositoryTriggerDestinationArnRequiredException$;
|
|
1924
|
-
n0_registry.registerError(RepositoryTriggerDestinationArnRequiredException$, RepositoryTriggerDestinationArnRequiredException);
|
|
1925
|
-
const RepositoryTriggerEventsListRequiredException$ = [-3, n0, _RTELRE,
|
|
1926
|
-
{ [_e]: _c },
|
|
1927
|
-
[_m],
|
|
1928
|
-
[0]
|
|
1929
|
-
];
|
|
1930
|
-
exports.RepositoryTriggerEventsListRequiredException$ = RepositoryTriggerEventsListRequiredException$;
|
|
1931
|
-
n0_registry.registerError(RepositoryTriggerEventsListRequiredException$, RepositoryTriggerEventsListRequiredException);
|
|
1932
|
-
const RepositoryTriggerNameRequiredException$ = [-3, n0, _RTNRE,
|
|
1933
|
-
{ [_e]: _c },
|
|
1934
|
-
[_m],
|
|
1935
|
-
[0]
|
|
1936
|
-
];
|
|
1937
|
-
exports.RepositoryTriggerNameRequiredException$ = RepositoryTriggerNameRequiredException$;
|
|
1938
|
-
n0_registry.registerError(RepositoryTriggerNameRequiredException$, RepositoryTriggerNameRequiredException);
|
|
1939
|
-
const RepositoryTriggersListRequiredException$ = [-3, n0, _RTLRE,
|
|
1940
|
-
{ [_e]: _c },
|
|
1941
|
-
[_m],
|
|
1942
|
-
[0]
|
|
1943
|
-
];
|
|
1944
|
-
exports.RepositoryTriggersListRequiredException$ = RepositoryTriggersListRequiredException$;
|
|
1945
|
-
n0_registry.registerError(RepositoryTriggersListRequiredException$, RepositoryTriggersListRequiredException);
|
|
1946
|
-
const ResourceArnRequiredException$ = [-3, n0, _RARE,
|
|
1947
|
-
{ [_e]: _c },
|
|
1948
|
-
[_m],
|
|
1949
|
-
[0]
|
|
1950
|
-
];
|
|
1951
|
-
exports.ResourceArnRequiredException$ = ResourceArnRequiredException$;
|
|
1952
|
-
n0_registry.registerError(ResourceArnRequiredException$, ResourceArnRequiredException);
|
|
1953
|
-
const RestrictedSourceFileException$ = [-3, n0, _RSFE,
|
|
1954
|
-
{ [_e]: _c },
|
|
1955
|
-
[_m],
|
|
1956
|
-
[0]
|
|
1957
|
-
];
|
|
1958
|
-
exports.RestrictedSourceFileException$ = RestrictedSourceFileException$;
|
|
1959
|
-
n0_registry.registerError(RestrictedSourceFileException$, RestrictedSourceFileException);
|
|
1960
|
-
const RevisionIdRequiredException$ = [-3, n0, _RIRE,
|
|
1961
|
-
{ [_e]: _c },
|
|
1962
|
-
[_m],
|
|
1963
|
-
[0]
|
|
1964
|
-
];
|
|
1965
|
-
exports.RevisionIdRequiredException$ = RevisionIdRequiredException$;
|
|
1966
|
-
n0_registry.registerError(RevisionIdRequiredException$, RevisionIdRequiredException);
|
|
1967
|
-
const RevisionNotCurrentException$ = [-3, n0, _RNCE,
|
|
1968
|
-
{ [_e]: _c },
|
|
1969
|
-
[_m],
|
|
1970
|
-
[0]
|
|
1971
|
-
];
|
|
1972
|
-
exports.RevisionNotCurrentException$ = RevisionNotCurrentException$;
|
|
1973
|
-
n0_registry.registerError(RevisionNotCurrentException$, RevisionNotCurrentException);
|
|
1974
|
-
const SameFileContentException$ = [-3, n0, _SFCE,
|
|
1975
|
-
{ [_e]: _c },
|
|
1976
|
-
[_m],
|
|
1977
|
-
[0]
|
|
1978
|
-
];
|
|
1979
|
-
exports.SameFileContentException$ = SameFileContentException$;
|
|
1980
|
-
n0_registry.registerError(SameFileContentException$, SameFileContentException);
|
|
1981
|
-
const SamePathRequestException$ = [-3, n0, _SPRE,
|
|
1982
|
-
{ [_e]: _c },
|
|
1983
|
-
[_m],
|
|
1984
|
-
[0]
|
|
1985
|
-
];
|
|
1986
|
-
exports.SamePathRequestException$ = SamePathRequestException$;
|
|
1987
|
-
n0_registry.registerError(SamePathRequestException$, SamePathRequestException);
|
|
1988
|
-
const SourceAndDestinationAreSameException$ = [-3, n0, _SADASE,
|
|
1989
|
-
{ [_e]: _c },
|
|
1990
|
-
[_m],
|
|
1991
|
-
[0]
|
|
1992
|
-
];
|
|
1993
|
-
exports.SourceAndDestinationAreSameException$ = SourceAndDestinationAreSameException$;
|
|
1994
|
-
n0_registry.registerError(SourceAndDestinationAreSameException$, SourceAndDestinationAreSameException);
|
|
1995
|
-
const SourceFileOrContentRequiredException$ = [-3, n0, _SFOCRE,
|
|
1996
|
-
{ [_e]: _c },
|
|
1997
|
-
[_m],
|
|
1998
|
-
[0]
|
|
1999
|
-
];
|
|
2000
|
-
exports.SourceFileOrContentRequiredException$ = SourceFileOrContentRequiredException$;
|
|
2001
|
-
n0_registry.registerError(SourceFileOrContentRequiredException$, SourceFileOrContentRequiredException);
|
|
2002
|
-
const TagKeysListRequiredException$ = [-3, n0, _TKLRE,
|
|
2003
|
-
{ [_e]: _c },
|
|
2004
|
-
[_m],
|
|
2005
|
-
[0]
|
|
2006
|
-
];
|
|
2007
|
-
exports.TagKeysListRequiredException$ = TagKeysListRequiredException$;
|
|
2008
|
-
n0_registry.registerError(TagKeysListRequiredException$, TagKeysListRequiredException);
|
|
2009
|
-
const TagPolicyException$ = [-3, n0, _TPE,
|
|
2010
|
-
{ [_e]: _c },
|
|
2011
|
-
[_m],
|
|
2012
|
-
[0]
|
|
2013
|
-
];
|
|
2014
|
-
exports.TagPolicyException$ = TagPolicyException$;
|
|
2015
|
-
n0_registry.registerError(TagPolicyException$, TagPolicyException);
|
|
2016
|
-
const TagsMapRequiredException$ = [-3, n0, _TMRE,
|
|
2017
|
-
{ [_e]: _c },
|
|
2018
|
-
[_m],
|
|
2019
|
-
[0]
|
|
2020
|
-
];
|
|
2021
|
-
exports.TagsMapRequiredException$ = TagsMapRequiredException$;
|
|
2022
|
-
n0_registry.registerError(TagsMapRequiredException$, TagsMapRequiredException);
|
|
2023
|
-
const TargetRequiredException$ = [-3, n0, _TRE,
|
|
2024
|
-
{ [_e]: _c },
|
|
2025
|
-
[_m],
|
|
2026
|
-
[0]
|
|
2027
|
-
];
|
|
2028
|
-
exports.TargetRequiredException$ = TargetRequiredException$;
|
|
2029
|
-
n0_registry.registerError(TargetRequiredException$, TargetRequiredException);
|
|
2030
|
-
const TargetsRequiredException$ = [-3, n0, _TREa,
|
|
2031
|
-
{ [_e]: _c },
|
|
2032
|
-
[_m],
|
|
2033
|
-
[0]
|
|
2034
|
-
];
|
|
2035
|
-
exports.TargetsRequiredException$ = TargetsRequiredException$;
|
|
2036
|
-
n0_registry.registerError(TargetsRequiredException$, TargetsRequiredException);
|
|
2037
|
-
const TipOfSourceReferenceIsDifferentException$ = [-3, n0, _TOSRIDE,
|
|
2038
|
-
{ [_e]: _c },
|
|
2039
|
-
[_m],
|
|
2040
|
-
[0]
|
|
2041
|
-
];
|
|
2042
|
-
exports.TipOfSourceReferenceIsDifferentException$ = TipOfSourceReferenceIsDifferentException$;
|
|
2043
|
-
n0_registry.registerError(TipOfSourceReferenceIsDifferentException$, TipOfSourceReferenceIsDifferentException);
|
|
2044
|
-
const TipsDivergenceExceededException$ = [-3, n0, _TDEE,
|
|
2045
|
-
{ [_e]: _c },
|
|
2046
|
-
[_m],
|
|
2047
|
-
[0]
|
|
2048
|
-
];
|
|
2049
|
-
exports.TipsDivergenceExceededException$ = TipsDivergenceExceededException$;
|
|
2050
|
-
n0_registry.registerError(TipsDivergenceExceededException$, TipsDivergenceExceededException);
|
|
2051
|
-
const TitleRequiredException$ = [-3, n0, _TREi,
|
|
2052
|
-
{ [_e]: _c },
|
|
2053
|
-
[_m],
|
|
2054
|
-
[0]
|
|
2055
|
-
];
|
|
2056
|
-
exports.TitleRequiredException$ = TitleRequiredException$;
|
|
2057
|
-
n0_registry.registerError(TitleRequiredException$, TitleRequiredException);
|
|
2058
|
-
const TooManyTagsException$ = [-3, n0, _TMTE,
|
|
2059
|
-
{ [_e]: _c },
|
|
2060
|
-
[_m],
|
|
2061
|
-
[0]
|
|
2062
|
-
];
|
|
2063
|
-
exports.TooManyTagsException$ = TooManyTagsException$;
|
|
2064
|
-
n0_registry.registerError(TooManyTagsException$, TooManyTagsException);
|
|
2065
|
-
exports.errorTypeRegistries = [
|
|
2066
|
-
_s_registry,
|
|
2067
|
-
n0_registry,
|
|
2068
|
-
];
|
|
2069
|
-
const Approval$ = [3, n0, _A,
|
|
2070
|
-
0,
|
|
2071
|
-
[_uA, _aS],
|
|
2072
|
-
[0, 0]
|
|
2073
|
-
];
|
|
2074
|
-
exports.Approval$ = Approval$;
|
|
2075
|
-
const ApprovalRule$ = [3, n0, _AR,
|
|
2076
|
-
0,
|
|
2077
|
-
[_aRI, _aRN, _aRC, _rCS, _lMD, _cD, _lMU, _oART],
|
|
2078
|
-
[0, 0, 0, 0, 4, 4, 0, () => OriginApprovalRuleTemplate$]
|
|
2079
|
-
];
|
|
2080
|
-
exports.ApprovalRule$ = ApprovalRule$;
|
|
2081
|
-
const ApprovalRuleEventMetadata$ = [3, n0, _AREM,
|
|
2082
|
-
0,
|
|
2083
|
-
[_aRN, _aRI, _aRC],
|
|
2084
|
-
[0, 0, 0]
|
|
2085
|
-
];
|
|
2086
|
-
exports.ApprovalRuleEventMetadata$ = ApprovalRuleEventMetadata$;
|
|
2087
|
-
const ApprovalRuleOverriddenEventMetadata$ = [3, n0, _AROEM,
|
|
2088
|
-
0,
|
|
2089
|
-
[_rI, _oS],
|
|
2090
|
-
[0, 0]
|
|
2091
|
-
];
|
|
2092
|
-
exports.ApprovalRuleOverriddenEventMetadata$ = ApprovalRuleOverriddenEventMetadata$;
|
|
2093
|
-
const ApprovalRuleTemplate$ = [3, n0, _ART,
|
|
2094
|
-
0,
|
|
2095
|
-
[_aRTI, _aRTN, _aRTD, _aRTC, _rCS, _lMD, _cD, _lMU],
|
|
2096
|
-
[0, 0, 0, 0, 0, 4, 4, 0]
|
|
2097
|
-
];
|
|
2098
|
-
exports.ApprovalRuleTemplate$ = ApprovalRuleTemplate$;
|
|
2099
|
-
const ApprovalStateChangedEventMetadata$ = [3, n0, _ASCEM,
|
|
2100
|
-
0,
|
|
2101
|
-
[_rI, _aSp],
|
|
2102
|
-
[0, 0]
|
|
2103
|
-
];
|
|
2104
|
-
exports.ApprovalStateChangedEventMetadata$ = ApprovalStateChangedEventMetadata$;
|
|
2105
|
-
const AssociateApprovalRuleTemplateWithRepositoryInput$ = [3, n0, _AARTWRI,
|
|
2106
|
-
0,
|
|
2107
|
-
[_aRTN, _rN],
|
|
2108
|
-
[0, 0], 2
|
|
2109
|
-
];
|
|
2110
|
-
exports.AssociateApprovalRuleTemplateWithRepositoryInput$ = AssociateApprovalRuleTemplateWithRepositoryInput$;
|
|
2111
|
-
const BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = [3, n0, _BAARTWRE,
|
|
2112
|
-
0,
|
|
2113
|
-
[_rN, _eC, _eM],
|
|
2114
|
-
[0, 0, 0]
|
|
2115
|
-
];
|
|
2116
|
-
exports.BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = BatchAssociateApprovalRuleTemplateWithRepositoriesError$;
|
|
2117
|
-
const BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = [3, n0, _BAARTWRI,
|
|
2118
|
-
0,
|
|
2119
|
-
[_aRTN, _rNe],
|
|
2120
|
-
[0, 64 | 0], 2
|
|
2121
|
-
];
|
|
2122
|
-
exports.BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = BatchAssociateApprovalRuleTemplateWithRepositoriesInput$;
|
|
2123
|
-
const BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = [3, n0, _BAARTWRO,
|
|
2124
|
-
0,
|
|
2125
|
-
[_aRNs, _er],
|
|
2126
|
-
[64 | 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList], 2
|
|
2127
|
-
];
|
|
2128
|
-
exports.BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$;
|
|
2129
|
-
const BatchDescribeMergeConflictsError$ = [3, n0, _BDMCE,
|
|
2130
|
-
0,
|
|
2131
|
-
[_fP, _eN, _m],
|
|
2132
|
-
[0, 0, 0], 3
|
|
2133
|
-
];
|
|
2134
|
-
exports.BatchDescribeMergeConflictsError$ = BatchDescribeMergeConflictsError$;
|
|
2135
|
-
const BatchDescribeMergeConflictsInput$ = [3, n0, _BDMCI,
|
|
2136
|
-
0,
|
|
2137
|
-
[_rN, _dCS, _sCS, _mO, _mMH, _mCF, _fPi, _cDL, _cRS, _nT],
|
|
2138
|
-
[0, 0, 0, 0, 1, 1, 64 | 0, 0, 0, 0], 4
|
|
2139
|
-
];
|
|
2140
|
-
exports.BatchDescribeMergeConflictsInput$ = BatchDescribeMergeConflictsInput$;
|
|
2141
|
-
const BatchDescribeMergeConflictsOutput$ = [3, n0, _BDMCO,
|
|
2142
|
-
0,
|
|
2143
|
-
[_co, _dCI, _sCI, _nT, _er, _bCI],
|
|
2144
|
-
[() => Conflicts, 0, 0, 0, () => BatchDescribeMergeConflictsErrors, 0], 3
|
|
2145
|
-
];
|
|
2146
|
-
exports.BatchDescribeMergeConflictsOutput$ = BatchDescribeMergeConflictsOutput$;
|
|
2147
|
-
const BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = [3, n0, _BDARTFRE,
|
|
2148
|
-
0,
|
|
2149
|
-
[_rN, _eC, _eM],
|
|
2150
|
-
[0, 0, 0]
|
|
2151
|
-
];
|
|
2152
|
-
exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = BatchDisassociateApprovalRuleTemplateFromRepositoriesError$;
|
|
2153
|
-
const BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = [3, n0, _BDARTFRI,
|
|
2154
|
-
0,
|
|
2155
|
-
[_aRTN, _rNe],
|
|
2156
|
-
[0, 64 | 0], 2
|
|
2157
|
-
];
|
|
2158
|
-
exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$;
|
|
2159
|
-
const BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = [3, n0, _BDARTFRO,
|
|
2160
|
-
0,
|
|
2161
|
-
[_dRN, _er],
|
|
2162
|
-
[64 | 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList], 2
|
|
2163
|
-
];
|
|
2164
|
-
exports.BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$;
|
|
2165
|
-
const BatchGetCommitsError$ = [3, n0, _BGCE,
|
|
2166
|
-
0,
|
|
2167
|
-
[_cI, _eC, _eM],
|
|
2168
|
-
[0, 0, 0]
|
|
2169
|
-
];
|
|
2170
|
-
exports.BatchGetCommitsError$ = BatchGetCommitsError$;
|
|
2171
|
-
const BatchGetCommitsInput$ = [3, n0, _BGCI,
|
|
2172
|
-
0,
|
|
2173
|
-
[_cIo, _rN],
|
|
2174
|
-
[64 | 0, 0], 2
|
|
2175
|
-
];
|
|
2176
|
-
exports.BatchGetCommitsInput$ = BatchGetCommitsInput$;
|
|
2177
|
-
const BatchGetCommitsOutput$ = [3, n0, _BGCO,
|
|
2178
|
-
0,
|
|
2179
|
-
[_com, _er],
|
|
2180
|
-
[() => CommitObjectsList, () => BatchGetCommitsErrorsList]
|
|
2181
|
-
];
|
|
2182
|
-
exports.BatchGetCommitsOutput$ = BatchGetCommitsOutput$;
|
|
2183
|
-
const BatchGetRepositoriesError$ = [3, n0, _BGRE,
|
|
2184
|
-
0,
|
|
2185
|
-
[_rIe, _rN, _eC, _eM],
|
|
2186
|
-
[0, 0, 0, 0]
|
|
2187
|
-
];
|
|
2188
|
-
exports.BatchGetRepositoriesError$ = BatchGetRepositoriesError$;
|
|
2189
|
-
const BatchGetRepositoriesInput$ = [3, n0, _BGRI,
|
|
2190
|
-
0,
|
|
2191
|
-
[_rNe],
|
|
2192
|
-
[64 | 0], 1
|
|
2193
|
-
];
|
|
2194
|
-
exports.BatchGetRepositoriesInput$ = BatchGetRepositoriesInput$;
|
|
2195
|
-
const BatchGetRepositoriesOutput$ = [3, n0, _BGRO,
|
|
2196
|
-
0,
|
|
2197
|
-
[_r, _rNF, _er],
|
|
2198
|
-
[() => RepositoryMetadataList, 64 | 0, () => BatchGetRepositoriesErrorsList]
|
|
2199
|
-
];
|
|
2200
|
-
exports.BatchGetRepositoriesOutput$ = BatchGetRepositoriesOutput$;
|
|
2201
|
-
const BlobMetadata$ = [3, n0, _BM,
|
|
2202
|
-
0,
|
|
2203
|
-
[_bI, _p, _mo],
|
|
2204
|
-
[0, 0, 0]
|
|
2205
|
-
];
|
|
2206
|
-
exports.BlobMetadata$ = BlobMetadata$;
|
|
2207
|
-
const BranchInfo$ = [3, n0, _BI,
|
|
2208
|
-
0,
|
|
2209
|
-
[_bN, _cI],
|
|
2210
|
-
[0, 0]
|
|
2211
|
-
];
|
|
2212
|
-
exports.BranchInfo$ = BranchInfo$;
|
|
2213
|
-
const Comment$ = [3, n0, _C,
|
|
2214
|
-
0,
|
|
2215
|
-
[_cIom, _con, _iRT, _cD, _lMD, _aA, _d, _cRT, _cR, _rC],
|
|
2216
|
-
[0, 0, 0, 4, 4, 0, 2, 0, 64 | 0, 128 | 1]
|
|
2217
|
-
];
|
|
2218
|
-
exports.Comment$ = Comment$;
|
|
2219
|
-
const CommentsForComparedCommit$ = [3, n0, _CFCC,
|
|
2220
|
-
0,
|
|
2221
|
-
[_rN, _bCIe, _aCI, _bBI, _aBI, _l, _comm],
|
|
2222
|
-
[0, 0, 0, 0, 0, () => Location$, () => Comments]
|
|
2223
|
-
];
|
|
2224
|
-
exports.CommentsForComparedCommit$ = CommentsForComparedCommit$;
|
|
2225
|
-
const CommentsForPullRequest$ = [3, n0, _CFPR,
|
|
2226
|
-
0,
|
|
2227
|
-
[_pRI, _rN, _bCIe, _aCI, _bBI, _aBI, _l, _comm],
|
|
2228
|
-
[0, 0, 0, 0, 0, 0, () => Location$, () => Comments]
|
|
2229
|
-
];
|
|
2230
|
-
exports.CommentsForPullRequest$ = CommentsForPullRequest$;
|
|
2231
|
-
const Commit$ = [3, n0, _Co,
|
|
2232
|
-
0,
|
|
2233
|
-
[_cI, _tI, _pa, _m, _a, _commi, _aD],
|
|
2234
|
-
[0, 0, 64 | 0, 0, () => UserInfo$, () => UserInfo$, 0]
|
|
2235
|
-
];
|
|
2236
|
-
exports.Commit$ = Commit$;
|
|
2237
|
-
const Conflict$ = [3, n0, _Con,
|
|
2238
|
-
0,
|
|
2239
|
-
[_cM, _mH],
|
|
2240
|
-
[() => ConflictMetadata$, () => MergeHunks]
|
|
2241
|
-
];
|
|
2242
|
-
exports.Conflict$ = Conflict$;
|
|
2243
|
-
const ConflictMetadata$ = [3, n0, _CM,
|
|
2244
|
-
0,
|
|
2245
|
-
[_fP, _fS, _fM, _oT, _nOC, _iBF, _cC, _fMC, _oTC, _mOe],
|
|
2246
|
-
[0, () => FileSizes$, () => FileModes$, () => ObjectTypes$, 1, () => IsBinaryFile$, 2, 2, 2, () => MergeOperations$]
|
|
2247
|
-
];
|
|
2248
|
-
exports.ConflictMetadata$ = ConflictMetadata$;
|
|
2249
|
-
const ConflictResolution$ = [3, n0, _CR,
|
|
2250
|
-
0,
|
|
2251
|
-
[_rCe, _dF, _sFM],
|
|
2252
|
-
[() => ReplaceContentEntries, () => DeleteFileEntries, () => SetFileModeEntries]
|
|
2253
|
-
];
|
|
2254
|
-
exports.ConflictResolution$ = ConflictResolution$;
|
|
2255
|
-
const CreateApprovalRuleTemplateInput$ = [3, n0, _CARTI,
|
|
2256
|
-
0,
|
|
2257
|
-
[_aRTN, _aRTC, _aRTD],
|
|
2258
|
-
[0, 0, 0], 2
|
|
2259
|
-
];
|
|
2260
|
-
exports.CreateApprovalRuleTemplateInput$ = CreateApprovalRuleTemplateInput$;
|
|
2261
|
-
const CreateApprovalRuleTemplateOutput$ = [3, n0, _CARTO,
|
|
2262
|
-
0,
|
|
2263
|
-
[_aRT],
|
|
2264
|
-
[() => ApprovalRuleTemplate$], 1
|
|
2265
|
-
];
|
|
2266
|
-
exports.CreateApprovalRuleTemplateOutput$ = CreateApprovalRuleTemplateOutput$;
|
|
2267
|
-
const CreateBranchInput$ = [3, n0, _CBI,
|
|
2268
|
-
0,
|
|
2269
|
-
[_rN, _bN, _cI],
|
|
2270
|
-
[0, 0, 0], 3
|
|
2271
|
-
];
|
|
2272
|
-
exports.CreateBranchInput$ = CreateBranchInput$;
|
|
2273
|
-
const CreateCommitInput$ = [3, n0, _CCI,
|
|
2274
|
-
0,
|
|
2275
|
-
[_rN, _bN, _pCI, _aN, _em, _cMo, _kEF, _pF, _dF, _sFM],
|
|
2276
|
-
[0, 0, 0, 0, 0, 0, 2, () => PutFileEntries, () => DeleteFileEntries, () => SetFileModeEntries], 2
|
|
2277
|
-
];
|
|
2278
|
-
exports.CreateCommitInput$ = CreateCommitInput$;
|
|
2279
|
-
const CreateCommitOutput$ = [3, n0, _CCO,
|
|
2280
|
-
0,
|
|
2281
|
-
[_cI, _tI, _fA, _fU, _fD],
|
|
2282
|
-
[0, 0, () => FilesMetadata, () => FilesMetadata, () => FilesMetadata]
|
|
2283
|
-
];
|
|
2284
|
-
exports.CreateCommitOutput$ = CreateCommitOutput$;
|
|
2285
|
-
const CreatePullRequestApprovalRuleInput$ = [3, n0, _CPRARI,
|
|
2286
|
-
0,
|
|
2287
|
-
[_pRI, _aRN, _aRC],
|
|
2288
|
-
[0, 0, 0], 3
|
|
2289
|
-
];
|
|
2290
|
-
exports.CreatePullRequestApprovalRuleInput$ = CreatePullRequestApprovalRuleInput$;
|
|
2291
|
-
const CreatePullRequestApprovalRuleOutput$ = [3, n0, _CPRARO,
|
|
2292
|
-
0,
|
|
2293
|
-
[_aR],
|
|
2294
|
-
[() => ApprovalRule$], 1
|
|
2295
|
-
];
|
|
2296
|
-
exports.CreatePullRequestApprovalRuleOutput$ = CreatePullRequestApprovalRuleOutput$;
|
|
2297
|
-
const CreatePullRequestInput$ = [3, n0, _CPRI,
|
|
2298
|
-
0,
|
|
2299
|
-
[_t, _ta, _de, _cRT],
|
|
2300
|
-
[0, () => TargetList, 0, [0, 4]], 2
|
|
2301
|
-
];
|
|
2302
|
-
exports.CreatePullRequestInput$ = CreatePullRequestInput$;
|
|
2303
|
-
const CreatePullRequestOutput$ = [3, n0, _CPRO,
|
|
2304
|
-
0,
|
|
2305
|
-
[_pR],
|
|
2306
|
-
[() => PullRequest$], 1
|
|
2307
|
-
];
|
|
2308
|
-
exports.CreatePullRequestOutput$ = CreatePullRequestOutput$;
|
|
2309
|
-
const CreateRepositoryInput$ = [3, n0, _CRI,
|
|
2310
|
-
0,
|
|
2311
|
-
[_rN, _rD, _tag, _kKI],
|
|
2312
|
-
[0, 0, 128 | 0, 0], 1
|
|
2313
|
-
];
|
|
2314
|
-
exports.CreateRepositoryInput$ = CreateRepositoryInput$;
|
|
2315
|
-
const CreateRepositoryOutput$ = [3, n0, _CRO,
|
|
2316
|
-
0,
|
|
2317
|
-
[_rM],
|
|
2318
|
-
[() => RepositoryMetadata$]
|
|
2319
|
-
];
|
|
2320
|
-
exports.CreateRepositoryOutput$ = CreateRepositoryOutput$;
|
|
2321
|
-
const CreateUnreferencedMergeCommitInput$ = [3, n0, _CUMCI,
|
|
2322
|
-
0,
|
|
2323
|
-
[_rN, _sCS, _dCS, _mO, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
2324
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 4
|
|
2325
|
-
];
|
|
2326
|
-
exports.CreateUnreferencedMergeCommitInput$ = CreateUnreferencedMergeCommitInput$;
|
|
2327
|
-
const CreateUnreferencedMergeCommitOutput$ = [3, n0, _CUMCO,
|
|
2328
|
-
0,
|
|
2329
|
-
[_cI, _tI],
|
|
2330
|
-
[0, 0]
|
|
2331
|
-
];
|
|
2332
|
-
exports.CreateUnreferencedMergeCommitOutput$ = CreateUnreferencedMergeCommitOutput$;
|
|
2333
|
-
const DeleteApprovalRuleTemplateInput$ = [3, n0, _DARTI,
|
|
2334
|
-
0,
|
|
2335
|
-
[_aRTN],
|
|
2336
|
-
[0], 1
|
|
2337
|
-
];
|
|
2338
|
-
exports.DeleteApprovalRuleTemplateInput$ = DeleteApprovalRuleTemplateInput$;
|
|
2339
|
-
const DeleteApprovalRuleTemplateOutput$ = [3, n0, _DARTO,
|
|
2340
|
-
0,
|
|
2341
|
-
[_aRTI],
|
|
2342
|
-
[0], 1
|
|
2343
|
-
];
|
|
2344
|
-
exports.DeleteApprovalRuleTemplateOutput$ = DeleteApprovalRuleTemplateOutput$;
|
|
2345
|
-
const DeleteBranchInput$ = [3, n0, _DBI,
|
|
2346
|
-
0,
|
|
2347
|
-
[_rN, _bN],
|
|
2348
|
-
[0, 0], 2
|
|
2349
|
-
];
|
|
2350
|
-
exports.DeleteBranchInput$ = DeleteBranchInput$;
|
|
2351
|
-
const DeleteBranchOutput$ = [3, n0, _DBO,
|
|
2352
|
-
0,
|
|
2353
|
-
[_dB],
|
|
2354
|
-
[() => BranchInfo$]
|
|
2355
|
-
];
|
|
2356
|
-
exports.DeleteBranchOutput$ = DeleteBranchOutput$;
|
|
2357
|
-
const DeleteCommentContentInput$ = [3, n0, _DCCI,
|
|
2358
|
-
0,
|
|
2359
|
-
[_cIom],
|
|
2360
|
-
[0], 1
|
|
2361
|
-
];
|
|
2362
|
-
exports.DeleteCommentContentInput$ = DeleteCommentContentInput$;
|
|
2363
|
-
const DeleteCommentContentOutput$ = [3, n0, _DCCO,
|
|
2364
|
-
0,
|
|
2365
|
-
[_comme],
|
|
2366
|
-
[() => Comment$]
|
|
2367
|
-
];
|
|
2368
|
-
exports.DeleteCommentContentOutput$ = DeleteCommentContentOutput$;
|
|
2369
|
-
const DeleteFileEntry$ = [3, n0, _DFE,
|
|
2370
|
-
0,
|
|
2371
|
-
[_fP],
|
|
2372
|
-
[0], 1
|
|
2373
|
-
];
|
|
2374
|
-
exports.DeleteFileEntry$ = DeleteFileEntry$;
|
|
2375
|
-
const DeleteFileInput$ = [3, n0, _DFI,
|
|
2376
|
-
0,
|
|
2377
|
-
[_rN, _bN, _fP, _pCI, _kEF, _cMo, _n, _em],
|
|
2378
|
-
[0, 0, 0, 0, 2, 0, 0, 0], 4
|
|
2379
|
-
];
|
|
2380
|
-
exports.DeleteFileInput$ = DeleteFileInput$;
|
|
2381
|
-
const DeleteFileOutput$ = [3, n0, _DFO,
|
|
2382
|
-
0,
|
|
2383
|
-
[_cI, _bI, _tI, _fP],
|
|
2384
|
-
[0, 0, 0, 0], 4
|
|
2385
|
-
];
|
|
2386
|
-
exports.DeleteFileOutput$ = DeleteFileOutput$;
|
|
2387
|
-
const DeletePullRequestApprovalRuleInput$ = [3, n0, _DPRARI,
|
|
2388
|
-
0,
|
|
2389
|
-
[_pRI, _aRN],
|
|
2390
|
-
[0, 0], 2
|
|
2391
|
-
];
|
|
2392
|
-
exports.DeletePullRequestApprovalRuleInput$ = DeletePullRequestApprovalRuleInput$;
|
|
2393
|
-
const DeletePullRequestApprovalRuleOutput$ = [3, n0, _DPRARO,
|
|
2394
|
-
0,
|
|
2395
|
-
[_aRI],
|
|
2396
|
-
[0], 1
|
|
2397
|
-
];
|
|
2398
|
-
exports.DeletePullRequestApprovalRuleOutput$ = DeletePullRequestApprovalRuleOutput$;
|
|
2399
|
-
const DeleteRepositoryInput$ = [3, n0, _DRI,
|
|
2400
|
-
0,
|
|
2401
|
-
[_rN],
|
|
2402
|
-
[0], 1
|
|
2403
|
-
];
|
|
2404
|
-
exports.DeleteRepositoryInput$ = DeleteRepositoryInput$;
|
|
2405
|
-
const DeleteRepositoryOutput$ = [3, n0, _DRO,
|
|
2406
|
-
0,
|
|
2407
|
-
[_rIe],
|
|
2408
|
-
[0]
|
|
2409
|
-
];
|
|
2410
|
-
exports.DeleteRepositoryOutput$ = DeleteRepositoryOutput$;
|
|
2411
|
-
const DescribeMergeConflictsInput$ = [3, n0, _DMCI,
|
|
2412
|
-
0,
|
|
2413
|
-
[_rN, _dCS, _sCS, _mO, _fP, _mMH, _cDL, _cRS, _nT],
|
|
2414
|
-
[0, 0, 0, 0, 0, 1, 0, 0, 0], 5
|
|
2415
|
-
];
|
|
2416
|
-
exports.DescribeMergeConflictsInput$ = DescribeMergeConflictsInput$;
|
|
2417
|
-
const DescribeMergeConflictsOutput$ = [3, n0, _DMCO,
|
|
2418
|
-
0,
|
|
2419
|
-
[_cM, _mH, _dCI, _sCI, _nT, _bCI],
|
|
2420
|
-
[() => ConflictMetadata$, () => MergeHunks, 0, 0, 0, 0], 4
|
|
2421
|
-
];
|
|
2422
|
-
exports.DescribeMergeConflictsOutput$ = DescribeMergeConflictsOutput$;
|
|
2423
|
-
const DescribePullRequestEventsInput$ = [3, n0, _DPREI,
|
|
2424
|
-
0,
|
|
2425
|
-
[_pRI, _pRET, _aAc, _nT, _mR],
|
|
2426
|
-
[0, 0, 0, 0, 1], 1
|
|
2427
|
-
];
|
|
2428
|
-
exports.DescribePullRequestEventsInput$ = DescribePullRequestEventsInput$;
|
|
2429
|
-
const DescribePullRequestEventsOutput$ = [3, n0, _DPREO,
|
|
2430
|
-
0,
|
|
2431
|
-
[_pRE, _nT],
|
|
2432
|
-
[() => PullRequestEventList, 0], 1
|
|
2433
|
-
];
|
|
2434
|
-
exports.DescribePullRequestEventsOutput$ = DescribePullRequestEventsOutput$;
|
|
2435
|
-
const Difference$ = [3, n0, _D,
|
|
2436
|
-
0,
|
|
2437
|
-
[_bB, _aB, _cT],
|
|
2438
|
-
[() => BlobMetadata$, () => BlobMetadata$, 0]
|
|
2439
|
-
];
|
|
2440
|
-
exports.Difference$ = Difference$;
|
|
2441
|
-
const DisassociateApprovalRuleTemplateFromRepositoryInput$ = [3, n0, _DARTFRI,
|
|
2442
|
-
0,
|
|
2443
|
-
[_aRTN, _rN],
|
|
2444
|
-
[0, 0], 2
|
|
2445
|
-
];
|
|
2446
|
-
exports.DisassociateApprovalRuleTemplateFromRepositoryInput$ = DisassociateApprovalRuleTemplateFromRepositoryInput$;
|
|
2447
|
-
const EvaluatePullRequestApprovalRulesInput$ = [3, n0, _EPRARI,
|
|
2448
|
-
0,
|
|
2449
|
-
[_pRI, _rI],
|
|
2450
|
-
[0, 0], 2
|
|
2451
|
-
];
|
|
2452
|
-
exports.EvaluatePullRequestApprovalRulesInput$ = EvaluatePullRequestApprovalRulesInput$;
|
|
2453
|
-
const EvaluatePullRequestApprovalRulesOutput$ = [3, n0, _EPRARO,
|
|
2454
|
-
0,
|
|
2455
|
-
[_ev],
|
|
2456
|
-
[() => Evaluation$], 1
|
|
2457
|
-
];
|
|
2458
|
-
exports.EvaluatePullRequestApprovalRulesOutput$ = EvaluatePullRequestApprovalRulesOutput$;
|
|
2459
|
-
const Evaluation$ = [3, n0, _E,
|
|
2460
|
-
0,
|
|
2461
|
-
[_ap, _o, _aRS, _aRNS],
|
|
2462
|
-
[2, 2, 64 | 0, 64 | 0]
|
|
2463
|
-
];
|
|
2464
|
-
exports.Evaluation$ = Evaluation$;
|
|
2465
|
-
const File$ = [3, n0, _F,
|
|
2466
|
-
0,
|
|
2467
|
-
[_bI, _aP, _rP, _fMi],
|
|
2468
|
-
[0, 0, 0, 0]
|
|
2469
|
-
];
|
|
2470
|
-
exports.File$ = File$;
|
|
2471
|
-
const FileMetadata$ = [3, n0, _FM,
|
|
2472
|
-
0,
|
|
2473
|
-
[_aP, _bI, _fMi],
|
|
2474
|
-
[0, 0, 0]
|
|
2475
|
-
];
|
|
2476
|
-
exports.FileMetadata$ = FileMetadata$;
|
|
2477
|
-
const FileModes$ = [3, n0, _FMi,
|
|
2478
|
-
0,
|
|
2479
|
-
[_so, _des, _b],
|
|
2480
|
-
[0, 0, 0]
|
|
2481
|
-
];
|
|
2482
|
-
exports.FileModes$ = FileModes$;
|
|
2483
|
-
const FileSizes$ = [3, n0, _FS,
|
|
2484
|
-
0,
|
|
2485
|
-
[_so, _des, _b],
|
|
2486
|
-
[1, 1, 1]
|
|
2487
|
-
];
|
|
2488
|
-
exports.FileSizes$ = FileSizes$;
|
|
2489
|
-
const FileVersion$ = [3, n0, _FV,
|
|
2490
|
-
0,
|
|
2491
|
-
[_commit, _bI, _p, _rCev],
|
|
2492
|
-
[() => Commit$, 0, 0, 64 | 0]
|
|
2493
|
-
];
|
|
2494
|
-
exports.FileVersion$ = FileVersion$;
|
|
2495
|
-
const Folder$ = [3, n0, _Fo,
|
|
2496
|
-
0,
|
|
2497
|
-
[_tI, _aP, _rP],
|
|
2498
|
-
[0, 0, 0]
|
|
2499
|
-
];
|
|
2500
|
-
exports.Folder$ = Folder$;
|
|
2501
|
-
const GetApprovalRuleTemplateInput$ = [3, n0, _GARTI,
|
|
2502
|
-
0,
|
|
2503
|
-
[_aRTN],
|
|
2504
|
-
[0], 1
|
|
2505
|
-
];
|
|
2506
|
-
exports.GetApprovalRuleTemplateInput$ = GetApprovalRuleTemplateInput$;
|
|
2507
|
-
const GetApprovalRuleTemplateOutput$ = [3, n0, _GARTO,
|
|
2508
|
-
0,
|
|
2509
|
-
[_aRT],
|
|
2510
|
-
[() => ApprovalRuleTemplate$], 1
|
|
2511
|
-
];
|
|
2512
|
-
exports.GetApprovalRuleTemplateOutput$ = GetApprovalRuleTemplateOutput$;
|
|
2513
|
-
const GetBlobInput$ = [3, n0, _GBI,
|
|
2514
|
-
0,
|
|
2515
|
-
[_rN, _bI],
|
|
2516
|
-
[0, 0], 2
|
|
2517
|
-
];
|
|
2518
|
-
exports.GetBlobInput$ = GetBlobInput$;
|
|
2519
|
-
const GetBlobOutput$ = [3, n0, _GBO,
|
|
2520
|
-
0,
|
|
2521
|
-
[_con],
|
|
2522
|
-
[21], 1
|
|
2523
|
-
];
|
|
2524
|
-
exports.GetBlobOutput$ = GetBlobOutput$;
|
|
2525
|
-
const GetBranchInput$ = [3, n0, _GBIe,
|
|
2526
|
-
0,
|
|
2527
|
-
[_rN, _bN],
|
|
2528
|
-
[0, 0]
|
|
2529
|
-
];
|
|
2530
|
-
exports.GetBranchInput$ = GetBranchInput$;
|
|
2531
|
-
const GetBranchOutput$ = [3, n0, _GBOe,
|
|
2532
|
-
0,
|
|
2533
|
-
[_br],
|
|
2534
|
-
[() => BranchInfo$]
|
|
2535
|
-
];
|
|
2536
|
-
exports.GetBranchOutput$ = GetBranchOutput$;
|
|
2537
|
-
const GetCommentInput$ = [3, n0, _GCI,
|
|
2538
|
-
0,
|
|
2539
|
-
[_cIom],
|
|
2540
|
-
[0], 1
|
|
2541
|
-
];
|
|
2542
|
-
exports.GetCommentInput$ = GetCommentInput$;
|
|
2543
|
-
const GetCommentOutput$ = [3, n0, _GCO,
|
|
2544
|
-
0,
|
|
2545
|
-
[_comme],
|
|
2546
|
-
[() => Comment$]
|
|
2547
|
-
];
|
|
2548
|
-
exports.GetCommentOutput$ = GetCommentOutput$;
|
|
2549
|
-
const GetCommentReactionsInput$ = [3, n0, _GCRI,
|
|
2550
|
-
0,
|
|
2551
|
-
[_cIom, _rUA, _nT, _mR],
|
|
2552
|
-
[0, 0, 0, 1], 1
|
|
2553
|
-
];
|
|
2554
|
-
exports.GetCommentReactionsInput$ = GetCommentReactionsInput$;
|
|
2555
|
-
const GetCommentReactionsOutput$ = [3, n0, _GCRO,
|
|
2556
|
-
0,
|
|
2557
|
-
[_rFC, _nT],
|
|
2558
|
-
[() => ReactionsForCommentList, 0], 1
|
|
2559
|
-
];
|
|
2560
|
-
exports.GetCommentReactionsOutput$ = GetCommentReactionsOutput$;
|
|
2561
|
-
const GetCommentsForComparedCommitInput$ = [3, n0, _GCFCCI,
|
|
2562
|
-
0,
|
|
2563
|
-
[_rN, _aCI, _bCIe, _nT, _mR],
|
|
2564
|
-
[0, 0, 0, 0, 1], 2
|
|
2565
|
-
];
|
|
2566
|
-
exports.GetCommentsForComparedCommitInput$ = GetCommentsForComparedCommitInput$;
|
|
2567
|
-
const GetCommentsForComparedCommitOutput$ = [3, n0, _GCFCCO,
|
|
2568
|
-
0,
|
|
2569
|
-
[_cFCCD, _nT],
|
|
2570
|
-
[() => CommentsForComparedCommitData, 0]
|
|
2571
|
-
];
|
|
2572
|
-
exports.GetCommentsForComparedCommitOutput$ = GetCommentsForComparedCommitOutput$;
|
|
2573
|
-
const GetCommentsForPullRequestInput$ = [3, n0, _GCFPRI,
|
|
2574
|
-
0,
|
|
2575
|
-
[_pRI, _rN, _bCIe, _aCI, _nT, _mR],
|
|
2576
|
-
[0, 0, 0, 0, 0, 1], 1
|
|
2577
|
-
];
|
|
2578
|
-
exports.GetCommentsForPullRequestInput$ = GetCommentsForPullRequestInput$;
|
|
2579
|
-
const GetCommentsForPullRequestOutput$ = [3, n0, _GCFPRO,
|
|
2580
|
-
0,
|
|
2581
|
-
[_cFPRD, _nT],
|
|
2582
|
-
[() => CommentsForPullRequestData, 0]
|
|
2583
|
-
];
|
|
2584
|
-
exports.GetCommentsForPullRequestOutput$ = GetCommentsForPullRequestOutput$;
|
|
2585
|
-
const GetCommitInput$ = [3, n0, _GCIe,
|
|
2586
|
-
0,
|
|
2587
|
-
[_rN, _cI],
|
|
2588
|
-
[0, 0], 2
|
|
2589
|
-
];
|
|
2590
|
-
exports.GetCommitInput$ = GetCommitInput$;
|
|
2591
|
-
const GetCommitOutput$ = [3, n0, _GCOe,
|
|
2592
|
-
0,
|
|
2593
|
-
[_commit],
|
|
2594
|
-
[() => Commit$], 1
|
|
2595
|
-
];
|
|
2596
|
-
exports.GetCommitOutput$ = GetCommitOutput$;
|
|
2597
|
-
const GetDifferencesInput$ = [3, n0, _GDI,
|
|
2598
|
-
0,
|
|
2599
|
-
[_rN, _aCS, _bCS, _bP, _aPf, _MR, _NT],
|
|
2600
|
-
[0, 0, 0, 0, 0, 1, 0], 2
|
|
2601
|
-
];
|
|
2602
|
-
exports.GetDifferencesInput$ = GetDifferencesInput$;
|
|
2603
|
-
const GetDifferencesOutput$ = [3, n0, _GDO,
|
|
2604
|
-
0,
|
|
2605
|
-
[_di, _NT],
|
|
2606
|
-
[() => DifferenceList, 0]
|
|
2607
|
-
];
|
|
2608
|
-
exports.GetDifferencesOutput$ = GetDifferencesOutput$;
|
|
2609
|
-
const GetFileInput$ = [3, n0, _GFI,
|
|
2610
|
-
0,
|
|
2611
|
-
[_rN, _fP, _cS],
|
|
2612
|
-
[0, 0, 0], 2
|
|
2613
|
-
];
|
|
2614
|
-
exports.GetFileInput$ = GetFileInput$;
|
|
2615
|
-
const GetFileOutput$ = [3, n0, _GFO,
|
|
2616
|
-
0,
|
|
2617
|
-
[_cI, _bI, _fP, _fMi, _fSi, _fC],
|
|
2618
|
-
[0, 0, 0, 0, 1, 21], 6
|
|
2619
|
-
];
|
|
2620
|
-
exports.GetFileOutput$ = GetFileOutput$;
|
|
2621
|
-
const GetFolderInput$ = [3, n0, _GFIe,
|
|
2622
|
-
0,
|
|
2623
|
-
[_rN, _fPo, _cS],
|
|
2624
|
-
[0, 0, 0], 2
|
|
2625
|
-
];
|
|
2626
|
-
exports.GetFolderInput$ = GetFolderInput$;
|
|
2627
|
-
const GetFolderOutput$ = [3, n0, _GFOe,
|
|
2628
|
-
0,
|
|
2629
|
-
[_cI, _fPo, _tI, _sF, _f, _sL, _sM],
|
|
2630
|
-
[0, 0, 0, () => FolderList, () => FileList, () => SymbolicLinkList, () => SubModuleList], 2
|
|
2631
|
-
];
|
|
2632
|
-
exports.GetFolderOutput$ = GetFolderOutput$;
|
|
2633
|
-
const GetMergeCommitInput$ = [3, n0, _GMCI,
|
|
2634
|
-
0,
|
|
2635
|
-
[_rN, _sCS, _dCS, _cDL, _cRS],
|
|
2636
|
-
[0, 0, 0, 0, 0], 3
|
|
2637
|
-
];
|
|
2638
|
-
exports.GetMergeCommitInput$ = GetMergeCommitInput$;
|
|
2639
|
-
const GetMergeCommitOutput$ = [3, n0, _GMCO,
|
|
2640
|
-
0,
|
|
2641
|
-
[_sCI, _dCI, _bCI, _mCI],
|
|
2642
|
-
[0, 0, 0, 0]
|
|
2643
|
-
];
|
|
2644
|
-
exports.GetMergeCommitOutput$ = GetMergeCommitOutput$;
|
|
2645
|
-
const GetMergeConflictsInput$ = [3, n0, _GMCIe,
|
|
2646
|
-
0,
|
|
2647
|
-
[_rN, _dCS, _sCS, _mO, _cDL, _mCF, _cRS, _nT],
|
|
2648
|
-
[0, 0, 0, 0, 0, 1, 0, 0], 4
|
|
2649
|
-
];
|
|
2650
|
-
exports.GetMergeConflictsInput$ = GetMergeConflictsInput$;
|
|
2651
|
-
const GetMergeConflictsOutput$ = [3, n0, _GMCOe,
|
|
2652
|
-
0,
|
|
2653
|
-
[_me, _dCI, _sCI, _cML, _bCI, _nT],
|
|
2654
|
-
[2, 0, 0, () => ConflictMetadataList, 0, 0], 4
|
|
2655
|
-
];
|
|
2656
|
-
exports.GetMergeConflictsOutput$ = GetMergeConflictsOutput$;
|
|
2657
|
-
const GetMergeOptionsInput$ = [3, n0, _GMOI,
|
|
2658
|
-
0,
|
|
2659
|
-
[_rN, _sCS, _dCS, _cDL, _cRS],
|
|
2660
|
-
[0, 0, 0, 0, 0], 3
|
|
2661
|
-
];
|
|
2662
|
-
exports.GetMergeOptionsInput$ = GetMergeOptionsInput$;
|
|
2663
|
-
const GetMergeOptionsOutput$ = [3, n0, _GMOO,
|
|
2664
|
-
0,
|
|
2665
|
-
[_mOer, _sCI, _dCI, _bCI],
|
|
2666
|
-
[64 | 0, 0, 0, 0], 4
|
|
2667
|
-
];
|
|
2668
|
-
exports.GetMergeOptionsOutput$ = GetMergeOptionsOutput$;
|
|
2669
|
-
const GetPullRequestApprovalStatesInput$ = [3, n0, _GPRASI,
|
|
2670
|
-
0,
|
|
2671
|
-
[_pRI, _rI],
|
|
2672
|
-
[0, 0], 2
|
|
2673
|
-
];
|
|
2674
|
-
exports.GetPullRequestApprovalStatesInput$ = GetPullRequestApprovalStatesInput$;
|
|
2675
|
-
const GetPullRequestApprovalStatesOutput$ = [3, n0, _GPRASO,
|
|
2676
|
-
0,
|
|
2677
|
-
[_app],
|
|
2678
|
-
[() => ApprovalList]
|
|
2679
|
-
];
|
|
2680
|
-
exports.GetPullRequestApprovalStatesOutput$ = GetPullRequestApprovalStatesOutput$;
|
|
2681
|
-
const GetPullRequestInput$ = [3, n0, _GPRI,
|
|
2682
|
-
0,
|
|
2683
|
-
[_pRI],
|
|
2684
|
-
[0], 1
|
|
2685
|
-
];
|
|
2686
|
-
exports.GetPullRequestInput$ = GetPullRequestInput$;
|
|
2687
|
-
const GetPullRequestOutput$ = [3, n0, _GPRO,
|
|
2688
|
-
0,
|
|
2689
|
-
[_pR],
|
|
2690
|
-
[() => PullRequest$], 1
|
|
2691
|
-
];
|
|
2692
|
-
exports.GetPullRequestOutput$ = GetPullRequestOutput$;
|
|
2693
|
-
const GetPullRequestOverrideStateInput$ = [3, n0, _GPROSI,
|
|
2694
|
-
0,
|
|
2695
|
-
[_pRI, _rI],
|
|
2696
|
-
[0, 0], 2
|
|
2697
|
-
];
|
|
2698
|
-
exports.GetPullRequestOverrideStateInput$ = GetPullRequestOverrideStateInput$;
|
|
2699
|
-
const GetPullRequestOverrideStateOutput$ = [3, n0, _GPROSO,
|
|
2700
|
-
0,
|
|
2701
|
-
[_o, _ov],
|
|
2702
|
-
[2, 0]
|
|
2703
|
-
];
|
|
2704
|
-
exports.GetPullRequestOverrideStateOutput$ = GetPullRequestOverrideStateOutput$;
|
|
2705
|
-
const GetRepositoryInput$ = [3, n0, _GRI,
|
|
2706
|
-
0,
|
|
2707
|
-
[_rN],
|
|
2708
|
-
[0], 1
|
|
2709
|
-
];
|
|
2710
|
-
exports.GetRepositoryInput$ = GetRepositoryInput$;
|
|
2711
|
-
const GetRepositoryOutput$ = [3, n0, _GRO,
|
|
2712
|
-
0,
|
|
2713
|
-
[_rM],
|
|
2714
|
-
[() => RepositoryMetadata$]
|
|
2715
|
-
];
|
|
2716
|
-
exports.GetRepositoryOutput$ = GetRepositoryOutput$;
|
|
2717
|
-
const GetRepositoryTriggersInput$ = [3, n0, _GRTI,
|
|
2718
|
-
0,
|
|
2719
|
-
[_rN],
|
|
2720
|
-
[0], 1
|
|
2721
|
-
];
|
|
2722
|
-
exports.GetRepositoryTriggersInput$ = GetRepositoryTriggersInput$;
|
|
2723
|
-
const GetRepositoryTriggersOutput$ = [3, n0, _GRTO,
|
|
2724
|
-
0,
|
|
2725
|
-
[_cIon, _tr],
|
|
2726
|
-
[0, () => RepositoryTriggersList]
|
|
2727
|
-
];
|
|
2728
|
-
exports.GetRepositoryTriggersOutput$ = GetRepositoryTriggersOutput$;
|
|
2729
|
-
const IsBinaryFile$ = [3, n0, _IBF,
|
|
2730
|
-
0,
|
|
2731
|
-
[_so, _des, _b],
|
|
2732
|
-
[2, 2, 2]
|
|
2733
|
-
];
|
|
2734
|
-
exports.IsBinaryFile$ = IsBinaryFile$;
|
|
2735
|
-
const ListApprovalRuleTemplatesInput$ = [3, n0, _LARTI,
|
|
2736
|
-
0,
|
|
2737
|
-
[_nT, _mR],
|
|
2738
|
-
[0, 1]
|
|
2739
|
-
];
|
|
2740
|
-
exports.ListApprovalRuleTemplatesInput$ = ListApprovalRuleTemplatesInput$;
|
|
2741
|
-
const ListApprovalRuleTemplatesOutput$ = [3, n0, _LARTO,
|
|
2742
|
-
0,
|
|
2743
|
-
[_aRTNp, _nT],
|
|
2744
|
-
[64 | 0, 0]
|
|
2745
|
-
];
|
|
2746
|
-
exports.ListApprovalRuleTemplatesOutput$ = ListApprovalRuleTemplatesOutput$;
|
|
2747
|
-
const ListAssociatedApprovalRuleTemplatesForRepositoryInput$ = [3, n0, _LAARTFRI,
|
|
2748
|
-
0,
|
|
2749
|
-
[_rN, _nT, _mR],
|
|
2750
|
-
[0, 0, 1], 1
|
|
2751
|
-
];
|
|
2752
|
-
exports.ListAssociatedApprovalRuleTemplatesForRepositoryInput$ = ListAssociatedApprovalRuleTemplatesForRepositoryInput$;
|
|
2753
|
-
const ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = [3, n0, _LAARTFRO,
|
|
2754
|
-
0,
|
|
2755
|
-
[_aRTNp, _nT],
|
|
2756
|
-
[64 | 0, 0]
|
|
2757
|
-
];
|
|
2758
|
-
exports.ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = ListAssociatedApprovalRuleTemplatesForRepositoryOutput$;
|
|
2759
|
-
const ListBranchesInput$ = [3, n0, _LBI,
|
|
2760
|
-
0,
|
|
2761
|
-
[_rN, _nT],
|
|
2762
|
-
[0, 0], 1
|
|
2763
|
-
];
|
|
2764
|
-
exports.ListBranchesInput$ = ListBranchesInput$;
|
|
2765
|
-
const ListBranchesOutput$ = [3, n0, _LBO,
|
|
2766
|
-
0,
|
|
2767
|
-
[_bra, _nT],
|
|
2768
|
-
[64 | 0, 0]
|
|
2769
|
-
];
|
|
2770
|
-
exports.ListBranchesOutput$ = ListBranchesOutput$;
|
|
2771
|
-
const ListFileCommitHistoryRequest$ = [3, n0, _LFCHR,
|
|
2772
|
-
0,
|
|
2773
|
-
[_rN, _fP, _cS, _mR, _nT],
|
|
2774
|
-
[0, 0, 0, 1, 0], 2
|
|
2775
|
-
];
|
|
2776
|
-
exports.ListFileCommitHistoryRequest$ = ListFileCommitHistoryRequest$;
|
|
2777
|
-
const ListFileCommitHistoryResponse$ = [3, n0, _LFCHRi,
|
|
2778
|
-
0,
|
|
2779
|
-
[_rDe, _nT],
|
|
2780
|
-
[() => RevisionDag, 0], 1
|
|
2781
|
-
];
|
|
2782
|
-
exports.ListFileCommitHistoryResponse$ = ListFileCommitHistoryResponse$;
|
|
2783
|
-
const ListPullRequestsInput$ = [3, n0, _LPRI,
|
|
2784
|
-
0,
|
|
2785
|
-
[_rN, _aA, _pRS, _nT, _mR],
|
|
2786
|
-
[0, 0, 0, 0, 1], 1
|
|
2787
|
-
];
|
|
2788
|
-
exports.ListPullRequestsInput$ = ListPullRequestsInput$;
|
|
2789
|
-
const ListPullRequestsOutput$ = [3, n0, _LPRO,
|
|
2790
|
-
0,
|
|
2791
|
-
[_pRIu, _nT],
|
|
2792
|
-
[64 | 0, 0], 1
|
|
2793
|
-
];
|
|
2794
|
-
exports.ListPullRequestsOutput$ = ListPullRequestsOutput$;
|
|
2795
|
-
const ListRepositoriesForApprovalRuleTemplateInput$ = [3, n0, _LRFARTI,
|
|
2796
|
-
0,
|
|
2797
|
-
[_aRTN, _nT, _mR],
|
|
2798
|
-
[0, 0, 1], 1
|
|
2799
|
-
];
|
|
2800
|
-
exports.ListRepositoriesForApprovalRuleTemplateInput$ = ListRepositoriesForApprovalRuleTemplateInput$;
|
|
2801
|
-
const ListRepositoriesForApprovalRuleTemplateOutput$ = [3, n0, _LRFARTO,
|
|
2802
|
-
0,
|
|
2803
|
-
[_rNe, _nT],
|
|
2804
|
-
[64 | 0, 0]
|
|
2805
|
-
];
|
|
2806
|
-
exports.ListRepositoriesForApprovalRuleTemplateOutput$ = ListRepositoriesForApprovalRuleTemplateOutput$;
|
|
2807
|
-
const ListRepositoriesInput$ = [3, n0, _LRI,
|
|
2808
|
-
0,
|
|
2809
|
-
[_nT, _sB, _or],
|
|
2810
|
-
[0, 0, 0]
|
|
2811
|
-
];
|
|
2812
|
-
exports.ListRepositoriesInput$ = ListRepositoriesInput$;
|
|
2813
|
-
const ListRepositoriesOutput$ = [3, n0, _LRO,
|
|
2814
|
-
0,
|
|
2815
|
-
[_r, _nT],
|
|
2816
|
-
[() => RepositoryNameIdPairList, 0]
|
|
2817
|
-
];
|
|
2818
|
-
exports.ListRepositoriesOutput$ = ListRepositoriesOutput$;
|
|
2819
|
-
const ListTagsForResourceInput$ = [3, n0, _LTFRI,
|
|
2820
|
-
0,
|
|
2821
|
-
[_rA, _nT],
|
|
2822
|
-
[0, 0], 1
|
|
2823
|
-
];
|
|
2824
|
-
exports.ListTagsForResourceInput$ = ListTagsForResourceInput$;
|
|
2825
|
-
const ListTagsForResourceOutput$ = [3, n0, _LTFRO,
|
|
2826
|
-
0,
|
|
2827
|
-
[_tag, _nT],
|
|
2828
|
-
[128 | 0, 0]
|
|
2829
|
-
];
|
|
2830
|
-
exports.ListTagsForResourceOutput$ = ListTagsForResourceOutput$;
|
|
2831
|
-
const Location$ = [3, n0, _L,
|
|
2832
|
-
0,
|
|
2833
|
-
[_fP, _fPil, _rFV],
|
|
2834
|
-
[0, 1, 0]
|
|
2835
|
-
];
|
|
2836
|
-
exports.Location$ = Location$;
|
|
2837
|
-
const MergeBranchesByFastForwardInput$ = [3, n0, _MBBFFI,
|
|
2838
|
-
0,
|
|
2839
|
-
[_rN, _sCS, _dCS, _tB],
|
|
2840
|
-
[0, 0, 0, 0], 3
|
|
2841
|
-
];
|
|
2842
|
-
exports.MergeBranchesByFastForwardInput$ = MergeBranchesByFastForwardInput$;
|
|
2843
|
-
const MergeBranchesByFastForwardOutput$ = [3, n0, _MBBFFO,
|
|
2844
|
-
0,
|
|
2845
|
-
[_cI, _tI],
|
|
2846
|
-
[0, 0]
|
|
2847
|
-
];
|
|
2848
|
-
exports.MergeBranchesByFastForwardOutput$ = MergeBranchesByFastForwardOutput$;
|
|
2849
|
-
const MergeBranchesBySquashInput$ = [3, n0, _MBBSI,
|
|
2850
|
-
0,
|
|
2851
|
-
[_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
2852
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 3
|
|
2853
|
-
];
|
|
2854
|
-
exports.MergeBranchesBySquashInput$ = MergeBranchesBySquashInput$;
|
|
2855
|
-
const MergeBranchesBySquashOutput$ = [3, n0, _MBBSO,
|
|
2856
|
-
0,
|
|
2857
|
-
[_cI, _tI],
|
|
2858
|
-
[0, 0]
|
|
2859
|
-
];
|
|
2860
|
-
exports.MergeBranchesBySquashOutput$ = MergeBranchesBySquashOutput$;
|
|
2861
|
-
const MergeBranchesByThreeWayInput$ = [3, n0, _MBBTWI,
|
|
2862
|
-
0,
|
|
2863
|
-
[_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
|
|
2864
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 3
|
|
2865
|
-
];
|
|
2866
|
-
exports.MergeBranchesByThreeWayInput$ = MergeBranchesByThreeWayInput$;
|
|
2867
|
-
const MergeBranchesByThreeWayOutput$ = [3, n0, _MBBTWO,
|
|
2868
|
-
0,
|
|
2869
|
-
[_cI, _tI],
|
|
2870
|
-
[0, 0]
|
|
2871
|
-
];
|
|
2872
|
-
exports.MergeBranchesByThreeWayOutput$ = MergeBranchesByThreeWayOutput$;
|
|
2873
|
-
const MergeHunk$ = [3, n0, _MH,
|
|
2874
|
-
0,
|
|
2875
|
-
[_iC, _so, _des, _b],
|
|
2876
|
-
[2, () => MergeHunkDetail$, () => MergeHunkDetail$, () => MergeHunkDetail$]
|
|
2877
|
-
];
|
|
2878
|
-
exports.MergeHunk$ = MergeHunk$;
|
|
2879
|
-
const MergeHunkDetail$ = [3, n0, _MHD,
|
|
2880
|
-
0,
|
|
2881
|
-
[_sLt, _eL, _hC],
|
|
2882
|
-
[1, 1, 0]
|
|
2883
|
-
];
|
|
2884
|
-
exports.MergeHunkDetail$ = MergeHunkDetail$;
|
|
2885
|
-
const MergeMetadata$ = [3, n0, _MM,
|
|
2886
|
-
0,
|
|
2887
|
-
[_iM, _mB, _mCIe, _mO],
|
|
2888
|
-
[2, 0, 0, 0]
|
|
2889
|
-
];
|
|
2890
|
-
exports.MergeMetadata$ = MergeMetadata$;
|
|
2891
|
-
const MergeOperations$ = [3, n0, _MO,
|
|
2892
|
-
0,
|
|
2893
|
-
[_so, _des],
|
|
2894
|
-
[0, 0]
|
|
2895
|
-
];
|
|
2896
|
-
exports.MergeOperations$ = MergeOperations$;
|
|
2897
|
-
const MergePullRequestByFastForwardInput$ = [3, n0, _MPRBFFI,
|
|
2898
|
-
0,
|
|
2899
|
-
[_pRI, _rN, _sCI],
|
|
2900
|
-
[0, 0, 0], 2
|
|
2901
|
-
];
|
|
2902
|
-
exports.MergePullRequestByFastForwardInput$ = MergePullRequestByFastForwardInput$;
|
|
2903
|
-
const MergePullRequestByFastForwardOutput$ = [3, n0, _MPRBFFO,
|
|
2904
|
-
0,
|
|
2905
|
-
[_pR],
|
|
2906
|
-
[() => PullRequest$]
|
|
2907
|
-
];
|
|
2908
|
-
exports.MergePullRequestByFastForwardOutput$ = MergePullRequestByFastForwardOutput$;
|
|
2909
|
-
const MergePullRequestBySquashInput$ = [3, n0, _MPRBSI,
|
|
2910
|
-
0,
|
|
2911
|
-
[_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
|
|
2912
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 2
|
|
2913
|
-
];
|
|
2914
|
-
exports.MergePullRequestBySquashInput$ = MergePullRequestBySquashInput$;
|
|
2915
|
-
const MergePullRequestBySquashOutput$ = [3, n0, _MPRBSO,
|
|
2916
|
-
0,
|
|
2917
|
-
[_pR],
|
|
2918
|
-
[() => PullRequest$]
|
|
2919
|
-
];
|
|
2920
|
-
exports.MergePullRequestBySquashOutput$ = MergePullRequestBySquashOutput$;
|
|
2921
|
-
const MergePullRequestByThreeWayInput$ = [3, n0, _MPRBTWI,
|
|
2922
|
-
0,
|
|
2923
|
-
[_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
|
|
2924
|
-
[0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$], 2
|
|
2925
|
-
];
|
|
2926
|
-
exports.MergePullRequestByThreeWayInput$ = MergePullRequestByThreeWayInput$;
|
|
2927
|
-
const MergePullRequestByThreeWayOutput$ = [3, n0, _MPRBTWO,
|
|
2928
|
-
0,
|
|
2929
|
-
[_pR],
|
|
2930
|
-
[() => PullRequest$]
|
|
2931
|
-
];
|
|
2932
|
-
exports.MergePullRequestByThreeWayOutput$ = MergePullRequestByThreeWayOutput$;
|
|
2933
|
-
const ObjectTypes$ = [3, n0, _OT,
|
|
2934
|
-
0,
|
|
2935
|
-
[_so, _des, _b],
|
|
2936
|
-
[0, 0, 0]
|
|
2937
|
-
];
|
|
2938
|
-
exports.ObjectTypes$ = ObjectTypes$;
|
|
2939
|
-
const OriginApprovalRuleTemplate$ = [3, n0, _OART,
|
|
2940
|
-
0,
|
|
2941
|
-
[_aRTI, _aRTN],
|
|
2942
|
-
[0, 0]
|
|
2943
|
-
];
|
|
2944
|
-
exports.OriginApprovalRuleTemplate$ = OriginApprovalRuleTemplate$;
|
|
2945
|
-
const OverridePullRequestApprovalRulesInput$ = [3, n0, _OPRARI,
|
|
2946
|
-
0,
|
|
2947
|
-
[_pRI, _rI, _oS],
|
|
2948
|
-
[0, 0, 0], 3
|
|
2949
|
-
];
|
|
2950
|
-
exports.OverridePullRequestApprovalRulesInput$ = OverridePullRequestApprovalRulesInput$;
|
|
2951
|
-
const PostCommentForComparedCommitInput$ = [3, n0, _PCFCCI,
|
|
2952
|
-
0,
|
|
2953
|
-
[_rN, _aCI, _con, _bCIe, _l, _cRT],
|
|
2954
|
-
[0, 0, 0, 0, () => Location$, [0, 4]], 3
|
|
2955
|
-
];
|
|
2956
|
-
exports.PostCommentForComparedCommitInput$ = PostCommentForComparedCommitInput$;
|
|
2957
|
-
const PostCommentForComparedCommitOutput$ = [3, n0, _PCFCCO,
|
|
2958
|
-
0,
|
|
2959
|
-
[_rN, _bCIe, _aCI, _bBI, _aBI, _l, _comme],
|
|
2960
|
-
[0, 0, 0, 0, 0, () => Location$, () => Comment$]
|
|
2961
|
-
];
|
|
2962
|
-
exports.PostCommentForComparedCommitOutput$ = PostCommentForComparedCommitOutput$;
|
|
2963
|
-
const PostCommentForPullRequestInput$ = [3, n0, _PCFPRI,
|
|
2964
|
-
0,
|
|
2965
|
-
[_pRI, _rN, _bCIe, _aCI, _con, _l, _cRT],
|
|
2966
|
-
[0, 0, 0, 0, 0, () => Location$, [0, 4]], 5
|
|
2967
|
-
];
|
|
2968
|
-
exports.PostCommentForPullRequestInput$ = PostCommentForPullRequestInput$;
|
|
2969
|
-
const PostCommentForPullRequestOutput$ = [3, n0, _PCFPRO,
|
|
2970
|
-
0,
|
|
2971
|
-
[_rN, _pRI, _bCIe, _aCI, _bBI, _aBI, _l, _comme],
|
|
2972
|
-
[0, 0, 0, 0, 0, 0, () => Location$, () => Comment$]
|
|
2973
|
-
];
|
|
2974
|
-
exports.PostCommentForPullRequestOutput$ = PostCommentForPullRequestOutput$;
|
|
2975
|
-
const PostCommentReplyInput$ = [3, n0, _PCRI,
|
|
2976
|
-
0,
|
|
2977
|
-
[_iRT, _con, _cRT],
|
|
2978
|
-
[0, 0, [0, 4]], 2
|
|
2979
|
-
];
|
|
2980
|
-
exports.PostCommentReplyInput$ = PostCommentReplyInput$;
|
|
2981
|
-
const PostCommentReplyOutput$ = [3, n0, _PCRO,
|
|
2982
|
-
0,
|
|
2983
|
-
[_comme],
|
|
2984
|
-
[() => Comment$]
|
|
2985
|
-
];
|
|
2986
|
-
exports.PostCommentReplyOutput$ = PostCommentReplyOutput$;
|
|
2987
|
-
const PullRequest$ = [3, n0, _PR,
|
|
2988
|
-
0,
|
|
2989
|
-
[_pRI, _t, _de, _lAD, _cD, _pRS, _aA, _pRT, _cRT, _rI, _aRp],
|
|
2990
|
-
[0, 0, 0, 4, 4, 0, 0, () => PullRequestTargetList, 0, 0, () => ApprovalRulesList]
|
|
2991
|
-
];
|
|
2992
|
-
exports.PullRequest$ = PullRequest$;
|
|
2993
|
-
const PullRequestCreatedEventMetadata$ = [3, n0, _PRCEM,
|
|
2994
|
-
0,
|
|
2995
|
-
[_rN, _sCI, _dCI, _mBe],
|
|
2996
|
-
[0, 0, 0, 0]
|
|
2997
|
-
];
|
|
2998
|
-
exports.PullRequestCreatedEventMetadata$ = PullRequestCreatedEventMetadata$;
|
|
2999
|
-
const PullRequestEvent$ = [3, n0, _PREu,
|
|
3000
|
-
0,
|
|
3001
|
-
[_pRI, _eD, _pRET, _aAc, _pRCEM, _pRSCEM, _pRSRUEM, _pRMSCEM, _aREM, _aSCEM, _aROEM],
|
|
3002
|
-
[0, 4, 0, 0, () => PullRequestCreatedEventMetadata$, () => PullRequestStatusChangedEventMetadata$, () => PullRequestSourceReferenceUpdatedEventMetadata$, () => PullRequestMergedStateChangedEventMetadata$, () => ApprovalRuleEventMetadata$, () => ApprovalStateChangedEventMetadata$, () => ApprovalRuleOverriddenEventMetadata$]
|
|
3003
|
-
];
|
|
3004
|
-
exports.PullRequestEvent$ = PullRequestEvent$;
|
|
3005
|
-
const PullRequestMergedStateChangedEventMetadata$ = [3, n0, _PRMSCEM,
|
|
3006
|
-
0,
|
|
3007
|
-
[_rN, _dR, _mM],
|
|
3008
|
-
[0, 0, () => MergeMetadata$]
|
|
3009
|
-
];
|
|
3010
|
-
exports.PullRequestMergedStateChangedEventMetadata$ = PullRequestMergedStateChangedEventMetadata$;
|
|
3011
|
-
const PullRequestSourceReferenceUpdatedEventMetadata$ = [3, n0, _PRSRUEM,
|
|
3012
|
-
0,
|
|
3013
|
-
[_rN, _bCIe, _aCI, _mBe],
|
|
3014
|
-
[0, 0, 0, 0]
|
|
3015
|
-
];
|
|
3016
|
-
exports.PullRequestSourceReferenceUpdatedEventMetadata$ = PullRequestSourceReferenceUpdatedEventMetadata$;
|
|
3017
|
-
const PullRequestStatusChangedEventMetadata$ = [3, n0, _PRSCEM,
|
|
3018
|
-
0,
|
|
3019
|
-
[_pRS],
|
|
3020
|
-
[0]
|
|
3021
|
-
];
|
|
3022
|
-
exports.PullRequestStatusChangedEventMetadata$ = PullRequestStatusChangedEventMetadata$;
|
|
3023
|
-
const PullRequestTarget$ = [3, n0, _PRT,
|
|
3024
|
-
0,
|
|
3025
|
-
[_rN, _sR, _dR, _dC, _sC, _mBe, _mM],
|
|
3026
|
-
[0, 0, 0, 0, 0, 0, () => MergeMetadata$]
|
|
3027
|
-
];
|
|
3028
|
-
exports.PullRequestTarget$ = PullRequestTarget$;
|
|
3029
|
-
const PutCommentReactionInput$ = [3, n0, _PCRIu,
|
|
3030
|
-
0,
|
|
3031
|
-
[_cIom, _rV],
|
|
3032
|
-
[0, 0], 2
|
|
3033
|
-
];
|
|
3034
|
-
exports.PutCommentReactionInput$ = PutCommentReactionInput$;
|
|
3035
|
-
const PutFileEntry$ = [3, n0, _PFE,
|
|
3036
|
-
0,
|
|
3037
|
-
[_fP, _fMi, _fC, _sFo],
|
|
3038
|
-
[0, 0, 21, () => SourceFileSpecifier$], 1
|
|
3039
|
-
];
|
|
3040
|
-
exports.PutFileEntry$ = PutFileEntry$;
|
|
3041
|
-
const PutFileInput$ = [3, n0, _PFI,
|
|
3042
|
-
0,
|
|
3043
|
-
[_rN, _bN, _fC, _fP, _fMi, _pCI, _cMo, _n, _em],
|
|
3044
|
-
[0, 0, 21, 0, 0, 0, 0, 0, 0], 4
|
|
3045
|
-
];
|
|
3046
|
-
exports.PutFileInput$ = PutFileInput$;
|
|
3047
|
-
const PutFileOutput$ = [3, n0, _PFO,
|
|
3048
|
-
0,
|
|
3049
|
-
[_cI, _bI, _tI],
|
|
3050
|
-
[0, 0, 0], 3
|
|
3051
|
-
];
|
|
3052
|
-
exports.PutFileOutput$ = PutFileOutput$;
|
|
3053
|
-
const PutRepositoryTriggersInput$ = [3, n0, _PRTI,
|
|
3054
|
-
0,
|
|
3055
|
-
[_rN, _tr],
|
|
3056
|
-
[0, () => RepositoryTriggersList], 2
|
|
3057
|
-
];
|
|
3058
|
-
exports.PutRepositoryTriggersInput$ = PutRepositoryTriggersInput$;
|
|
3059
|
-
const PutRepositoryTriggersOutput$ = [3, n0, _PRTO,
|
|
3060
|
-
0,
|
|
3061
|
-
[_cIon],
|
|
3062
|
-
[0]
|
|
3063
|
-
];
|
|
3064
|
-
exports.PutRepositoryTriggersOutput$ = PutRepositoryTriggersOutput$;
|
|
3065
|
-
const ReactionForComment$ = [3, n0, _RFC,
|
|
3066
|
-
0,
|
|
3067
|
-
[_re, _rU, _rFDUC],
|
|
3068
|
-
[() => ReactionValueFormats$, 64 | 0, 1]
|
|
3069
|
-
];
|
|
3070
|
-
exports.ReactionForComment$ = ReactionForComment$;
|
|
3071
|
-
const ReactionValueFormats$ = [3, n0, _RVF,
|
|
3072
|
-
0,
|
|
3073
|
-
[_emo, _sCh, _u],
|
|
3074
|
-
[0, 0, 0]
|
|
3075
|
-
];
|
|
3076
|
-
exports.ReactionValueFormats$ = ReactionValueFormats$;
|
|
3077
|
-
const ReplaceContentEntry$ = [3, n0, _RCE,
|
|
3078
|
-
0,
|
|
3079
|
-
[_fP, _rT, _con, _fMi],
|
|
3080
|
-
[0, 0, 21, 0], 2
|
|
3081
|
-
];
|
|
3082
|
-
exports.ReplaceContentEntry$ = ReplaceContentEntry$;
|
|
3083
|
-
const RepositoryMetadata$ = [3, n0, _RM,
|
|
3084
|
-
0,
|
|
3085
|
-
[_aI, _rIe, _rN, _rD, _dBe, _lMD, _cD, _cUH, _cUS, _Ar, _kKI],
|
|
3086
|
-
[0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0]
|
|
3087
|
-
];
|
|
3088
|
-
exports.RepositoryMetadata$ = RepositoryMetadata$;
|
|
3089
|
-
const RepositoryNameIdPair$ = [3, n0, _RNIP,
|
|
3090
|
-
0,
|
|
3091
|
-
[_rN, _rIe],
|
|
3092
|
-
[0, 0]
|
|
3093
|
-
];
|
|
3094
|
-
exports.RepositoryNameIdPair$ = RepositoryNameIdPair$;
|
|
3095
|
-
const RepositoryTrigger$ = [3, n0, _RT,
|
|
3096
|
-
0,
|
|
3097
|
-
[_n, _dA, _eve, _cDu, _bra],
|
|
3098
|
-
[0, 0, 64 | 0, 0, 64 | 0], 3
|
|
3099
|
-
];
|
|
3100
|
-
exports.RepositoryTrigger$ = RepositoryTrigger$;
|
|
3101
|
-
const RepositoryTriggerExecutionFailure$ = [3, n0, _RTEF,
|
|
3102
|
-
0,
|
|
3103
|
-
[_tri, _fMa],
|
|
3104
|
-
[0, 0]
|
|
3105
|
-
];
|
|
3106
|
-
exports.RepositoryTriggerExecutionFailure$ = RepositoryTriggerExecutionFailure$;
|
|
3107
|
-
const SetFileModeEntry$ = [3, n0, _SFME,
|
|
3108
|
-
0,
|
|
3109
|
-
[_fP, _fMi],
|
|
3110
|
-
[0, 0], 2
|
|
3111
|
-
];
|
|
3112
|
-
exports.SetFileModeEntry$ = SetFileModeEntry$;
|
|
3113
|
-
const SourceFileSpecifier$ = [3, n0, _SFS,
|
|
3114
|
-
0,
|
|
3115
|
-
[_fP, _iMs],
|
|
3116
|
-
[0, 2], 1
|
|
3117
|
-
];
|
|
3118
|
-
exports.SourceFileSpecifier$ = SourceFileSpecifier$;
|
|
3119
|
-
const SubModule$ = [3, n0, _SM,
|
|
3120
|
-
0,
|
|
3121
|
-
[_cI, _aP, _rP],
|
|
3122
|
-
[0, 0, 0]
|
|
3123
|
-
];
|
|
3124
|
-
exports.SubModule$ = SubModule$;
|
|
3125
|
-
const SymbolicLink$ = [3, n0, _SL,
|
|
3126
|
-
0,
|
|
3127
|
-
[_bI, _aP, _rP, _fMi],
|
|
3128
|
-
[0, 0, 0, 0]
|
|
3129
|
-
];
|
|
3130
|
-
exports.SymbolicLink$ = SymbolicLink$;
|
|
3131
|
-
const TagResourceInput$ = [3, n0, _TRI,
|
|
3132
|
-
0,
|
|
3133
|
-
[_rA, _tag],
|
|
3134
|
-
[0, 128 | 0], 2
|
|
3135
|
-
];
|
|
3136
|
-
exports.TagResourceInput$ = TagResourceInput$;
|
|
3137
|
-
const Target$ = [3, n0, _T,
|
|
3138
|
-
0,
|
|
3139
|
-
[_rN, _sR, _dR],
|
|
3140
|
-
[0, 0, 0], 2
|
|
3141
|
-
];
|
|
3142
|
-
exports.Target$ = Target$;
|
|
3143
|
-
const TestRepositoryTriggersInput$ = [3, n0, _TRTI,
|
|
3144
|
-
0,
|
|
3145
|
-
[_rN, _tr],
|
|
3146
|
-
[0, () => RepositoryTriggersList], 2
|
|
3147
|
-
];
|
|
3148
|
-
exports.TestRepositoryTriggersInput$ = TestRepositoryTriggersInput$;
|
|
3149
|
-
const TestRepositoryTriggersOutput$ = [3, n0, _TRTO,
|
|
3150
|
-
0,
|
|
3151
|
-
[_sE, _fE],
|
|
3152
|
-
[64 | 0, () => RepositoryTriggerExecutionFailureList]
|
|
3153
|
-
];
|
|
3154
|
-
exports.TestRepositoryTriggersOutput$ = TestRepositoryTriggersOutput$;
|
|
3155
|
-
const UntagResourceInput$ = [3, n0, _URI,
|
|
3156
|
-
0,
|
|
3157
|
-
[_rA, _tK],
|
|
3158
|
-
[0, 64 | 0], 2
|
|
3159
|
-
];
|
|
3160
|
-
exports.UntagResourceInput$ = UntagResourceInput$;
|
|
3161
|
-
const UpdateApprovalRuleTemplateContentInput$ = [3, n0, _UARTCI,
|
|
3162
|
-
0,
|
|
3163
|
-
[_aRTN, _nRC, _eRCS],
|
|
3164
|
-
[0, 0, 0], 2
|
|
3165
|
-
];
|
|
3166
|
-
exports.UpdateApprovalRuleTemplateContentInput$ = UpdateApprovalRuleTemplateContentInput$;
|
|
3167
|
-
const UpdateApprovalRuleTemplateContentOutput$ = [3, n0, _UARTCO,
|
|
3168
|
-
0,
|
|
3169
|
-
[_aRT],
|
|
3170
|
-
[() => ApprovalRuleTemplate$], 1
|
|
3171
|
-
];
|
|
3172
|
-
exports.UpdateApprovalRuleTemplateContentOutput$ = UpdateApprovalRuleTemplateContentOutput$;
|
|
3173
|
-
const UpdateApprovalRuleTemplateDescriptionInput$ = [3, n0, _UARTDI,
|
|
3174
|
-
0,
|
|
3175
|
-
[_aRTN, _aRTD],
|
|
3176
|
-
[0, 0], 2
|
|
3177
|
-
];
|
|
3178
|
-
exports.UpdateApprovalRuleTemplateDescriptionInput$ = UpdateApprovalRuleTemplateDescriptionInput$;
|
|
3179
|
-
const UpdateApprovalRuleTemplateDescriptionOutput$ = [3, n0, _UARTDO,
|
|
3180
|
-
0,
|
|
3181
|
-
[_aRT],
|
|
3182
|
-
[() => ApprovalRuleTemplate$], 1
|
|
3183
|
-
];
|
|
3184
|
-
exports.UpdateApprovalRuleTemplateDescriptionOutput$ = UpdateApprovalRuleTemplateDescriptionOutput$;
|
|
3185
|
-
const UpdateApprovalRuleTemplateNameInput$ = [3, n0, _UARTNI,
|
|
3186
|
-
0,
|
|
3187
|
-
[_oARTN, _nARTN],
|
|
3188
|
-
[0, 0], 2
|
|
3189
|
-
];
|
|
3190
|
-
exports.UpdateApprovalRuleTemplateNameInput$ = UpdateApprovalRuleTemplateNameInput$;
|
|
3191
|
-
const UpdateApprovalRuleTemplateNameOutput$ = [3, n0, _UARTNO,
|
|
3192
|
-
0,
|
|
3193
|
-
[_aRT],
|
|
3194
|
-
[() => ApprovalRuleTemplate$], 1
|
|
3195
|
-
];
|
|
3196
|
-
exports.UpdateApprovalRuleTemplateNameOutput$ = UpdateApprovalRuleTemplateNameOutput$;
|
|
3197
|
-
const UpdateCommentInput$ = [3, n0, _UCI,
|
|
3198
|
-
0,
|
|
3199
|
-
[_cIom, _con],
|
|
3200
|
-
[0, 0], 2
|
|
3201
|
-
];
|
|
3202
|
-
exports.UpdateCommentInput$ = UpdateCommentInput$;
|
|
3203
|
-
const UpdateCommentOutput$ = [3, n0, _UCO,
|
|
3204
|
-
0,
|
|
3205
|
-
[_comme],
|
|
3206
|
-
[() => Comment$]
|
|
3207
|
-
];
|
|
3208
|
-
exports.UpdateCommentOutput$ = UpdateCommentOutput$;
|
|
3209
|
-
const UpdateDefaultBranchInput$ = [3, n0, _UDBI,
|
|
3210
|
-
0,
|
|
3211
|
-
[_rN, _dBN],
|
|
3212
|
-
[0, 0], 2
|
|
3213
|
-
];
|
|
3214
|
-
exports.UpdateDefaultBranchInput$ = UpdateDefaultBranchInput$;
|
|
3215
|
-
const UpdatePullRequestApprovalRuleContentInput$ = [3, n0, _UPRARCI,
|
|
3216
|
-
0,
|
|
3217
|
-
[_pRI, _aRN, _nRC, _eRCS],
|
|
3218
|
-
[0, 0, 0, 0], 3
|
|
3219
|
-
];
|
|
3220
|
-
exports.UpdatePullRequestApprovalRuleContentInput$ = UpdatePullRequestApprovalRuleContentInput$;
|
|
3221
|
-
const UpdatePullRequestApprovalRuleContentOutput$ = [3, n0, _UPRARCO,
|
|
3222
|
-
0,
|
|
3223
|
-
[_aR],
|
|
3224
|
-
[() => ApprovalRule$], 1
|
|
3225
|
-
];
|
|
3226
|
-
exports.UpdatePullRequestApprovalRuleContentOutput$ = UpdatePullRequestApprovalRuleContentOutput$;
|
|
3227
|
-
const UpdatePullRequestApprovalStateInput$ = [3, n0, _UPRASI,
|
|
3228
|
-
0,
|
|
3229
|
-
[_pRI, _rI, _aS],
|
|
3230
|
-
[0, 0, 0], 3
|
|
3231
|
-
];
|
|
3232
|
-
exports.UpdatePullRequestApprovalStateInput$ = UpdatePullRequestApprovalStateInput$;
|
|
3233
|
-
const UpdatePullRequestDescriptionInput$ = [3, n0, _UPRDI,
|
|
3234
|
-
0,
|
|
3235
|
-
[_pRI, _de],
|
|
3236
|
-
[0, 0], 2
|
|
3237
|
-
];
|
|
3238
|
-
exports.UpdatePullRequestDescriptionInput$ = UpdatePullRequestDescriptionInput$;
|
|
3239
|
-
const UpdatePullRequestDescriptionOutput$ = [3, n0, _UPRDO,
|
|
3240
|
-
0,
|
|
3241
|
-
[_pR],
|
|
3242
|
-
[() => PullRequest$], 1
|
|
3243
|
-
];
|
|
3244
|
-
exports.UpdatePullRequestDescriptionOutput$ = UpdatePullRequestDescriptionOutput$;
|
|
3245
|
-
const UpdatePullRequestStatusInput$ = [3, n0, _UPRSI,
|
|
3246
|
-
0,
|
|
3247
|
-
[_pRI, _pRS],
|
|
3248
|
-
[0, 0], 2
|
|
3249
|
-
];
|
|
3250
|
-
exports.UpdatePullRequestStatusInput$ = UpdatePullRequestStatusInput$;
|
|
3251
|
-
const UpdatePullRequestStatusOutput$ = [3, n0, _UPRSO,
|
|
3252
|
-
0,
|
|
3253
|
-
[_pR],
|
|
3254
|
-
[() => PullRequest$], 1
|
|
3255
|
-
];
|
|
3256
|
-
exports.UpdatePullRequestStatusOutput$ = UpdatePullRequestStatusOutput$;
|
|
3257
|
-
const UpdatePullRequestTitleInput$ = [3, n0, _UPRTI,
|
|
3258
|
-
0,
|
|
3259
|
-
[_pRI, _t],
|
|
3260
|
-
[0, 0], 2
|
|
3261
|
-
];
|
|
3262
|
-
exports.UpdatePullRequestTitleInput$ = UpdatePullRequestTitleInput$;
|
|
3263
|
-
const UpdatePullRequestTitleOutput$ = [3, n0, _UPRTO,
|
|
3264
|
-
0,
|
|
3265
|
-
[_pR],
|
|
3266
|
-
[() => PullRequest$], 1
|
|
3267
|
-
];
|
|
3268
|
-
exports.UpdatePullRequestTitleOutput$ = UpdatePullRequestTitleOutput$;
|
|
3269
|
-
const UpdateRepositoryDescriptionInput$ = [3, n0, _URDI,
|
|
3270
|
-
0,
|
|
3271
|
-
[_rN, _rD],
|
|
3272
|
-
[0, 0], 1
|
|
3273
|
-
];
|
|
3274
|
-
exports.UpdateRepositoryDescriptionInput$ = UpdateRepositoryDescriptionInput$;
|
|
3275
|
-
const UpdateRepositoryEncryptionKeyInput$ = [3, n0, _UREKI,
|
|
3276
|
-
0,
|
|
3277
|
-
[_rN, _kKI],
|
|
3278
|
-
[0, 0], 2
|
|
3279
|
-
];
|
|
3280
|
-
exports.UpdateRepositoryEncryptionKeyInput$ = UpdateRepositoryEncryptionKeyInput$;
|
|
3281
|
-
const UpdateRepositoryEncryptionKeyOutput$ = [3, n0, _UREKO,
|
|
3282
|
-
0,
|
|
3283
|
-
[_rIe, _kKI, _oKKI],
|
|
3284
|
-
[0, 0, 0]
|
|
3285
|
-
];
|
|
3286
|
-
exports.UpdateRepositoryEncryptionKeyOutput$ = UpdateRepositoryEncryptionKeyOutput$;
|
|
3287
|
-
const UpdateRepositoryNameInput$ = [3, n0, _URNI,
|
|
3288
|
-
0,
|
|
3289
|
-
[_oN, _nN],
|
|
3290
|
-
[0, 0], 2
|
|
3291
|
-
];
|
|
3292
|
-
exports.UpdateRepositoryNameInput$ = UpdateRepositoryNameInput$;
|
|
3293
|
-
const UserInfo$ = [3, n0, _UI,
|
|
3294
|
-
0,
|
|
3295
|
-
[_n, _em, _da],
|
|
3296
|
-
[0, 0, 0]
|
|
3297
|
-
];
|
|
3298
|
-
exports.UserInfo$ = UserInfo$;
|
|
3299
|
-
var __Unit = "unit";
|
|
3300
|
-
var ApprovalList = [1, n0, _AL,
|
|
3301
|
-
0, () => Approval$
|
|
3302
|
-
];
|
|
3303
|
-
var ApprovalRulesList = [1, n0, _ARL,
|
|
3304
|
-
0, () => ApprovalRule$
|
|
3305
|
-
];
|
|
3306
|
-
var ApprovalRulesNotSatisfiedList = 64 | 0;
|
|
3307
|
-
var ApprovalRulesSatisfiedList = 64 | 0;
|
|
3308
|
-
var ApprovalRuleTemplateNameList = 64 | 0;
|
|
3309
|
-
var BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList = [1, n0, _BAARTWREL,
|
|
3310
|
-
0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesError$
|
|
3311
|
-
];
|
|
3312
|
-
var BatchDescribeMergeConflictsErrors = [1, n0, _BDMCEa,
|
|
3313
|
-
0, () => BatchDescribeMergeConflictsError$
|
|
3314
|
-
];
|
|
3315
|
-
var BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList = [1, n0, _BDARTFREL,
|
|
3316
|
-
0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesError$
|
|
3317
|
-
];
|
|
3318
|
-
var BatchGetCommitsErrorsList = [1, n0, _BGCEL,
|
|
3319
|
-
0, () => BatchGetCommitsError$
|
|
3320
|
-
];
|
|
3321
|
-
var BatchGetRepositoriesErrorsList = [1, n0, _BGREL,
|
|
3322
|
-
0, () => BatchGetRepositoriesError$
|
|
3323
|
-
];
|
|
3324
|
-
var BranchNameList = 64 | 0;
|
|
3325
|
-
var CallerReactions = 64 | 0;
|
|
3326
|
-
var Comments = [1, n0, _Com,
|
|
3327
|
-
0, () => Comment$
|
|
3328
|
-
];
|
|
3329
|
-
var CommentsForComparedCommitData = [1, n0, _CFCCD,
|
|
3330
|
-
0, () => CommentsForComparedCommit$
|
|
3331
|
-
];
|
|
3332
|
-
var CommentsForPullRequestData = [1, n0, _CFPRD,
|
|
3333
|
-
0, () => CommentsForPullRequest$
|
|
3334
|
-
];
|
|
3335
|
-
var CommitIdsInputList = 64 | 0;
|
|
3336
|
-
var CommitObjectsList = [1, n0, _COL,
|
|
3337
|
-
0, () => Commit$
|
|
3338
|
-
];
|
|
3339
|
-
var ConflictMetadataList = [1, n0, _CML,
|
|
3340
|
-
0, () => ConflictMetadata$
|
|
3341
|
-
];
|
|
3342
|
-
var Conflicts = [1, n0, _Conf,
|
|
3343
|
-
0, () => Conflict$
|
|
3344
|
-
];
|
|
3345
|
-
var DeleteFileEntries = [1, n0, _DFEe,
|
|
3346
|
-
0, () => DeleteFileEntry$
|
|
3347
|
-
];
|
|
3348
|
-
var DifferenceList = [1, n0, _DL,
|
|
3349
|
-
0, () => Difference$
|
|
3350
|
-
];
|
|
3351
|
-
var FileList = [1, n0, _FL,
|
|
3352
|
-
0, () => File$
|
|
3353
|
-
];
|
|
3354
|
-
var FilePaths = 64 | 0;
|
|
3355
|
-
var FilesMetadata = [1, n0, _FMil,
|
|
3356
|
-
0, () => FileMetadata$
|
|
3357
|
-
];
|
|
3358
|
-
var FolderList = [1, n0, _FLo,
|
|
3359
|
-
0, () => Folder$
|
|
3360
|
-
];
|
|
3361
|
-
var MergeHunks = [1, n0, _MHe,
|
|
3362
|
-
0, () => MergeHunk$
|
|
3363
|
-
];
|
|
3364
|
-
var MergeOptions = 64 | 0;
|
|
3365
|
-
var ParentList = 64 | 0;
|
|
3366
|
-
var PullRequestEventList = [1, n0, _PREL,
|
|
3367
|
-
0, () => PullRequestEvent$
|
|
3368
|
-
];
|
|
3369
|
-
var PullRequestIdList = 64 | 0;
|
|
3370
|
-
var PullRequestTargetList = [1, n0, _PRTL,
|
|
3371
|
-
0, () => PullRequestTarget$
|
|
3372
|
-
];
|
|
3373
|
-
var PutFileEntries = [1, n0, _PFEu,
|
|
3374
|
-
0, () => PutFileEntry$
|
|
3375
|
-
];
|
|
3376
|
-
var ReactionsForCommentList = [1, n0, _RFCL,
|
|
3377
|
-
0, () => ReactionForComment$
|
|
3378
|
-
];
|
|
3379
|
-
var ReactionUsersList = 64 | 0;
|
|
3380
|
-
var ReplaceContentEntries = [1, n0, _RCEe,
|
|
3381
|
-
0, () => ReplaceContentEntry$
|
|
3382
|
-
];
|
|
3383
|
-
var RepositoryMetadataList = [1, n0, _RML,
|
|
3384
|
-
0, () => RepositoryMetadata$
|
|
3385
|
-
];
|
|
3386
|
-
var RepositoryNameIdPairList = [1, n0, _RNIPL,
|
|
3387
|
-
0, () => RepositoryNameIdPair$
|
|
3388
|
-
];
|
|
3389
|
-
var RepositoryNameList = 64 | 0;
|
|
3390
|
-
var RepositoryNotFoundList = 64 | 0;
|
|
3391
|
-
var RepositoryTriggerEventList = 64 | 0;
|
|
3392
|
-
var RepositoryTriggerExecutionFailureList = [1, n0, _RTEFL,
|
|
3393
|
-
0, () => RepositoryTriggerExecutionFailure$
|
|
3394
|
-
];
|
|
3395
|
-
var RepositoryTriggerNameList = 64 | 0;
|
|
3396
|
-
var RepositoryTriggersList = [1, n0, _RTL,
|
|
3397
|
-
0, () => RepositoryTrigger$
|
|
3398
|
-
];
|
|
3399
|
-
var RevisionChildren = 64 | 0;
|
|
3400
|
-
var RevisionDag = [1, n0, _RD,
|
|
3401
|
-
0, () => FileVersion$
|
|
3402
|
-
];
|
|
3403
|
-
var SetFileModeEntries = [1, n0, _SFMEe,
|
|
3404
|
-
0, () => SetFileModeEntry$
|
|
3405
|
-
];
|
|
3406
|
-
var SubModuleList = [1, n0, _SML,
|
|
3407
|
-
0, () => SubModule$
|
|
3408
|
-
];
|
|
3409
|
-
var SymbolicLinkList = [1, n0, _SLL,
|
|
3410
|
-
0, () => SymbolicLink$
|
|
3411
|
-
];
|
|
3412
|
-
var TagKeysList = 64 | 0;
|
|
3413
|
-
var TargetList = [1, n0, _TL,
|
|
3414
|
-
0, () => Target$
|
|
3415
|
-
];
|
|
3416
|
-
var ReactionCountsMap = 128 | 1;
|
|
3417
|
-
var TagsMap = 128 | 0;
|
|
3418
|
-
exports.AssociateApprovalRuleTemplateWithRepository$ = [9, n0, _AARTWR,
|
|
3419
|
-
0, () => AssociateApprovalRuleTemplateWithRepositoryInput$, () => __Unit
|
|
3420
|
-
];
|
|
3421
|
-
exports.BatchAssociateApprovalRuleTemplateWithRepositories$ = [9, n0, _BAARTWR,
|
|
3422
|
-
0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesInput$, () => BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$
|
|
3423
|
-
];
|
|
3424
|
-
exports.BatchDescribeMergeConflicts$ = [9, n0, _BDMC,
|
|
3425
|
-
0, () => BatchDescribeMergeConflictsInput$, () => BatchDescribeMergeConflictsOutput$
|
|
3426
|
-
];
|
|
3427
|
-
exports.BatchDisassociateApprovalRuleTemplateFromRepositories$ = [9, n0, _BDARTFR,
|
|
3428
|
-
0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$
|
|
3429
|
-
];
|
|
3430
|
-
exports.BatchGetCommits$ = [9, n0, _BGC,
|
|
3431
|
-
0, () => BatchGetCommitsInput$, () => BatchGetCommitsOutput$
|
|
3432
|
-
];
|
|
3433
|
-
exports.BatchGetRepositories$ = [9, n0, _BGR,
|
|
3434
|
-
0, () => BatchGetRepositoriesInput$, () => BatchGetRepositoriesOutput$
|
|
3435
|
-
];
|
|
3436
|
-
exports.CreateApprovalRuleTemplate$ = [9, n0, _CART,
|
|
3437
|
-
0, () => CreateApprovalRuleTemplateInput$, () => CreateApprovalRuleTemplateOutput$
|
|
3438
|
-
];
|
|
3439
|
-
exports.CreateBranch$ = [9, n0, _CB,
|
|
3440
|
-
0, () => CreateBranchInput$, () => __Unit
|
|
3441
|
-
];
|
|
3442
|
-
exports.CreateCommit$ = [9, n0, _CC,
|
|
3443
|
-
0, () => CreateCommitInput$, () => CreateCommitOutput$
|
|
3444
|
-
];
|
|
3445
|
-
exports.CreatePullRequest$ = [9, n0, _CPR,
|
|
3446
|
-
0, () => CreatePullRequestInput$, () => CreatePullRequestOutput$
|
|
3447
|
-
];
|
|
3448
|
-
exports.CreatePullRequestApprovalRule$ = [9, n0, _CPRAR,
|
|
3449
|
-
0, () => CreatePullRequestApprovalRuleInput$, () => CreatePullRequestApprovalRuleOutput$
|
|
3450
|
-
];
|
|
3451
|
-
exports.CreateRepository$ = [9, n0, _CRr,
|
|
3452
|
-
0, () => CreateRepositoryInput$, () => CreateRepositoryOutput$
|
|
3453
|
-
];
|
|
3454
|
-
exports.CreateUnreferencedMergeCommit$ = [9, n0, _CUMC,
|
|
3455
|
-
0, () => CreateUnreferencedMergeCommitInput$, () => CreateUnreferencedMergeCommitOutput$
|
|
3456
|
-
];
|
|
3457
|
-
exports.DeleteApprovalRuleTemplate$ = [9, n0, _DART,
|
|
3458
|
-
0, () => DeleteApprovalRuleTemplateInput$, () => DeleteApprovalRuleTemplateOutput$
|
|
3459
|
-
];
|
|
3460
|
-
exports.DeleteBranch$ = [9, n0, _DB,
|
|
3461
|
-
0, () => DeleteBranchInput$, () => DeleteBranchOutput$
|
|
3462
|
-
];
|
|
3463
|
-
exports.DeleteCommentContent$ = [9, n0, _DCC,
|
|
3464
|
-
0, () => DeleteCommentContentInput$, () => DeleteCommentContentOutput$
|
|
3465
|
-
];
|
|
3466
|
-
exports.DeleteFile$ = [9, n0, _DF,
|
|
3467
|
-
0, () => DeleteFileInput$, () => DeleteFileOutput$
|
|
3468
|
-
];
|
|
3469
|
-
exports.DeletePullRequestApprovalRule$ = [9, n0, _DPRAR,
|
|
3470
|
-
0, () => DeletePullRequestApprovalRuleInput$, () => DeletePullRequestApprovalRuleOutput$
|
|
3471
|
-
];
|
|
3472
|
-
exports.DeleteRepository$ = [9, n0, _DR,
|
|
3473
|
-
0, () => DeleteRepositoryInput$, () => DeleteRepositoryOutput$
|
|
3474
|
-
];
|
|
3475
|
-
exports.DescribeMergeConflicts$ = [9, n0, _DMC,
|
|
3476
|
-
0, () => DescribeMergeConflictsInput$, () => DescribeMergeConflictsOutput$
|
|
3477
|
-
];
|
|
3478
|
-
exports.DescribePullRequestEvents$ = [9, n0, _DPRE,
|
|
3479
|
-
0, () => DescribePullRequestEventsInput$, () => DescribePullRequestEventsOutput$
|
|
3480
|
-
];
|
|
3481
|
-
exports.DisassociateApprovalRuleTemplateFromRepository$ = [9, n0, _DARTFR,
|
|
3482
|
-
0, () => DisassociateApprovalRuleTemplateFromRepositoryInput$, () => __Unit
|
|
3483
|
-
];
|
|
3484
|
-
exports.EvaluatePullRequestApprovalRules$ = [9, n0, _EPRAR,
|
|
3485
|
-
0, () => EvaluatePullRequestApprovalRulesInput$, () => EvaluatePullRequestApprovalRulesOutput$
|
|
3486
|
-
];
|
|
3487
|
-
exports.GetApprovalRuleTemplate$ = [9, n0, _GART,
|
|
3488
|
-
0, () => GetApprovalRuleTemplateInput$, () => GetApprovalRuleTemplateOutput$
|
|
3489
|
-
];
|
|
3490
|
-
exports.GetBlob$ = [9, n0, _GB,
|
|
3491
|
-
0, () => GetBlobInput$, () => GetBlobOutput$
|
|
3492
|
-
];
|
|
3493
|
-
exports.GetBranch$ = [9, n0, _GBe,
|
|
3494
|
-
0, () => GetBranchInput$, () => GetBranchOutput$
|
|
3495
|
-
];
|
|
3496
|
-
exports.GetComment$ = [9, n0, _GC,
|
|
3497
|
-
0, () => GetCommentInput$, () => GetCommentOutput$
|
|
3498
|
-
];
|
|
3499
|
-
exports.GetCommentReactions$ = [9, n0, _GCR,
|
|
3500
|
-
0, () => GetCommentReactionsInput$, () => GetCommentReactionsOutput$
|
|
3501
|
-
];
|
|
3502
|
-
exports.GetCommentsForComparedCommit$ = [9, n0, _GCFCC,
|
|
3503
|
-
0, () => GetCommentsForComparedCommitInput$, () => GetCommentsForComparedCommitOutput$
|
|
3504
|
-
];
|
|
3505
|
-
exports.GetCommentsForPullRequest$ = [9, n0, _GCFPR,
|
|
3506
|
-
0, () => GetCommentsForPullRequestInput$, () => GetCommentsForPullRequestOutput$
|
|
3507
|
-
];
|
|
3508
|
-
exports.GetCommit$ = [9, n0, _GCe,
|
|
3509
|
-
0, () => GetCommitInput$, () => GetCommitOutput$
|
|
3510
|
-
];
|
|
3511
|
-
exports.GetDifferences$ = [9, n0, _GD,
|
|
3512
|
-
0, () => GetDifferencesInput$, () => GetDifferencesOutput$
|
|
3513
|
-
];
|
|
3514
|
-
exports.GetFile$ = [9, n0, _GF,
|
|
3515
|
-
0, () => GetFileInput$, () => GetFileOutput$
|
|
3516
|
-
];
|
|
3517
|
-
exports.GetFolder$ = [9, n0, _GFe,
|
|
3518
|
-
0, () => GetFolderInput$, () => GetFolderOutput$
|
|
3519
|
-
];
|
|
3520
|
-
exports.GetMergeCommit$ = [9, n0, _GMC,
|
|
3521
|
-
0, () => GetMergeCommitInput$, () => GetMergeCommitOutput$
|
|
3522
|
-
];
|
|
3523
|
-
exports.GetMergeConflicts$ = [9, n0, _GMCe,
|
|
3524
|
-
0, () => GetMergeConflictsInput$, () => GetMergeConflictsOutput$
|
|
3525
|
-
];
|
|
3526
|
-
exports.GetMergeOptions$ = [9, n0, _GMO,
|
|
3527
|
-
0, () => GetMergeOptionsInput$, () => GetMergeOptionsOutput$
|
|
3528
|
-
];
|
|
3529
|
-
exports.GetPullRequest$ = [9, n0, _GPR,
|
|
3530
|
-
0, () => GetPullRequestInput$, () => GetPullRequestOutput$
|
|
3531
|
-
];
|
|
3532
|
-
exports.GetPullRequestApprovalStates$ = [9, n0, _GPRAS,
|
|
3533
|
-
0, () => GetPullRequestApprovalStatesInput$, () => GetPullRequestApprovalStatesOutput$
|
|
3534
|
-
];
|
|
3535
|
-
exports.GetPullRequestOverrideState$ = [9, n0, _GPROS,
|
|
3536
|
-
0, () => GetPullRequestOverrideStateInput$, () => GetPullRequestOverrideStateOutput$
|
|
3537
|
-
];
|
|
3538
|
-
exports.GetRepository$ = [9, n0, _GR,
|
|
3539
|
-
0, () => GetRepositoryInput$, () => GetRepositoryOutput$
|
|
3540
|
-
];
|
|
3541
|
-
exports.GetRepositoryTriggers$ = [9, n0, _GRT,
|
|
3542
|
-
0, () => GetRepositoryTriggersInput$, () => GetRepositoryTriggersOutput$
|
|
3543
|
-
];
|
|
3544
|
-
exports.ListApprovalRuleTemplates$ = [9, n0, _LART,
|
|
3545
|
-
0, () => ListApprovalRuleTemplatesInput$, () => ListApprovalRuleTemplatesOutput$
|
|
3546
|
-
];
|
|
3547
|
-
exports.ListAssociatedApprovalRuleTemplatesForRepository$ = [9, n0, _LAARTFR,
|
|
3548
|
-
0, () => ListAssociatedApprovalRuleTemplatesForRepositoryInput$, () => ListAssociatedApprovalRuleTemplatesForRepositoryOutput$
|
|
3549
|
-
];
|
|
3550
|
-
exports.ListBranches$ = [9, n0, _LB,
|
|
3551
|
-
0, () => ListBranchesInput$, () => ListBranchesOutput$
|
|
3552
|
-
];
|
|
3553
|
-
exports.ListFileCommitHistory$ = [9, n0, _LFCH,
|
|
3554
|
-
0, () => ListFileCommitHistoryRequest$, () => ListFileCommitHistoryResponse$
|
|
3555
|
-
];
|
|
3556
|
-
exports.ListPullRequests$ = [9, n0, _LPR,
|
|
3557
|
-
0, () => ListPullRequestsInput$, () => ListPullRequestsOutput$
|
|
3558
|
-
];
|
|
3559
|
-
exports.ListRepositories$ = [9, n0, _LR,
|
|
3560
|
-
0, () => ListRepositoriesInput$, () => ListRepositoriesOutput$
|
|
3561
|
-
];
|
|
3562
|
-
exports.ListRepositoriesForApprovalRuleTemplate$ = [9, n0, _LRFART,
|
|
3563
|
-
0, () => ListRepositoriesForApprovalRuleTemplateInput$, () => ListRepositoriesForApprovalRuleTemplateOutput$
|
|
3564
|
-
];
|
|
3565
|
-
exports.ListTagsForResource$ = [9, n0, _LTFR,
|
|
3566
|
-
0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
|
|
3567
|
-
];
|
|
3568
|
-
exports.MergeBranchesByFastForward$ = [9, n0, _MBBFF,
|
|
3569
|
-
0, () => MergeBranchesByFastForwardInput$, () => MergeBranchesByFastForwardOutput$
|
|
3570
|
-
];
|
|
3571
|
-
exports.MergeBranchesBySquash$ = [9, n0, _MBBS,
|
|
3572
|
-
0, () => MergeBranchesBySquashInput$, () => MergeBranchesBySquashOutput$
|
|
3573
|
-
];
|
|
3574
|
-
exports.MergeBranchesByThreeWay$ = [9, n0, _MBBTW,
|
|
3575
|
-
0, () => MergeBranchesByThreeWayInput$, () => MergeBranchesByThreeWayOutput$
|
|
3576
|
-
];
|
|
3577
|
-
exports.MergePullRequestByFastForward$ = [9, n0, _MPRBFF,
|
|
3578
|
-
0, () => MergePullRequestByFastForwardInput$, () => MergePullRequestByFastForwardOutput$
|
|
3579
|
-
];
|
|
3580
|
-
exports.MergePullRequestBySquash$ = [9, n0, _MPRBS,
|
|
3581
|
-
0, () => MergePullRequestBySquashInput$, () => MergePullRequestBySquashOutput$
|
|
3582
|
-
];
|
|
3583
|
-
exports.MergePullRequestByThreeWay$ = [9, n0, _MPRBTW,
|
|
3584
|
-
0, () => MergePullRequestByThreeWayInput$, () => MergePullRequestByThreeWayOutput$
|
|
3585
|
-
];
|
|
3586
|
-
exports.OverridePullRequestApprovalRules$ = [9, n0, _OPRAR,
|
|
3587
|
-
0, () => OverridePullRequestApprovalRulesInput$, () => __Unit
|
|
3588
|
-
];
|
|
3589
|
-
exports.PostCommentForComparedCommit$ = [9, n0, _PCFCC,
|
|
3590
|
-
2, () => PostCommentForComparedCommitInput$, () => PostCommentForComparedCommitOutput$
|
|
3591
|
-
];
|
|
3592
|
-
exports.PostCommentForPullRequest$ = [9, n0, _PCFPR,
|
|
3593
|
-
2, () => PostCommentForPullRequestInput$, () => PostCommentForPullRequestOutput$
|
|
3594
|
-
];
|
|
3595
|
-
exports.PostCommentReply$ = [9, n0, _PCR,
|
|
3596
|
-
2, () => PostCommentReplyInput$, () => PostCommentReplyOutput$
|
|
3597
|
-
];
|
|
3598
|
-
exports.PutCommentReaction$ = [9, n0, _PCRu,
|
|
3599
|
-
0, () => PutCommentReactionInput$, () => __Unit
|
|
3600
|
-
];
|
|
3601
|
-
exports.PutFile$ = [9, n0, _PF,
|
|
3602
|
-
0, () => PutFileInput$, () => PutFileOutput$
|
|
3603
|
-
];
|
|
3604
|
-
exports.PutRepositoryTriggers$ = [9, n0, _PRTu,
|
|
3605
|
-
0, () => PutRepositoryTriggersInput$, () => PutRepositoryTriggersOutput$
|
|
3606
|
-
];
|
|
3607
|
-
exports.TagResource$ = [9, n0, _TR,
|
|
3608
|
-
0, () => TagResourceInput$, () => __Unit
|
|
3609
|
-
];
|
|
3610
|
-
exports.TestRepositoryTriggers$ = [9, n0, _TRT,
|
|
3611
|
-
0, () => TestRepositoryTriggersInput$, () => TestRepositoryTriggersOutput$
|
|
3612
|
-
];
|
|
3613
|
-
exports.UntagResource$ = [9, n0, _UR,
|
|
3614
|
-
0, () => UntagResourceInput$, () => __Unit
|
|
3615
|
-
];
|
|
3616
|
-
exports.UpdateApprovalRuleTemplateContent$ = [9, n0, _UARTC,
|
|
3617
|
-
0, () => UpdateApprovalRuleTemplateContentInput$, () => UpdateApprovalRuleTemplateContentOutput$
|
|
3618
|
-
];
|
|
3619
|
-
exports.UpdateApprovalRuleTemplateDescription$ = [9, n0, _UARTD,
|
|
3620
|
-
0, () => UpdateApprovalRuleTemplateDescriptionInput$, () => UpdateApprovalRuleTemplateDescriptionOutput$
|
|
3621
|
-
];
|
|
3622
|
-
exports.UpdateApprovalRuleTemplateName$ = [9, n0, _UARTN,
|
|
3623
|
-
0, () => UpdateApprovalRuleTemplateNameInput$, () => UpdateApprovalRuleTemplateNameOutput$
|
|
3624
|
-
];
|
|
3625
|
-
exports.UpdateComment$ = [9, n0, _UC,
|
|
3626
|
-
0, () => UpdateCommentInput$, () => UpdateCommentOutput$
|
|
3627
|
-
];
|
|
3628
|
-
exports.UpdateDefaultBranch$ = [9, n0, _UDB,
|
|
3629
|
-
0, () => UpdateDefaultBranchInput$, () => __Unit
|
|
3630
|
-
];
|
|
3631
|
-
exports.UpdatePullRequestApprovalRuleContent$ = [9, n0, _UPRARC,
|
|
3632
|
-
0, () => UpdatePullRequestApprovalRuleContentInput$, () => UpdatePullRequestApprovalRuleContentOutput$
|
|
3633
|
-
];
|
|
3634
|
-
exports.UpdatePullRequestApprovalState$ = [9, n0, _UPRAS,
|
|
3635
|
-
0, () => UpdatePullRequestApprovalStateInput$, () => __Unit
|
|
3636
|
-
];
|
|
3637
|
-
exports.UpdatePullRequestDescription$ = [9, n0, _UPRD,
|
|
3638
|
-
0, () => UpdatePullRequestDescriptionInput$, () => UpdatePullRequestDescriptionOutput$
|
|
3639
|
-
];
|
|
3640
|
-
exports.UpdatePullRequestStatus$ = [9, n0, _UPRS,
|
|
3641
|
-
0, () => UpdatePullRequestStatusInput$, () => UpdatePullRequestStatusOutput$
|
|
3642
|
-
];
|
|
3643
|
-
exports.UpdatePullRequestTitle$ = [9, n0, _UPRT,
|
|
3644
|
-
0, () => UpdatePullRequestTitleInput$, () => UpdatePullRequestTitleOutput$
|
|
3645
|
-
];
|
|
3646
|
-
exports.UpdateRepositoryDescription$ = [9, n0, _URD,
|
|
3647
|
-
0, () => UpdateRepositoryDescriptionInput$, () => __Unit
|
|
3648
|
-
];
|
|
3649
|
-
exports.UpdateRepositoryEncryptionKey$ = [9, n0, _UREK,
|
|
3650
|
-
0, () => UpdateRepositoryEncryptionKeyInput$, () => UpdateRepositoryEncryptionKeyOutput$
|
|
3651
|
-
];
|
|
3652
|
-
exports.UpdateRepositoryName$ = [9, n0, _URN,
|
|
3653
|
-
0, () => UpdateRepositoryNameInput$, () => __Unit
|
|
3654
|
-
];
|