@aws-sdk/client-codecommit 3.957.0 → 3.962.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 CHANGED
@@ -3119,1979 +3119,2503 @@ const _tri = "trigger";
3119
3119
  const _u = "unicode";
3120
3120
  const _uA = "userArn";
3121
3121
  const n0 = "com.amazonaws.codecommit";
3122
- var ActorDoesNotExistException$ = [-3, n0, _ADNEE, { [_e]: _c }, [_m], [0]];
3122
+ var ActorDoesNotExistException$ = [-3, n0, _ADNEE,
3123
+ { [_e]: _c },
3124
+ [_m],
3125
+ [0]
3126
+ ];
3123
3127
  schema.TypeRegistry.for(n0).registerError(ActorDoesNotExistException$, ActorDoesNotExistException);
3124
- var Approval$ = [3, n0, _A, 0, [_uA, _aS], [0, 0]];
3125
- var ApprovalRule$ = [
3126
- 3,
3127
- n0,
3128
- _AR,
3128
+ var Approval$ = [3, n0, _A,
3129
+ 0,
3130
+ [_uA, _aS],
3131
+ [0, 0]
3132
+ ];
3133
+ var ApprovalRule$ = [3, n0, _AR,
3129
3134
  0,
3130
3135
  [_aRI, _aRN, _aRC, _rCS, _lMD, _cD, _lMU, _oART],
3131
- [0, 0, 0, 0, 4, 4, 0, () => OriginApprovalRuleTemplate$],
3136
+ [0, 0, 0, 0, 4, 4, 0, () => OriginApprovalRuleTemplate$]
3137
+ ];
3138
+ var ApprovalRuleContentRequiredException$ = [-3, n0, _ARCRE,
3139
+ { [_e]: _c },
3140
+ [_m],
3141
+ [0]
3132
3142
  ];
3133
- var ApprovalRuleContentRequiredException$ = [-3, n0, _ARCRE, { [_e]: _c }, [_m], [0]];
3134
3143
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleContentRequiredException$, ApprovalRuleContentRequiredException);
3135
- var ApprovalRuleDoesNotExistException$ = [-3, n0, _ARDNEE, { [_e]: _c }, [_m], [0]];
3144
+ var ApprovalRuleDoesNotExistException$ = [-3, n0, _ARDNEE,
3145
+ { [_e]: _c },
3146
+ [_m],
3147
+ [0]
3148
+ ];
3136
3149
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleDoesNotExistException$, ApprovalRuleDoesNotExistException);
3137
- var ApprovalRuleEventMetadata$ = [3, n0, _AREM, 0, [_aRN, _aRI, _aRC], [0, 0, 0]];
3138
- var ApprovalRuleNameAlreadyExistsException$ = [-3, n0, _ARNAEE, { [_e]: _c }, [_m], [0]];
3150
+ var ApprovalRuleEventMetadata$ = [3, n0, _AREM,
3151
+ 0,
3152
+ [_aRN, _aRI, _aRC],
3153
+ [0, 0, 0]
3154
+ ];
3155
+ var ApprovalRuleNameAlreadyExistsException$ = [-3, n0, _ARNAEE,
3156
+ { [_e]: _c },
3157
+ [_m],
3158
+ [0]
3159
+ ];
3139
3160
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleNameAlreadyExistsException$, ApprovalRuleNameAlreadyExistsException);
3140
- var ApprovalRuleNameRequiredException$ = [-3, n0, _ARNRE, { [_e]: _c }, [_m], [0]];
3161
+ var ApprovalRuleNameRequiredException$ = [-3, n0, _ARNRE,
3162
+ { [_e]: _c },
3163
+ [_m],
3164
+ [0]
3165
+ ];
3141
3166
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleNameRequiredException$, ApprovalRuleNameRequiredException);
3142
- var ApprovalRuleOverriddenEventMetadata$ = [3, n0, _AROEM, 0, [_rI, _oS], [0, 0]];
3143
- var ApprovalRuleTemplate$ = [
3144
- 3,
3145
- n0,
3146
- _ART,
3167
+ var ApprovalRuleOverriddenEventMetadata$ = [3, n0, _AROEM,
3168
+ 0,
3169
+ [_rI, _oS],
3170
+ [0, 0]
3171
+ ];
3172
+ var ApprovalRuleTemplate$ = [3, n0, _ART,
3147
3173
  0,
3148
3174
  [_aRTI, _aRTN, _aRTD, _aRTC, _rCS, _lMD, _cD, _lMU],
3149
- [0, 0, 0, 0, 0, 4, 4, 0],
3175
+ [0, 0, 0, 0, 0, 4, 4, 0]
3150
3176
  ];
3151
- var ApprovalRuleTemplateContentRequiredException$ = [
3152
- -3,
3153
- n0,
3154
- _ARTCRE,
3177
+ var ApprovalRuleTemplateContentRequiredException$ = [-3, n0, _ARTCRE,
3155
3178
  { [_e]: _c },
3156
3179
  [_m],
3157
- [0],
3180
+ [0]
3158
3181
  ];
3159
3182
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleTemplateContentRequiredException$, ApprovalRuleTemplateContentRequiredException);
3160
- var ApprovalRuleTemplateDoesNotExistException$ = [-3, n0, _ARTDNEE, { [_e]: _c }, [_m], [0]];
3183
+ var ApprovalRuleTemplateDoesNotExistException$ = [-3, n0, _ARTDNEE,
3184
+ { [_e]: _c },
3185
+ [_m],
3186
+ [0]
3187
+ ];
3161
3188
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleTemplateDoesNotExistException$, ApprovalRuleTemplateDoesNotExistException);
3162
- var ApprovalRuleTemplateInUseException$ = [-3, n0, _ARTIUE, { [_e]: _c }, [_m], [0]];
3189
+ var ApprovalRuleTemplateInUseException$ = [-3, n0, _ARTIUE,
3190
+ { [_e]: _c },
3191
+ [_m],
3192
+ [0]
3193
+ ];
3163
3194
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleTemplateInUseException$, ApprovalRuleTemplateInUseException);
3164
- var ApprovalRuleTemplateNameAlreadyExistsException$ = [
3165
- -3,
3166
- n0,
3167
- _ARTNAEE,
3195
+ var ApprovalRuleTemplateNameAlreadyExistsException$ = [-3, n0, _ARTNAEE,
3168
3196
  { [_e]: _c },
3169
3197
  [_m],
3170
- [0],
3198
+ [0]
3171
3199
  ];
3172
3200
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleTemplateNameAlreadyExistsException$, ApprovalRuleTemplateNameAlreadyExistsException);
3173
- var ApprovalRuleTemplateNameRequiredException$ = [-3, n0, _ARTNRE, { [_e]: _c }, [_m], [0]];
3201
+ var ApprovalRuleTemplateNameRequiredException$ = [-3, n0, _ARTNRE,
3202
+ { [_e]: _c },
3203
+ [_m],
3204
+ [0]
3205
+ ];
3174
3206
  schema.TypeRegistry.for(n0).registerError(ApprovalRuleTemplateNameRequiredException$, ApprovalRuleTemplateNameRequiredException);
3175
- var ApprovalStateChangedEventMetadata$ = [3, n0, _ASCEM, 0, [_rI, _aSp], [0, 0]];
3176
- var ApprovalStateRequiredException$ = [-3, n0, _ASRE, { [_e]: _c }, [_m], [0]];
3207
+ var ApprovalStateChangedEventMetadata$ = [3, n0, _ASCEM,
3208
+ 0,
3209
+ [_rI, _aSp],
3210
+ [0, 0]
3211
+ ];
3212
+ var ApprovalStateRequiredException$ = [-3, n0, _ASRE,
3213
+ { [_e]: _c },
3214
+ [_m],
3215
+ [0]
3216
+ ];
3177
3217
  schema.TypeRegistry.for(n0).registerError(ApprovalStateRequiredException$, ApprovalStateRequiredException);
3178
- var AssociateApprovalRuleTemplateWithRepositoryInput$ = [
3179
- 3,
3180
- n0,
3181
- _AARTWRI,
3218
+ var AssociateApprovalRuleTemplateWithRepositoryInput$ = [3, n0, _AARTWRI,
3182
3219
  0,
3183
3220
  [_aRTN, _rN],
3184
- [0, 0],
3221
+ [0, 0]
3222
+ ];
3223
+ var AuthorDoesNotExistException$ = [-3, n0, _ADNEEu,
3224
+ { [_e]: _c },
3225
+ [_m],
3226
+ [0]
3185
3227
  ];
3186
- var AuthorDoesNotExistException$ = [-3, n0, _ADNEEu, { [_e]: _c }, [_m], [0]];
3187
3228
  schema.TypeRegistry.for(n0).registerError(AuthorDoesNotExistException$, AuthorDoesNotExistException);
3188
- var BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = [
3189
- 3,
3190
- n0,
3191
- _BAARTWRE,
3229
+ var BatchAssociateApprovalRuleTemplateWithRepositoriesError$ = [3, n0, _BAARTWRE,
3192
3230
  0,
3193
3231
  [_rN, _eC, _eM],
3194
- [0, 0, 0],
3232
+ [0, 0, 0]
3195
3233
  ];
3196
- var BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = [
3197
- 3,
3198
- n0,
3199
- _BAARTWRI,
3234
+ var BatchAssociateApprovalRuleTemplateWithRepositoriesInput$ = [3, n0, _BAARTWRI,
3200
3235
  0,
3201
3236
  [_aRTN, _rNe],
3202
- [0, 64 | 0],
3237
+ [0, 64 | 0]
3203
3238
  ];
3204
- var BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = [
3205
- 3,
3206
- n0,
3207
- _BAARTWRO,
3239
+ var BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$ = [3, n0, _BAARTWRO,
3208
3240
  0,
3209
3241
  [_aRNs, _er],
3210
- [64 | 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList],
3242
+ [64 | 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList]
3243
+ ];
3244
+ var BatchDescribeMergeConflictsError$ = [3, n0, _BDMCE,
3245
+ 0,
3246
+ [_fP, _eN, _m],
3247
+ [0, 0, 0]
3211
3248
  ];
3212
- var BatchDescribeMergeConflictsError$ = [3, n0, _BDMCE, 0, [_fP, _eN, _m], [0, 0, 0]];
3213
- var BatchDescribeMergeConflictsInput$ = [
3214
- 3,
3215
- n0,
3216
- _BDMCI,
3249
+ var BatchDescribeMergeConflictsInput$ = [3, n0, _BDMCI,
3217
3250
  0,
3218
3251
  [_rN, _dCS, _sCS, _mO, _mMH, _mCF, _fPi, _cDL, _cRS, _nT],
3219
- [0, 0, 0, 0, 1, 1, 64 | 0, 0, 0, 0],
3252
+ [0, 0, 0, 0, 1, 1, 64 | 0, 0, 0, 0]
3220
3253
  ];
3221
- var BatchDescribeMergeConflictsOutput$ = [
3222
- 3,
3223
- n0,
3224
- _BDMCO,
3254
+ var BatchDescribeMergeConflictsOutput$ = [3, n0, _BDMCO,
3225
3255
  0,
3226
3256
  [_co, _nT, _er, _dCI, _sCI, _bCI],
3227
- [() => Conflicts, 0, () => BatchDescribeMergeConflictsErrors, 0, 0, 0],
3257
+ [() => Conflicts, 0, () => BatchDescribeMergeConflictsErrors, 0, 0, 0]
3228
3258
  ];
3229
- var BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = [
3230
- 3,
3231
- n0,
3232
- _BDARTFRE,
3259
+ var BatchDisassociateApprovalRuleTemplateFromRepositoriesError$ = [3, n0, _BDARTFRE,
3233
3260
  0,
3234
3261
  [_rN, _eC, _eM],
3235
- [0, 0, 0],
3262
+ [0, 0, 0]
3236
3263
  ];
3237
- var BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = [
3238
- 3,
3239
- n0,
3240
- _BDARTFRI,
3264
+ var BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$ = [3, n0, _BDARTFRI,
3241
3265
  0,
3242
3266
  [_aRTN, _rNe],
3243
- [0, 64 | 0],
3267
+ [0, 64 | 0]
3244
3268
  ];
3245
- var BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = [
3246
- 3,
3247
- n0,
3248
- _BDARTFRO,
3269
+ var BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$ = [3, n0, _BDARTFRO,
3249
3270
  0,
3250
3271
  [_dRN, _er],
3251
- [64 | 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList],
3272
+ [64 | 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList]
3252
3273
  ];
3253
- var BatchGetCommitsError$ = [3, n0, _BGCE, 0, [_cI, _eC, _eM], [0, 0, 0]];
3254
- var BatchGetCommitsInput$ = [3, n0, _BGCI, 0, [_cIo, _rN], [64 | 0, 0]];
3255
- var BatchGetCommitsOutput$ = [
3256
- 3,
3257
- n0,
3258
- _BGCO,
3274
+ var BatchGetCommitsError$ = [3, n0, _BGCE,
3275
+ 0,
3276
+ [_cI, _eC, _eM],
3277
+ [0, 0, 0]
3278
+ ];
3279
+ var BatchGetCommitsInput$ = [3, n0, _BGCI,
3280
+ 0,
3281
+ [_cIo, _rN],
3282
+ [64 | 0, 0]
3283
+ ];
3284
+ var BatchGetCommitsOutput$ = [3, n0, _BGCO,
3259
3285
  0,
3260
3286
  [_com, _er],
3261
- [() => CommitObjectsList, () => BatchGetCommitsErrorsList],
3287
+ [() => CommitObjectsList, () => BatchGetCommitsErrorsList]
3288
+ ];
3289
+ var BatchGetRepositoriesError$ = [3, n0, _BGRE,
3290
+ 0,
3291
+ [_rIe, _rN, _eC, _eM],
3292
+ [0, 0, 0, 0]
3293
+ ];
3294
+ var BatchGetRepositoriesInput$ = [3, n0, _BGRI,
3295
+ 0,
3296
+ [_rNe],
3297
+ [64 | 0]
3262
3298
  ];
3263
- var BatchGetRepositoriesError$ = [3, n0, _BGRE, 0, [_rIe, _rN, _eC, _eM], [0, 0, 0, 0]];
3264
- var BatchGetRepositoriesInput$ = [3, n0, _BGRI, 0, [_rNe], [64 | 0]];
3265
- var BatchGetRepositoriesOutput$ = [
3266
- 3,
3267
- n0,
3268
- _BGRO,
3299
+ var BatchGetRepositoriesOutput$ = [3, n0, _BGRO,
3269
3300
  0,
3270
3301
  [_r, _rNF, _er],
3271
- [() => RepositoryMetadataList, 64 | 0, () => BatchGetRepositoriesErrorsList],
3302
+ [() => RepositoryMetadataList, 64 | 0, () => BatchGetRepositoriesErrorsList]
3272
3303
  ];
3273
- var BeforeCommitIdAndAfterCommitIdAreSameException$ = [
3274
- -3,
3275
- n0,
3276
- _BCIAACIASE,
3304
+ var BeforeCommitIdAndAfterCommitIdAreSameException$ = [-3, n0, _BCIAACIASE,
3277
3305
  { [_e]: _c },
3278
3306
  [_m],
3279
- [0],
3307
+ [0]
3280
3308
  ];
3281
3309
  schema.TypeRegistry.for(n0).registerError(BeforeCommitIdAndAfterCommitIdAreSameException$, BeforeCommitIdAndAfterCommitIdAreSameException);
3282
- var BlobIdDoesNotExistException$ = [-3, n0, _BIDNEE, { [_e]: _c }, [_m], [0]];
3310
+ var BlobIdDoesNotExistException$ = [-3, n0, _BIDNEE,
3311
+ { [_e]: _c },
3312
+ [_m],
3313
+ [0]
3314
+ ];
3283
3315
  schema.TypeRegistry.for(n0).registerError(BlobIdDoesNotExistException$, BlobIdDoesNotExistException);
3284
- var BlobIdRequiredException$ = [-3, n0, _BIRE, { [_e]: _c }, [_m], [0]];
3316
+ var BlobIdRequiredException$ = [-3, n0, _BIRE,
3317
+ { [_e]: _c },
3318
+ [_m],
3319
+ [0]
3320
+ ];
3285
3321
  schema.TypeRegistry.for(n0).registerError(BlobIdRequiredException$, BlobIdRequiredException);
3286
- var BlobMetadata$ = [3, n0, _BM, 0, [_bI, _p, _mo], [0, 0, 0]];
3287
- var BranchDoesNotExistException$ = [-3, n0, _BDNEE, { [_e]: _c }, [_m], [0]];
3322
+ var BlobMetadata$ = [3, n0, _BM,
3323
+ 0,
3324
+ [_bI, _p, _mo],
3325
+ [0, 0, 0]
3326
+ ];
3327
+ var BranchDoesNotExistException$ = [-3, n0, _BDNEE,
3328
+ { [_e]: _c },
3329
+ [_m],
3330
+ [0]
3331
+ ];
3288
3332
  schema.TypeRegistry.for(n0).registerError(BranchDoesNotExistException$, BranchDoesNotExistException);
3289
- var BranchInfo$ = [3, n0, _BI, 0, [_bN, _cI], [0, 0]];
3290
- var BranchNameExistsException$ = [-3, n0, _BNEE, { [_e]: _c }, [_m], [0]];
3333
+ var BranchInfo$ = [3, n0, _BI,
3334
+ 0,
3335
+ [_bN, _cI],
3336
+ [0, 0]
3337
+ ];
3338
+ var BranchNameExistsException$ = [-3, n0, _BNEE,
3339
+ { [_e]: _c },
3340
+ [_m],
3341
+ [0]
3342
+ ];
3291
3343
  schema.TypeRegistry.for(n0).registerError(BranchNameExistsException$, BranchNameExistsException);
3292
- var BranchNameIsTagNameException$ = [-3, n0, _BNITNE, { [_e]: _c }, [_m], [0]];
3344
+ var BranchNameIsTagNameException$ = [-3, n0, _BNITNE,
3345
+ { [_e]: _c },
3346
+ [_m],
3347
+ [0]
3348
+ ];
3293
3349
  schema.TypeRegistry.for(n0).registerError(BranchNameIsTagNameException$, BranchNameIsTagNameException);
3294
- var BranchNameRequiredException$ = [-3, n0, _BNRE, { [_e]: _c }, [_m], [0]];
3350
+ var BranchNameRequiredException$ = [-3, n0, _BNRE,
3351
+ { [_e]: _c },
3352
+ [_m],
3353
+ [0]
3354
+ ];
3295
3355
  schema.TypeRegistry.for(n0).registerError(BranchNameRequiredException$, BranchNameRequiredException);
3296
- var CannotDeleteApprovalRuleFromTemplateException$ = [
3297
- -3,
3298
- n0,
3299
- _CDARFTE,
3356
+ var CannotDeleteApprovalRuleFromTemplateException$ = [-3, n0, _CDARFTE,
3300
3357
  { [_e]: _c },
3301
3358
  [_m],
3302
- [0],
3359
+ [0]
3303
3360
  ];
3304
3361
  schema.TypeRegistry.for(n0).registerError(CannotDeleteApprovalRuleFromTemplateException$, CannotDeleteApprovalRuleFromTemplateException);
3305
- var CannotModifyApprovalRuleFromTemplateException$ = [
3306
- -3,
3307
- n0,
3308
- _CMARFTE,
3362
+ var CannotModifyApprovalRuleFromTemplateException$ = [-3, n0, _CMARFTE,
3309
3363
  { [_e]: _c },
3310
3364
  [_m],
3311
- [0],
3365
+ [0]
3312
3366
  ];
3313
3367
  schema.TypeRegistry.for(n0).registerError(CannotModifyApprovalRuleFromTemplateException$, CannotModifyApprovalRuleFromTemplateException);
3314
- var ClientRequestTokenRequiredException$ = [-3, n0, _CRTRE, { [_e]: _c }, [_m], [0]];
3368
+ var ClientRequestTokenRequiredException$ = [-3, n0, _CRTRE,
3369
+ { [_e]: _c },
3370
+ [_m],
3371
+ [0]
3372
+ ];
3315
3373
  schema.TypeRegistry.for(n0).registerError(ClientRequestTokenRequiredException$, ClientRequestTokenRequiredException);
3316
- var Comment$ = [
3317
- 3,
3318
- n0,
3319
- _C,
3374
+ var Comment$ = [3, n0, _C,
3320
3375
  0,
3321
3376
  [_cIom, _con, _iRT, _cD, _lMD, _aA, _d, _cRT, _cR, _rC],
3322
- [0, 0, 0, 4, 4, 0, 2, 0, 64 | 0, 128 | 1],
3377
+ [0, 0, 0, 4, 4, 0, 2, 0, 64 | 0, 128 | 1]
3378
+ ];
3379
+ var CommentContentRequiredException$ = [-3, n0, _CCRE,
3380
+ { [_e]: _c },
3381
+ [_m],
3382
+ [0]
3323
3383
  ];
3324
- var CommentContentRequiredException$ = [-3, n0, _CCRE, { [_e]: _c }, [_m], [0]];
3325
3384
  schema.TypeRegistry.for(n0).registerError(CommentContentRequiredException$, CommentContentRequiredException);
3326
- var CommentContentSizeLimitExceededException$ = [-3, n0, _CCSLEE, { [_e]: _c }, [_m], [0]];
3385
+ var CommentContentSizeLimitExceededException$ = [-3, n0, _CCSLEE,
3386
+ { [_e]: _c },
3387
+ [_m],
3388
+ [0]
3389
+ ];
3327
3390
  schema.TypeRegistry.for(n0).registerError(CommentContentSizeLimitExceededException$, CommentContentSizeLimitExceededException);
3328
- var CommentDeletedException$ = [-3, n0, _CDE, { [_e]: _c }, [_m], [0]];
3391
+ var CommentDeletedException$ = [-3, n0, _CDE,
3392
+ { [_e]: _c },
3393
+ [_m],
3394
+ [0]
3395
+ ];
3329
3396
  schema.TypeRegistry.for(n0).registerError(CommentDeletedException$, CommentDeletedException);
3330
- var CommentDoesNotExistException$ = [-3, n0, _CDNEE, { [_e]: _c }, [_m], [0]];
3397
+ var CommentDoesNotExistException$ = [-3, n0, _CDNEE,
3398
+ { [_e]: _c },
3399
+ [_m],
3400
+ [0]
3401
+ ];
3331
3402
  schema.TypeRegistry.for(n0).registerError(CommentDoesNotExistException$, CommentDoesNotExistException);
3332
- var CommentIdRequiredException$ = [-3, n0, _CIRE, { [_e]: _c }, [_m], [0]];
3403
+ var CommentIdRequiredException$ = [-3, n0, _CIRE,
3404
+ { [_e]: _c },
3405
+ [_m],
3406
+ [0]
3407
+ ];
3333
3408
  schema.TypeRegistry.for(n0).registerError(CommentIdRequiredException$, CommentIdRequiredException);
3334
- var CommentNotCreatedByCallerException$ = [-3, n0, _CNCBCE, { [_e]: _c }, [_m], [0]];
3409
+ var CommentNotCreatedByCallerException$ = [-3, n0, _CNCBCE,
3410
+ { [_e]: _c },
3411
+ [_m],
3412
+ [0]
3413
+ ];
3335
3414
  schema.TypeRegistry.for(n0).registerError(CommentNotCreatedByCallerException$, CommentNotCreatedByCallerException);
3336
- var CommentsForComparedCommit$ = [
3337
- 3,
3338
- n0,
3339
- _CFCC,
3415
+ var CommentsForComparedCommit$ = [3, n0, _CFCC,
3340
3416
  0,
3341
3417
  [_rN, _bCIe, _aCI, _bBI, _aBI, _l, _comm],
3342
- [0, 0, 0, 0, 0, () => Location$, () => Comments],
3418
+ [0, 0, 0, 0, 0, () => Location$, () => Comments]
3343
3419
  ];
3344
- var CommentsForPullRequest$ = [
3345
- 3,
3346
- n0,
3347
- _CFPR,
3420
+ var CommentsForPullRequest$ = [3, n0, _CFPR,
3348
3421
  0,
3349
3422
  [_pRI, _rN, _bCIe, _aCI, _bBI, _aBI, _l, _comm],
3350
- [0, 0, 0, 0, 0, 0, () => Location$, () => Comments],
3423
+ [0, 0, 0, 0, 0, 0, () => Location$, () => Comments]
3351
3424
  ];
3352
- var Commit$ = [
3353
- 3,
3354
- n0,
3355
- _Co,
3425
+ var Commit$ = [3, n0, _Co,
3356
3426
  0,
3357
3427
  [_cI, _tI, _pa, _m, _a, _commi, _aD],
3358
- [0, 0, 64 | 0, 0, () => UserInfo$, () => UserInfo$, 0],
3428
+ [0, 0, 64 | 0, 0, () => UserInfo$, () => UserInfo$, 0]
3429
+ ];
3430
+ var CommitDoesNotExistException$ = [-3, n0, _CDNEEo,
3431
+ { [_e]: _c },
3432
+ [_m],
3433
+ [0]
3359
3434
  ];
3360
- var CommitDoesNotExistException$ = [-3, n0, _CDNEEo, { [_e]: _c }, [_m], [0]];
3361
3435
  schema.TypeRegistry.for(n0).registerError(CommitDoesNotExistException$, CommitDoesNotExistException);
3362
- var CommitIdDoesNotExistException$ = [-3, n0, _CIDNEE, { [_e]: _c }, [_m], [0]];
3436
+ var CommitIdDoesNotExistException$ = [-3, n0, _CIDNEE,
3437
+ { [_e]: _c },
3438
+ [_m],
3439
+ [0]
3440
+ ];
3363
3441
  schema.TypeRegistry.for(n0).registerError(CommitIdDoesNotExistException$, CommitIdDoesNotExistException);
3364
- var CommitIdRequiredException$ = [-3, n0, _CIREo, { [_e]: _c }, [_m], [0]];
3442
+ var CommitIdRequiredException$ = [-3, n0, _CIREo,
3443
+ { [_e]: _c },
3444
+ [_m],
3445
+ [0]
3446
+ ];
3365
3447
  schema.TypeRegistry.for(n0).registerError(CommitIdRequiredException$, CommitIdRequiredException);
3366
- var CommitIdsLimitExceededException$ = [-3, n0, _CILEE, { [_e]: _c }, [_m], [0]];
3448
+ var CommitIdsLimitExceededException$ = [-3, n0, _CILEE,
3449
+ { [_e]: _c },
3450
+ [_m],
3451
+ [0]
3452
+ ];
3367
3453
  schema.TypeRegistry.for(n0).registerError(CommitIdsLimitExceededException$, CommitIdsLimitExceededException);
3368
- var CommitIdsListRequiredException$ = [-3, n0, _CILRE, { [_e]: _c }, [_m], [0]];
3454
+ var CommitIdsListRequiredException$ = [-3, n0, _CILRE,
3455
+ { [_e]: _c },
3456
+ [_m],
3457
+ [0]
3458
+ ];
3369
3459
  schema.TypeRegistry.for(n0).registerError(CommitIdsListRequiredException$, CommitIdsListRequiredException);
3370
- var CommitMessageLengthExceededException$ = [-3, n0, _CMLEE, { [_e]: _c }, [_m], [0]];
3460
+ var CommitMessageLengthExceededException$ = [-3, n0, _CMLEE,
3461
+ { [_e]: _c },
3462
+ [_m],
3463
+ [0]
3464
+ ];
3371
3465
  schema.TypeRegistry.for(n0).registerError(CommitMessageLengthExceededException$, CommitMessageLengthExceededException);
3372
- var CommitRequiredException$ = [-3, n0, _CRE, { [_e]: _c }, [_m], [0]];
3466
+ var CommitRequiredException$ = [-3, n0, _CRE,
3467
+ { [_e]: _c },
3468
+ [_m],
3469
+ [0]
3470
+ ];
3373
3471
  schema.TypeRegistry.for(n0).registerError(CommitRequiredException$, CommitRequiredException);
3374
- var ConcurrentReferenceUpdateException$ = [-3, n0, _CRUE, { [_e]: _c }, [_m], [0]];
3472
+ var ConcurrentReferenceUpdateException$ = [-3, n0, _CRUE,
3473
+ { [_e]: _c },
3474
+ [_m],
3475
+ [0]
3476
+ ];
3375
3477
  schema.TypeRegistry.for(n0).registerError(ConcurrentReferenceUpdateException$, ConcurrentReferenceUpdateException);
3376
- var Conflict$ = [3, n0, _Con, 0, [_cM, _mH], [() => ConflictMetadata$, () => MergeHunks]];
3377
- var ConflictMetadata$ = [
3378
- 3,
3379
- n0,
3380
- _CM,
3478
+ var Conflict$ = [3, n0, _Con,
3479
+ 0,
3480
+ [_cM, _mH],
3481
+ [() => ConflictMetadata$, () => MergeHunks]
3482
+ ];
3483
+ var ConflictMetadata$ = [3, n0, _CM,
3381
3484
  0,
3382
3485
  [_fP, _fS, _fM, _oT, _nOC, _iBF, _cC, _fMC, _oTC, _mOe],
3383
- [0, () => FileSizes$, () => FileModes$, () => ObjectTypes$, 1, () => IsBinaryFile$, 2, 2, 2, () => MergeOperations$],
3486
+ [0, () => FileSizes$, () => FileModes$, () => ObjectTypes$, 1, () => IsBinaryFile$, 2, 2, 2, () => MergeOperations$]
3384
3487
  ];
3385
- var ConflictResolution$ = [
3386
- 3,
3387
- n0,
3388
- _CR,
3488
+ var ConflictResolution$ = [3, n0, _CR,
3389
3489
  0,
3390
3490
  [_rCe, _dF, _sFM],
3391
- [() => ReplaceContentEntries, () => DeleteFileEntries, () => SetFileModeEntries],
3491
+ [() => ReplaceContentEntries, () => DeleteFileEntries, () => SetFileModeEntries]
3392
3492
  ];
3393
- var CreateApprovalRuleTemplateInput$ = [
3394
- 3,
3395
- n0,
3396
- _CARTI,
3493
+ var CreateApprovalRuleTemplateInput$ = [3, n0, _CARTI,
3397
3494
  0,
3398
3495
  [_aRTN, _aRTC, _aRTD],
3399
- [0, 0, 0],
3496
+ [0, 0, 0]
3400
3497
  ];
3401
- var CreateApprovalRuleTemplateOutput$ = [
3402
- 3,
3403
- n0,
3404
- _CARTO,
3498
+ var CreateApprovalRuleTemplateOutput$ = [3, n0, _CARTO,
3405
3499
  0,
3406
3500
  [_aRT],
3407
- [() => ApprovalRuleTemplate$],
3501
+ [() => ApprovalRuleTemplate$]
3502
+ ];
3503
+ var CreateBranchInput$ = [3, n0, _CBI,
3504
+ 0,
3505
+ [_rN, _bN, _cI],
3506
+ [0, 0, 0]
3408
3507
  ];
3409
- var CreateBranchInput$ = [3, n0, _CBI, 0, [_rN, _bN, _cI], [0, 0, 0]];
3410
- var CreateCommitInput$ = [
3411
- 3,
3412
- n0,
3413
- _CCI,
3508
+ var CreateCommitInput$ = [3, n0, _CCI,
3414
3509
  0,
3415
3510
  [_rN, _bN, _pCI, _aN, _em, _cMo, _kEF, _pF, _dF, _sFM],
3416
- [0, 0, 0, 0, 0, 0, 2, () => PutFileEntries, () => DeleteFileEntries, () => SetFileModeEntries],
3511
+ [0, 0, 0, 0, 0, 0, 2, () => PutFileEntries, () => DeleteFileEntries, () => SetFileModeEntries]
3417
3512
  ];
3418
- var CreateCommitOutput$ = [
3419
- 3,
3420
- n0,
3421
- _CCO,
3513
+ var CreateCommitOutput$ = [3, n0, _CCO,
3422
3514
  0,
3423
3515
  [_cI, _tI, _fA, _fU, _fD],
3424
- [0, 0, () => FilesMetadata, () => FilesMetadata, () => FilesMetadata],
3516
+ [0, 0, () => FilesMetadata, () => FilesMetadata, () => FilesMetadata]
3425
3517
  ];
3426
- var CreatePullRequestApprovalRuleInput$ = [
3427
- 3,
3428
- n0,
3429
- _CPRARI,
3518
+ var CreatePullRequestApprovalRuleInput$ = [3, n0, _CPRARI,
3430
3519
  0,
3431
3520
  [_pRI, _aRN, _aRC],
3432
- [0, 0, 0],
3521
+ [0, 0, 0]
3433
3522
  ];
3434
- var CreatePullRequestApprovalRuleOutput$ = [
3435
- 3,
3436
- n0,
3437
- _CPRARO,
3523
+ var CreatePullRequestApprovalRuleOutput$ = [3, n0, _CPRARO,
3438
3524
  0,
3439
3525
  [_aR],
3440
- [() => ApprovalRule$],
3526
+ [() => ApprovalRule$]
3441
3527
  ];
3442
- var CreatePullRequestInput$ = [
3443
- 3,
3444
- n0,
3445
- _CPRI,
3528
+ var CreatePullRequestInput$ = [3, n0, _CPRI,
3446
3529
  0,
3447
3530
  [_t, _de, _ta, _cRT],
3448
- [0, 0, () => TargetList, [0, 4]],
3531
+ [0, 0, () => TargetList, [0, 4]]
3532
+ ];
3533
+ var CreatePullRequestOutput$ = [3, n0, _CPRO,
3534
+ 0,
3535
+ [_pR],
3536
+ [() => PullRequest$]
3537
+ ];
3538
+ var CreateRepositoryInput$ = [3, n0, _CRI,
3539
+ 0,
3540
+ [_rN, _rD, _tag, _kKI],
3541
+ [0, 0, 128 | 0, 0]
3449
3542
  ];
3450
- var CreatePullRequestOutput$ = [3, n0, _CPRO, 0, [_pR], [() => PullRequest$]];
3451
- var CreateRepositoryInput$ = [3, n0, _CRI, 0, [_rN, _rD, _tag, _kKI], [0, 0, 128 | 0, 0]];
3452
- var CreateRepositoryOutput$ = [3, n0, _CRO, 0, [_rM], [() => RepositoryMetadata$]];
3453
- var CreateUnreferencedMergeCommitInput$ = [
3454
- 3,
3455
- n0,
3456
- _CUMCI,
3543
+ var CreateRepositoryOutput$ = [3, n0, _CRO,
3544
+ 0,
3545
+ [_rM],
3546
+ [() => RepositoryMetadata$]
3547
+ ];
3548
+ var CreateUnreferencedMergeCommitInput$ = [3, n0, _CUMCI,
3457
3549
  0,
3458
3550
  [_rN, _sCS, _dCS, _mO, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
3459
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$],
3551
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
3552
+ ];
3553
+ var CreateUnreferencedMergeCommitOutput$ = [3, n0, _CUMCO,
3554
+ 0,
3555
+ [_cI, _tI],
3556
+ [0, 0]
3557
+ ];
3558
+ var DefaultBranchCannotBeDeletedException$ = [-3, n0, _DBCBDE,
3559
+ { [_e]: _c },
3560
+ [_m],
3561
+ [0]
3460
3562
  ];
3461
- var CreateUnreferencedMergeCommitOutput$ = [3, n0, _CUMCO, 0, [_cI, _tI], [0, 0]];
3462
- var DefaultBranchCannotBeDeletedException$ = [-3, n0, _DBCBDE, { [_e]: _c }, [_m], [0]];
3463
3563
  schema.TypeRegistry.for(n0).registerError(DefaultBranchCannotBeDeletedException$, DefaultBranchCannotBeDeletedException);
3464
- var DeleteApprovalRuleTemplateInput$ = [3, n0, _DARTI, 0, [_aRTN], [0]];
3465
- var DeleteApprovalRuleTemplateOutput$ = [3, n0, _DARTO, 0, [_aRTI], [0]];
3466
- var DeleteBranchInput$ = [3, n0, _DBI, 0, [_rN, _bN], [0, 0]];
3467
- var DeleteBranchOutput$ = [3, n0, _DBO, 0, [_dB], [() => BranchInfo$]];
3468
- var DeleteCommentContentInput$ = [3, n0, _DCCI, 0, [_cIom], [0]];
3469
- var DeleteCommentContentOutput$ = [3, n0, _DCCO, 0, [_comme], [() => Comment$]];
3470
- var DeleteFileEntry$ = [3, n0, _DFE, 0, [_fP], [0]];
3471
- var DeleteFileInput$ = [
3472
- 3,
3473
- n0,
3474
- _DFI,
3564
+ var DeleteApprovalRuleTemplateInput$ = [3, n0, _DARTI,
3565
+ 0,
3566
+ [_aRTN],
3567
+ [0]
3568
+ ];
3569
+ var DeleteApprovalRuleTemplateOutput$ = [3, n0, _DARTO,
3570
+ 0,
3571
+ [_aRTI],
3572
+ [0]
3573
+ ];
3574
+ var DeleteBranchInput$ = [3, n0, _DBI,
3575
+ 0,
3576
+ [_rN, _bN],
3577
+ [0, 0]
3578
+ ];
3579
+ var DeleteBranchOutput$ = [3, n0, _DBO,
3580
+ 0,
3581
+ [_dB],
3582
+ [() => BranchInfo$]
3583
+ ];
3584
+ var DeleteCommentContentInput$ = [3, n0, _DCCI,
3585
+ 0,
3586
+ [_cIom],
3587
+ [0]
3588
+ ];
3589
+ var DeleteCommentContentOutput$ = [3, n0, _DCCO,
3590
+ 0,
3591
+ [_comme],
3592
+ [() => Comment$]
3593
+ ];
3594
+ var DeleteFileEntry$ = [3, n0, _DFE,
3595
+ 0,
3596
+ [_fP],
3597
+ [0]
3598
+ ];
3599
+ var DeleteFileInput$ = [3, n0, _DFI,
3475
3600
  0,
3476
3601
  [_rN, _bN, _fP, _pCI, _kEF, _cMo, _n, _em],
3477
- [0, 0, 0, 0, 2, 0, 0, 0],
3478
- ];
3479
- var DeleteFileOutput$ = [3, n0, _DFO, 0, [_cI, _bI, _tI, _fP], [0, 0, 0, 0]];
3480
- var DeletePullRequestApprovalRuleInput$ = [3, n0, _DPRARI, 0, [_pRI, _aRN], [0, 0]];
3481
- var DeletePullRequestApprovalRuleOutput$ = [3, n0, _DPRARO, 0, [_aRI], [0]];
3482
- var DeleteRepositoryInput$ = [3, n0, _DRI, 0, [_rN], [0]];
3483
- var DeleteRepositoryOutput$ = [3, n0, _DRO, 0, [_rIe], [0]];
3484
- var DescribeMergeConflictsInput$ = [
3485
- 3,
3486
- n0,
3487
- _DMCI,
3602
+ [0, 0, 0, 0, 2, 0, 0, 0]
3603
+ ];
3604
+ var DeleteFileOutput$ = [3, n0, _DFO,
3605
+ 0,
3606
+ [_cI, _bI, _tI, _fP],
3607
+ [0, 0, 0, 0]
3608
+ ];
3609
+ var DeletePullRequestApprovalRuleInput$ = [3, n0, _DPRARI,
3610
+ 0,
3611
+ [_pRI, _aRN],
3612
+ [0, 0]
3613
+ ];
3614
+ var DeletePullRequestApprovalRuleOutput$ = [3, n0, _DPRARO,
3615
+ 0,
3616
+ [_aRI],
3617
+ [0]
3618
+ ];
3619
+ var DeleteRepositoryInput$ = [3, n0, _DRI,
3620
+ 0,
3621
+ [_rN],
3622
+ [0]
3623
+ ];
3624
+ var DeleteRepositoryOutput$ = [3, n0, _DRO,
3625
+ 0,
3626
+ [_rIe],
3627
+ [0]
3628
+ ];
3629
+ var DescribeMergeConflictsInput$ = [3, n0, _DMCI,
3488
3630
  0,
3489
3631
  [_rN, _dCS, _sCS, _mO, _mMH, _fP, _cDL, _cRS, _nT],
3490
- [0, 0, 0, 0, 1, 0, 0, 0, 0],
3632
+ [0, 0, 0, 0, 1, 0, 0, 0, 0]
3491
3633
  ];
3492
- var DescribeMergeConflictsOutput$ = [
3493
- 3,
3494
- n0,
3495
- _DMCO,
3634
+ var DescribeMergeConflictsOutput$ = [3, n0, _DMCO,
3496
3635
  0,
3497
3636
  [_cM, _mH, _nT, _dCI, _sCI, _bCI],
3498
- [() => ConflictMetadata$, () => MergeHunks, 0, 0, 0, 0],
3637
+ [() => ConflictMetadata$, () => MergeHunks, 0, 0, 0, 0]
3499
3638
  ];
3500
- var DescribePullRequestEventsInput$ = [
3501
- 3,
3502
- n0,
3503
- _DPREI,
3639
+ var DescribePullRequestEventsInput$ = [3, n0, _DPREI,
3504
3640
  0,
3505
3641
  [_pRI, _pRET, _aAc, _nT, _mR],
3506
- [0, 0, 0, 0, 1],
3642
+ [0, 0, 0, 0, 1]
3507
3643
  ];
3508
- var DescribePullRequestEventsOutput$ = [
3509
- 3,
3510
- n0,
3511
- _DPREO,
3644
+ var DescribePullRequestEventsOutput$ = [3, n0, _DPREO,
3512
3645
  0,
3513
3646
  [_pRE, _nT],
3514
- [() => PullRequestEventList, 0],
3647
+ [() => PullRequestEventList, 0]
3515
3648
  ];
3516
- var Difference$ = [
3517
- 3,
3518
- n0,
3519
- _D,
3649
+ var Difference$ = [3, n0, _D,
3520
3650
  0,
3521
3651
  [_bB, _aB, _cT],
3522
- [() => BlobMetadata$, () => BlobMetadata$, 0],
3652
+ [() => BlobMetadata$, () => BlobMetadata$, 0]
3523
3653
  ];
3524
- var DirectoryNameConflictsWithFileNameException$ = [
3525
- -3,
3526
- n0,
3527
- _DNCWFNE,
3654
+ var DirectoryNameConflictsWithFileNameException$ = [-3, n0, _DNCWFNE,
3528
3655
  { [_e]: _c },
3529
3656
  [_m],
3530
- [0],
3657
+ [0]
3531
3658
  ];
3532
3659
  schema.TypeRegistry.for(n0).registerError(DirectoryNameConflictsWithFileNameException$, DirectoryNameConflictsWithFileNameException);
3533
- var DisassociateApprovalRuleTemplateFromRepositoryInput$ = [
3534
- 3,
3535
- n0,
3536
- _DARTFRI,
3660
+ var DisassociateApprovalRuleTemplateFromRepositoryInput$ = [3, n0, _DARTFRI,
3537
3661
  0,
3538
3662
  [_aRTN, _rN],
3539
- [0, 0],
3663
+ [0, 0]
3664
+ ];
3665
+ var EncryptionIntegrityChecksFailedException$ = [-3, n0, _EICFE,
3666
+ { [_e]: _s },
3667
+ [_m],
3668
+ [0]
3540
3669
  ];
3541
- var EncryptionIntegrityChecksFailedException$ = [-3, n0, _EICFE, { [_e]: _s }, [_m], [0]];
3542
3670
  schema.TypeRegistry.for(n0).registerError(EncryptionIntegrityChecksFailedException$, EncryptionIntegrityChecksFailedException);
3543
- var EncryptionKeyAccessDeniedException$ = [-3, n0, _EKADE, { [_e]: _c }, [_m], [0]];
3671
+ var EncryptionKeyAccessDeniedException$ = [-3, n0, _EKADE,
3672
+ { [_e]: _c },
3673
+ [_m],
3674
+ [0]
3675
+ ];
3544
3676
  schema.TypeRegistry.for(n0).registerError(EncryptionKeyAccessDeniedException$, EncryptionKeyAccessDeniedException);
3545
- var EncryptionKeyDisabledException$ = [-3, n0, _EKDE, { [_e]: _c }, [_m], [0]];
3677
+ var EncryptionKeyDisabledException$ = [-3, n0, _EKDE,
3678
+ { [_e]: _c },
3679
+ [_m],
3680
+ [0]
3681
+ ];
3546
3682
  schema.TypeRegistry.for(n0).registerError(EncryptionKeyDisabledException$, EncryptionKeyDisabledException);
3547
- var EncryptionKeyInvalidIdException$ = [-3, n0, _EKIIE, { [_e]: _c }, [_m], [0]];
3683
+ var EncryptionKeyInvalidIdException$ = [-3, n0, _EKIIE,
3684
+ { [_e]: _c },
3685
+ [_m],
3686
+ [0]
3687
+ ];
3548
3688
  schema.TypeRegistry.for(n0).registerError(EncryptionKeyInvalidIdException$, EncryptionKeyInvalidIdException);
3549
- var EncryptionKeyInvalidUsageException$ = [-3, n0, _EKIUE, { [_e]: _c }, [_m], [0]];
3689
+ var EncryptionKeyInvalidUsageException$ = [-3, n0, _EKIUE,
3690
+ { [_e]: _c },
3691
+ [_m],
3692
+ [0]
3693
+ ];
3550
3694
  schema.TypeRegistry.for(n0).registerError(EncryptionKeyInvalidUsageException$, EncryptionKeyInvalidUsageException);
3551
- var EncryptionKeyNotFoundException$ = [-3, n0, _EKNFE, { [_e]: _c }, [_m], [0]];
3695
+ var EncryptionKeyNotFoundException$ = [-3, n0, _EKNFE,
3696
+ { [_e]: _c },
3697
+ [_m],
3698
+ [0]
3699
+ ];
3552
3700
  schema.TypeRegistry.for(n0).registerError(EncryptionKeyNotFoundException$, EncryptionKeyNotFoundException);
3553
- var EncryptionKeyRequiredException$ = [-3, n0, _EKRE, { [_e]: _c }, [_m], [0]];
3701
+ var EncryptionKeyRequiredException$ = [-3, n0, _EKRE,
3702
+ { [_e]: _c },
3703
+ [_m],
3704
+ [0]
3705
+ ];
3554
3706
  schema.TypeRegistry.for(n0).registerError(EncryptionKeyRequiredException$, EncryptionKeyRequiredException);
3555
- var EncryptionKeyUnavailableException$ = [-3, n0, _EKUE, { [_e]: _c }, [_m], [0]];
3707
+ var EncryptionKeyUnavailableException$ = [-3, n0, _EKUE,
3708
+ { [_e]: _c },
3709
+ [_m],
3710
+ [0]
3711
+ ];
3556
3712
  schema.TypeRegistry.for(n0).registerError(EncryptionKeyUnavailableException$, EncryptionKeyUnavailableException);
3557
- var EvaluatePullRequestApprovalRulesInput$ = [3, n0, _EPRARI, 0, [_pRI, _rI], [0, 0]];
3558
- var EvaluatePullRequestApprovalRulesOutput$ = [
3559
- 3,
3560
- n0,
3561
- _EPRARO,
3713
+ var EvaluatePullRequestApprovalRulesInput$ = [3, n0, _EPRARI,
3714
+ 0,
3715
+ [_pRI, _rI],
3716
+ [0, 0]
3717
+ ];
3718
+ var EvaluatePullRequestApprovalRulesOutput$ = [3, n0, _EPRARO,
3562
3719
  0,
3563
3720
  [_ev],
3564
- [() => Evaluation$],
3721
+ [() => Evaluation$]
3722
+ ];
3723
+ var Evaluation$ = [3, n0, _E,
3724
+ 0,
3725
+ [_ap, _o, _aRS, _aRNS],
3726
+ [2, 2, 64 | 0, 64 | 0]
3727
+ ];
3728
+ var File$ = [3, n0, _F,
3729
+ 0,
3730
+ [_bI, _aP, _rP, _fMi],
3731
+ [0, 0, 0, 0]
3732
+ ];
3733
+ var FileContentAndSourceFileSpecifiedException$ = [-3, n0, _FCASFSE,
3734
+ { [_e]: _c },
3735
+ [_m],
3736
+ [0]
3565
3737
  ];
3566
- var Evaluation$ = [3, n0, _E, 0, [_ap, _o, _aRS, _aRNS], [2, 2, 64 | 0, 64 | 0]];
3567
- var File$ = [3, n0, _F, 0, [_bI, _aP, _rP, _fMi], [0, 0, 0, 0]];
3568
- var FileContentAndSourceFileSpecifiedException$ = [-3, n0, _FCASFSE, { [_e]: _c }, [_m], [0]];
3569
3738
  schema.TypeRegistry.for(n0).registerError(FileContentAndSourceFileSpecifiedException$, FileContentAndSourceFileSpecifiedException);
3570
- var FileContentRequiredException$ = [-3, n0, _FCRE, { [_e]: _c }, [_m], [0]];
3739
+ var FileContentRequiredException$ = [-3, n0, _FCRE,
3740
+ { [_e]: _c },
3741
+ [_m],
3742
+ [0]
3743
+ ];
3571
3744
  schema.TypeRegistry.for(n0).registerError(FileContentRequiredException$, FileContentRequiredException);
3572
- var FileContentSizeLimitExceededException$ = [-3, n0, _FCSLEE, { [_e]: _c }, [_m], [0]];
3745
+ var FileContentSizeLimitExceededException$ = [-3, n0, _FCSLEE,
3746
+ { [_e]: _c },
3747
+ [_m],
3748
+ [0]
3749
+ ];
3573
3750
  schema.TypeRegistry.for(n0).registerError(FileContentSizeLimitExceededException$, FileContentSizeLimitExceededException);
3574
- var FileDoesNotExistException$ = [-3, n0, _FDNEE, { [_e]: _c }, [_m], [0]];
3751
+ var FileDoesNotExistException$ = [-3, n0, _FDNEE,
3752
+ { [_e]: _c },
3753
+ [_m],
3754
+ [0]
3755
+ ];
3575
3756
  schema.TypeRegistry.for(n0).registerError(FileDoesNotExistException$, FileDoesNotExistException);
3576
- var FileEntryRequiredException$ = [-3, n0, _FERE, { [_e]: _c }, [_m], [0]];
3757
+ var FileEntryRequiredException$ = [-3, n0, _FERE,
3758
+ { [_e]: _c },
3759
+ [_m],
3760
+ [0]
3761
+ ];
3577
3762
  schema.TypeRegistry.for(n0).registerError(FileEntryRequiredException$, FileEntryRequiredException);
3578
- var FileMetadata$ = [3, n0, _FM, 0, [_aP, _bI, _fMi], [0, 0, 0]];
3579
- var FileModeRequiredException$ = [-3, n0, _FMRE, { [_e]: _c }, [_m], [0]];
3763
+ var FileMetadata$ = [3, n0, _FM,
3764
+ 0,
3765
+ [_aP, _bI, _fMi],
3766
+ [0, 0, 0]
3767
+ ];
3768
+ var FileModeRequiredException$ = [-3, n0, _FMRE,
3769
+ { [_e]: _c },
3770
+ [_m],
3771
+ [0]
3772
+ ];
3580
3773
  schema.TypeRegistry.for(n0).registerError(FileModeRequiredException$, FileModeRequiredException);
3581
- var FileModes$ = [3, n0, _FMi, 0, [_so, _des, _b], [0, 0, 0]];
3582
- var FileNameConflictsWithDirectoryNameException$ = [
3583
- -3,
3584
- n0,
3585
- _FNCWDNE,
3774
+ var FileModes$ = [3, n0, _FMi,
3775
+ 0,
3776
+ [_so, _des, _b],
3777
+ [0, 0, 0]
3778
+ ];
3779
+ var FileNameConflictsWithDirectoryNameException$ = [-3, n0, _FNCWDNE,
3586
3780
  { [_e]: _c },
3587
3781
  [_m],
3588
- [0],
3782
+ [0]
3589
3783
  ];
3590
3784
  schema.TypeRegistry.for(n0).registerError(FileNameConflictsWithDirectoryNameException$, FileNameConflictsWithDirectoryNameException);
3591
- var FilePathConflictsWithSubmodulePathException$ = [
3592
- -3,
3593
- n0,
3594
- _FPCWSPE,
3785
+ var FilePathConflictsWithSubmodulePathException$ = [-3, n0, _FPCWSPE,
3595
3786
  { [_e]: _c },
3596
3787
  [_m],
3597
- [0],
3788
+ [0]
3598
3789
  ];
3599
3790
  schema.TypeRegistry.for(n0).registerError(FilePathConflictsWithSubmodulePathException$, FilePathConflictsWithSubmodulePathException);
3600
- var FileSizes$ = [3, n0, _FS, 0, [_so, _des, _b], [1, 1, 1]];
3601
- var FileTooLargeException$ = [-3, n0, _FTLE, { [_e]: _c }, [_m], [0]];
3791
+ var FileSizes$ = [3, n0, _FS,
3792
+ 0,
3793
+ [_so, _des, _b],
3794
+ [1, 1, 1]
3795
+ ];
3796
+ var FileTooLargeException$ = [-3, n0, _FTLE,
3797
+ { [_e]: _c },
3798
+ [_m],
3799
+ [0]
3800
+ ];
3602
3801
  schema.TypeRegistry.for(n0).registerError(FileTooLargeException$, FileTooLargeException);
3603
- var FileVersion$ = [
3604
- 3,
3605
- n0,
3606
- _FV,
3802
+ var FileVersion$ = [3, n0, _FV,
3607
3803
  0,
3608
3804
  [_commit, _bI, _p, _rCev],
3609
- [() => Commit$, 0, 0, 64 | 0],
3805
+ [() => Commit$, 0, 0, 64 | 0]
3806
+ ];
3807
+ var Folder$ = [3, n0, _Fo,
3808
+ 0,
3809
+ [_tI, _aP, _rP],
3810
+ [0, 0, 0]
3811
+ ];
3812
+ var FolderContentSizeLimitExceededException$ = [-3, n0, _FCSLEEo,
3813
+ { [_e]: _c },
3814
+ [_m],
3815
+ [0]
3610
3816
  ];
3611
- var Folder$ = [3, n0, _Fo, 0, [_tI, _aP, _rP], [0, 0, 0]];
3612
- var FolderContentSizeLimitExceededException$ = [-3, n0, _FCSLEEo, { [_e]: _c }, [_m], [0]];
3613
3817
  schema.TypeRegistry.for(n0).registerError(FolderContentSizeLimitExceededException$, FolderContentSizeLimitExceededException);
3614
- var FolderDoesNotExistException$ = [-3, n0, _FDNEEo, { [_e]: _c }, [_m], [0]];
3818
+ var FolderDoesNotExistException$ = [-3, n0, _FDNEEo,
3819
+ { [_e]: _c },
3820
+ [_m],
3821
+ [0]
3822
+ ];
3615
3823
  schema.TypeRegistry.for(n0).registerError(FolderDoesNotExistException$, FolderDoesNotExistException);
3616
- var GetApprovalRuleTemplateInput$ = [3, n0, _GARTI, 0, [_aRTN], [0]];
3617
- var GetApprovalRuleTemplateOutput$ = [
3618
- 3,
3619
- n0,
3620
- _GARTO,
3824
+ var GetApprovalRuleTemplateInput$ = [3, n0, _GARTI,
3825
+ 0,
3826
+ [_aRTN],
3827
+ [0]
3828
+ ];
3829
+ var GetApprovalRuleTemplateOutput$ = [3, n0, _GARTO,
3621
3830
  0,
3622
3831
  [_aRT],
3623
- [() => ApprovalRuleTemplate$],
3624
- ];
3625
- var GetBlobInput$ = [3, n0, _GBI, 0, [_rN, _bI], [0, 0]];
3626
- var GetBlobOutput$ = [3, n0, _GBO, 0, [_con], [21]];
3627
- var GetBranchInput$ = [3, n0, _GBIe, 0, [_rN, _bN], [0, 0]];
3628
- var GetBranchOutput$ = [3, n0, _GBOe, 0, [_br], [() => BranchInfo$]];
3629
- var GetCommentInput$ = [3, n0, _GCI, 0, [_cIom], [0]];
3630
- var GetCommentOutput$ = [3, n0, _GCO, 0, [_comme], [() => Comment$]];
3631
- var GetCommentReactionsInput$ = [3, n0, _GCRI, 0, [_cIom, _rUA, _nT, _mR], [0, 0, 0, 1]];
3632
- var GetCommentReactionsOutput$ = [
3633
- 3,
3634
- n0,
3635
- _GCRO,
3832
+ [() => ApprovalRuleTemplate$]
3833
+ ];
3834
+ var GetBlobInput$ = [3, n0, _GBI,
3835
+ 0,
3836
+ [_rN, _bI],
3837
+ [0, 0]
3838
+ ];
3839
+ var GetBlobOutput$ = [3, n0, _GBO,
3840
+ 0,
3841
+ [_con],
3842
+ [21]
3843
+ ];
3844
+ var GetBranchInput$ = [3, n0, _GBIe,
3845
+ 0,
3846
+ [_rN, _bN],
3847
+ [0, 0]
3848
+ ];
3849
+ var GetBranchOutput$ = [3, n0, _GBOe,
3850
+ 0,
3851
+ [_br],
3852
+ [() => BranchInfo$]
3853
+ ];
3854
+ var GetCommentInput$ = [3, n0, _GCI,
3855
+ 0,
3856
+ [_cIom],
3857
+ [0]
3858
+ ];
3859
+ var GetCommentOutput$ = [3, n0, _GCO,
3860
+ 0,
3861
+ [_comme],
3862
+ [() => Comment$]
3863
+ ];
3864
+ var GetCommentReactionsInput$ = [3, n0, _GCRI,
3865
+ 0,
3866
+ [_cIom, _rUA, _nT, _mR],
3867
+ [0, 0, 0, 1]
3868
+ ];
3869
+ var GetCommentReactionsOutput$ = [3, n0, _GCRO,
3636
3870
  0,
3637
3871
  [_rFC, _nT],
3638
- [() => ReactionsForCommentList, 0],
3872
+ [() => ReactionsForCommentList, 0]
3639
3873
  ];
3640
- var GetCommentsForComparedCommitInput$ = [
3641
- 3,
3642
- n0,
3643
- _GCFCCI,
3874
+ var GetCommentsForComparedCommitInput$ = [3, n0, _GCFCCI,
3644
3875
  0,
3645
3876
  [_rN, _bCIe, _aCI, _nT, _mR],
3646
- [0, 0, 0, 0, 1],
3877
+ [0, 0, 0, 0, 1]
3647
3878
  ];
3648
- var GetCommentsForComparedCommitOutput$ = [
3649
- 3,
3650
- n0,
3651
- _GCFCCO,
3879
+ var GetCommentsForComparedCommitOutput$ = [3, n0, _GCFCCO,
3652
3880
  0,
3653
3881
  [_cFCCD, _nT],
3654
- [() => CommentsForComparedCommitData, 0],
3882
+ [() => CommentsForComparedCommitData, 0]
3655
3883
  ];
3656
- var GetCommentsForPullRequestInput$ = [
3657
- 3,
3658
- n0,
3659
- _GCFPRI,
3884
+ var GetCommentsForPullRequestInput$ = [3, n0, _GCFPRI,
3660
3885
  0,
3661
3886
  [_pRI, _rN, _bCIe, _aCI, _nT, _mR],
3662
- [0, 0, 0, 0, 0, 1],
3887
+ [0, 0, 0, 0, 0, 1]
3663
3888
  ];
3664
- var GetCommentsForPullRequestOutput$ = [
3665
- 3,
3666
- n0,
3667
- _GCFPRO,
3889
+ var GetCommentsForPullRequestOutput$ = [3, n0, _GCFPRO,
3668
3890
  0,
3669
3891
  [_cFPRD, _nT],
3670
- [() => CommentsForPullRequestData, 0],
3892
+ [() => CommentsForPullRequestData, 0]
3893
+ ];
3894
+ var GetCommitInput$ = [3, n0, _GCIe,
3895
+ 0,
3896
+ [_rN, _cI],
3897
+ [0, 0]
3898
+ ];
3899
+ var GetCommitOutput$ = [3, n0, _GCOe,
3900
+ 0,
3901
+ [_commit],
3902
+ [() => Commit$]
3671
3903
  ];
3672
- var GetCommitInput$ = [3, n0, _GCIe, 0, [_rN, _cI], [0, 0]];
3673
- var GetCommitOutput$ = [3, n0, _GCOe, 0, [_commit], [() => Commit$]];
3674
- var GetDifferencesInput$ = [
3675
- 3,
3676
- n0,
3677
- _GDI,
3904
+ var GetDifferencesInput$ = [3, n0, _GDI,
3678
3905
  0,
3679
3906
  [_rN, _bCS, _aCS, _bP, _aPf, _MR, _NT],
3680
- [0, 0, 0, 0, 0, 1, 0],
3907
+ [0, 0, 0, 0, 0, 1, 0]
3908
+ ];
3909
+ var GetDifferencesOutput$ = [3, n0, _GDO,
3910
+ 0,
3911
+ [_di, _NT],
3912
+ [() => DifferenceList, 0]
3913
+ ];
3914
+ var GetFileInput$ = [3, n0, _GFI,
3915
+ 0,
3916
+ [_rN, _cS, _fP],
3917
+ [0, 0, 0]
3681
3918
  ];
3682
- var GetDifferencesOutput$ = [3, n0, _GDO, 0, [_di, _NT], [() => DifferenceList, 0]];
3683
- var GetFileInput$ = [3, n0, _GFI, 0, [_rN, _cS, _fP], [0, 0, 0]];
3684
- var GetFileOutput$ = [
3685
- 3,
3686
- n0,
3687
- _GFO,
3919
+ var GetFileOutput$ = [3, n0, _GFO,
3688
3920
  0,
3689
3921
  [_cI, _bI, _fP, _fMi, _fSi, _fC],
3690
- [0, 0, 0, 0, 1, 21],
3922
+ [0, 0, 0, 0, 1, 21]
3923
+ ];
3924
+ var GetFolderInput$ = [3, n0, _GFIe,
3925
+ 0,
3926
+ [_rN, _cS, _fPo],
3927
+ [0, 0, 0]
3691
3928
  ];
3692
- var GetFolderInput$ = [3, n0, _GFIe, 0, [_rN, _cS, _fPo], [0, 0, 0]];
3693
- var GetFolderOutput$ = [
3694
- 3,
3695
- n0,
3696
- _GFOe,
3929
+ var GetFolderOutput$ = [3, n0, _GFOe,
3697
3930
  0,
3698
3931
  [_cI, _fPo, _tI, _sF, _f, _sL, _sM],
3699
- [0, 0, 0, () => FolderList, () => FileList, () => SymbolicLinkList, () => SubModuleList],
3932
+ [0, 0, 0, () => FolderList, () => FileList, () => SymbolicLinkList, () => SubModuleList]
3700
3933
  ];
3701
- var GetMergeCommitInput$ = [
3702
- 3,
3703
- n0,
3704
- _GMCI,
3934
+ var GetMergeCommitInput$ = [3, n0, _GMCI,
3705
3935
  0,
3706
3936
  [_rN, _sCS, _dCS, _cDL, _cRS],
3707
- [0, 0, 0, 0, 0],
3937
+ [0, 0, 0, 0, 0]
3938
+ ];
3939
+ var GetMergeCommitOutput$ = [3, n0, _GMCO,
3940
+ 0,
3941
+ [_sCI, _dCI, _bCI, _mCI],
3942
+ [0, 0, 0, 0]
3708
3943
  ];
3709
- var GetMergeCommitOutput$ = [3, n0, _GMCO, 0, [_sCI, _dCI, _bCI, _mCI], [0, 0, 0, 0]];
3710
- var GetMergeConflictsInput$ = [
3711
- 3,
3712
- n0,
3713
- _GMCIe,
3944
+ var GetMergeConflictsInput$ = [3, n0, _GMCIe,
3714
3945
  0,
3715
3946
  [_rN, _dCS, _sCS, _mO, _cDL, _mCF, _cRS, _nT],
3716
- [0, 0, 0, 0, 0, 1, 0, 0],
3947
+ [0, 0, 0, 0, 0, 1, 0, 0]
3717
3948
  ];
3718
- var GetMergeConflictsOutput$ = [
3719
- 3,
3720
- n0,
3721
- _GMCOe,
3949
+ var GetMergeConflictsOutput$ = [3, n0, _GMCOe,
3722
3950
  0,
3723
3951
  [_me, _dCI, _sCI, _bCI, _cML, _nT],
3724
- [2, 0, 0, 0, () => ConflictMetadataList, 0],
3952
+ [2, 0, 0, 0, () => ConflictMetadataList, 0]
3725
3953
  ];
3726
- var GetMergeOptionsInput$ = [
3727
- 3,
3728
- n0,
3729
- _GMOI,
3954
+ var GetMergeOptionsInput$ = [3, n0, _GMOI,
3730
3955
  0,
3731
3956
  [_rN, _sCS, _dCS, _cDL, _cRS],
3732
- [0, 0, 0, 0, 0],
3957
+ [0, 0, 0, 0, 0]
3733
3958
  ];
3734
- var GetMergeOptionsOutput$ = [
3735
- 3,
3736
- n0,
3737
- _GMOO,
3959
+ var GetMergeOptionsOutput$ = [3, n0, _GMOO,
3738
3960
  0,
3739
3961
  [_mOer, _sCI, _dCI, _bCI],
3740
- [64 | 0, 0, 0, 0],
3962
+ [64 | 0, 0, 0, 0]
3963
+ ];
3964
+ var GetPullRequestApprovalStatesInput$ = [3, n0, _GPRASI,
3965
+ 0,
3966
+ [_pRI, _rI],
3967
+ [0, 0]
3741
3968
  ];
3742
- var GetPullRequestApprovalStatesInput$ = [3, n0, _GPRASI, 0, [_pRI, _rI], [0, 0]];
3743
- var GetPullRequestApprovalStatesOutput$ = [
3744
- 3,
3745
- n0,
3746
- _GPRASO,
3969
+ var GetPullRequestApprovalStatesOutput$ = [3, n0, _GPRASO,
3747
3970
  0,
3748
3971
  [_app],
3749
- [() => ApprovalList],
3750
- ];
3751
- var GetPullRequestInput$ = [3, n0, _GPRI, 0, [_pRI], [0]];
3752
- var GetPullRequestOutput$ = [3, n0, _GPRO, 0, [_pR], [() => PullRequest$]];
3753
- var GetPullRequestOverrideStateInput$ = [3, n0, _GPROSI, 0, [_pRI, _rI], [0, 0]];
3754
- var GetPullRequestOverrideStateOutput$ = [3, n0, _GPROSO, 0, [_o, _ov], [2, 0]];
3755
- var GetRepositoryInput$ = [3, n0, _GRI, 0, [_rN], [0]];
3756
- var GetRepositoryOutput$ = [3, n0, _GRO, 0, [_rM], [() => RepositoryMetadata$]];
3757
- var GetRepositoryTriggersInput$ = [3, n0, _GRTI, 0, [_rN], [0]];
3758
- var GetRepositoryTriggersOutput$ = [
3759
- 3,
3760
- n0,
3761
- _GRTO,
3972
+ [() => ApprovalList]
3973
+ ];
3974
+ var GetPullRequestInput$ = [3, n0, _GPRI,
3762
3975
  0,
3763
- [_cIon, _tr],
3764
- [0, () => RepositoryTriggersList],
3976
+ [_pRI],
3977
+ [0]
3978
+ ];
3979
+ var GetPullRequestOutput$ = [3, n0, _GPRO,
3980
+ 0,
3981
+ [_pR],
3982
+ [() => PullRequest$]
3983
+ ];
3984
+ var GetPullRequestOverrideStateInput$ = [3, n0, _GPROSI,
3985
+ 0,
3986
+ [_pRI, _rI],
3987
+ [0, 0]
3988
+ ];
3989
+ var GetPullRequestOverrideStateOutput$ = [3, n0, _GPROSO,
3990
+ 0,
3991
+ [_o, _ov],
3992
+ [2, 0]
3993
+ ];
3994
+ var GetRepositoryInput$ = [3, n0, _GRI,
3995
+ 0,
3996
+ [_rN],
3997
+ [0]
3998
+ ];
3999
+ var GetRepositoryOutput$ = [3, n0, _GRO,
4000
+ 0,
4001
+ [_rM],
4002
+ [() => RepositoryMetadata$]
4003
+ ];
4004
+ var GetRepositoryTriggersInput$ = [3, n0, _GRTI,
4005
+ 0,
4006
+ [_rN],
4007
+ [0]
4008
+ ];
4009
+ var GetRepositoryTriggersOutput$ = [3, n0, _GRTO,
4010
+ 0,
4011
+ [_cIon, _tr],
4012
+ [0, () => RepositoryTriggersList]
4013
+ ];
4014
+ var IdempotencyParameterMismatchException$ = [-3, n0, _IPME,
4015
+ { [_e]: _c },
4016
+ [_m],
4017
+ [0]
4018
+ ];
4019
+ schema.TypeRegistry.for(n0).registerError(IdempotencyParameterMismatchException$, IdempotencyParameterMismatchException);
4020
+ var InvalidActorArnException$ = [-3, n0, _IAAE,
4021
+ { [_e]: _c },
4022
+ [_m],
4023
+ [0]
4024
+ ];
4025
+ schema.TypeRegistry.for(n0).registerError(InvalidActorArnException$, InvalidActorArnException);
4026
+ var InvalidApprovalRuleContentException$ = [-3, n0, _IARCE,
4027
+ { [_e]: _c },
4028
+ [_m],
4029
+ [0]
4030
+ ];
4031
+ schema.TypeRegistry.for(n0).registerError(InvalidApprovalRuleContentException$, InvalidApprovalRuleContentException);
4032
+ var InvalidApprovalRuleNameException$ = [-3, n0, _IARNE,
4033
+ { [_e]: _c },
4034
+ [_m],
4035
+ [0]
3765
4036
  ];
3766
- var IdempotencyParameterMismatchException$ = [-3, n0, _IPME, { [_e]: _c }, [_m], [0]];
3767
- schema.TypeRegistry.for(n0).registerError(IdempotencyParameterMismatchException$, IdempotencyParameterMismatchException);
3768
- var InvalidActorArnException$ = [-3, n0, _IAAE, { [_e]: _c }, [_m], [0]];
3769
- schema.TypeRegistry.for(n0).registerError(InvalidActorArnException$, InvalidActorArnException);
3770
- var InvalidApprovalRuleContentException$ = [-3, n0, _IARCE, { [_e]: _c }, [_m], [0]];
3771
- schema.TypeRegistry.for(n0).registerError(InvalidApprovalRuleContentException$, InvalidApprovalRuleContentException);
3772
- var InvalidApprovalRuleNameException$ = [-3, n0, _IARNE, { [_e]: _c }, [_m], [0]];
3773
4037
  schema.TypeRegistry.for(n0).registerError(InvalidApprovalRuleNameException$, InvalidApprovalRuleNameException);
3774
- var InvalidApprovalRuleTemplateContentException$ = [-3, n0, _IARTCE, { [_e]: _c }, [_m], [0]];
4038
+ var InvalidApprovalRuleTemplateContentException$ = [-3, n0, _IARTCE,
4039
+ { [_e]: _c },
4040
+ [_m],
4041
+ [0]
4042
+ ];
3775
4043
  schema.TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateContentException$, InvalidApprovalRuleTemplateContentException);
3776
- var InvalidApprovalRuleTemplateDescriptionException$ = [
3777
- -3,
3778
- n0,
3779
- _IARTDE,
4044
+ var InvalidApprovalRuleTemplateDescriptionException$ = [-3, n0, _IARTDE,
3780
4045
  { [_e]: _c },
3781
4046
  [_m],
3782
- [0],
4047
+ [0]
3783
4048
  ];
3784
4049
  schema.TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateDescriptionException$, InvalidApprovalRuleTemplateDescriptionException);
3785
- var InvalidApprovalRuleTemplateNameException$ = [-3, n0, _IARTNE, { [_e]: _c }, [_m], [0]];
4050
+ var InvalidApprovalRuleTemplateNameException$ = [-3, n0, _IARTNE,
4051
+ { [_e]: _c },
4052
+ [_m],
4053
+ [0]
4054
+ ];
3786
4055
  schema.TypeRegistry.for(n0).registerError(InvalidApprovalRuleTemplateNameException$, InvalidApprovalRuleTemplateNameException);
3787
- var InvalidApprovalStateException$ = [-3, n0, _IASE, { [_e]: _c }, [_m], [0]];
4056
+ var InvalidApprovalStateException$ = [-3, n0, _IASE,
4057
+ { [_e]: _c },
4058
+ [_m],
4059
+ [0]
4060
+ ];
3788
4061
  schema.TypeRegistry.for(n0).registerError(InvalidApprovalStateException$, InvalidApprovalStateException);
3789
- var InvalidAuthorArnException$ = [-3, n0, _IAAEn, { [_e]: _c }, [_m], [0]];
4062
+ var InvalidAuthorArnException$ = [-3, n0, _IAAEn,
4063
+ { [_e]: _c },
4064
+ [_m],
4065
+ [0]
4066
+ ];
3790
4067
  schema.TypeRegistry.for(n0).registerError(InvalidAuthorArnException$, InvalidAuthorArnException);
3791
- var InvalidBlobIdException$ = [-3, n0, _IBIE, { [_e]: _c }, [_m], [0]];
4068
+ var InvalidBlobIdException$ = [-3, n0, _IBIE,
4069
+ { [_e]: _c },
4070
+ [_m],
4071
+ [0]
4072
+ ];
3792
4073
  schema.TypeRegistry.for(n0).registerError(InvalidBlobIdException$, InvalidBlobIdException);
3793
- var InvalidBranchNameException$ = [-3, n0, _IBNE, { [_e]: _c }, [_m], [0]];
4074
+ var InvalidBranchNameException$ = [-3, n0, _IBNE,
4075
+ { [_e]: _c },
4076
+ [_m],
4077
+ [0]
4078
+ ];
3794
4079
  schema.TypeRegistry.for(n0).registerError(InvalidBranchNameException$, InvalidBranchNameException);
3795
- var InvalidClientRequestTokenException$ = [-3, n0, _ICRTE, { [_e]: _c }, [_m], [0]];
4080
+ var InvalidClientRequestTokenException$ = [-3, n0, _ICRTE,
4081
+ { [_e]: _c },
4082
+ [_m],
4083
+ [0]
4084
+ ];
3796
4085
  schema.TypeRegistry.for(n0).registerError(InvalidClientRequestTokenException$, InvalidClientRequestTokenException);
3797
- var InvalidCommentIdException$ = [-3, n0, _ICIE, { [_e]: _c }, [_m], [0]];
4086
+ var InvalidCommentIdException$ = [-3, n0, _ICIE,
4087
+ { [_e]: _c },
4088
+ [_m],
4089
+ [0]
4090
+ ];
3798
4091
  schema.TypeRegistry.for(n0).registerError(InvalidCommentIdException$, InvalidCommentIdException);
3799
- var InvalidCommitException$ = [-3, n0, _ICE, { [_e]: _c }, [_m], [0]];
4092
+ var InvalidCommitException$ = [-3, n0, _ICE,
4093
+ { [_e]: _c },
4094
+ [_m],
4095
+ [0]
4096
+ ];
3800
4097
  schema.TypeRegistry.for(n0).registerError(InvalidCommitException$, InvalidCommitException);
3801
- var InvalidCommitIdException$ = [-3, n0, _ICIEn, { [_e]: _c }, [_m], [0]];
4098
+ var InvalidCommitIdException$ = [-3, n0, _ICIEn,
4099
+ { [_e]: _c },
4100
+ [_m],
4101
+ [0]
4102
+ ];
3802
4103
  schema.TypeRegistry.for(n0).registerError(InvalidCommitIdException$, InvalidCommitIdException);
3803
- var InvalidConflictDetailLevelException$ = [-3, n0, _ICDLE, { [_e]: _c }, [_m], [0]];
4104
+ var InvalidConflictDetailLevelException$ = [-3, n0, _ICDLE,
4105
+ { [_e]: _c },
4106
+ [_m],
4107
+ [0]
4108
+ ];
3804
4109
  schema.TypeRegistry.for(n0).registerError(InvalidConflictDetailLevelException$, InvalidConflictDetailLevelException);
3805
- var InvalidConflictResolutionException$ = [-3, n0, _ICRE, { [_e]: _c }, [_m], [0]];
4110
+ var InvalidConflictResolutionException$ = [-3, n0, _ICRE,
4111
+ { [_e]: _c },
4112
+ [_m],
4113
+ [0]
4114
+ ];
3806
4115
  schema.TypeRegistry.for(n0).registerError(InvalidConflictResolutionException$, InvalidConflictResolutionException);
3807
- var InvalidConflictResolutionStrategyException$ = [-3, n0, _ICRSE, { [_e]: _c }, [_m], [0]];
4116
+ var InvalidConflictResolutionStrategyException$ = [-3, n0, _ICRSE,
4117
+ { [_e]: _c },
4118
+ [_m],
4119
+ [0]
4120
+ ];
3808
4121
  schema.TypeRegistry.for(n0).registerError(InvalidConflictResolutionStrategyException$, InvalidConflictResolutionStrategyException);
3809
- var InvalidContinuationTokenException$ = [-3, n0, _ICTE, { [_e]: _c }, [_m], [0]];
4122
+ var InvalidContinuationTokenException$ = [-3, n0, _ICTE,
4123
+ { [_e]: _c },
4124
+ [_m],
4125
+ [0]
4126
+ ];
3810
4127
  schema.TypeRegistry.for(n0).registerError(InvalidContinuationTokenException$, InvalidContinuationTokenException);
3811
- var InvalidDeletionParameterException$ = [-3, n0, _IDPE, { [_e]: _c }, [_m], [0]];
4128
+ var InvalidDeletionParameterException$ = [-3, n0, _IDPE,
4129
+ { [_e]: _c },
4130
+ [_m],
4131
+ [0]
4132
+ ];
3812
4133
  schema.TypeRegistry.for(n0).registerError(InvalidDeletionParameterException$, InvalidDeletionParameterException);
3813
- var InvalidDescriptionException$ = [-3, n0, _IDE, { [_e]: _c }, [_m], [0]];
4134
+ var InvalidDescriptionException$ = [-3, n0, _IDE,
4135
+ { [_e]: _c },
4136
+ [_m],
4137
+ [0]
4138
+ ];
3814
4139
  schema.TypeRegistry.for(n0).registerError(InvalidDescriptionException$, InvalidDescriptionException);
3815
- var InvalidDestinationCommitSpecifierException$ = [-3, n0, _IDCSE, { [_e]: _c }, [_m], [0]];
4140
+ var InvalidDestinationCommitSpecifierException$ = [-3, n0, _IDCSE,
4141
+ { [_e]: _c },
4142
+ [_m],
4143
+ [0]
4144
+ ];
3816
4145
  schema.TypeRegistry.for(n0).registerError(InvalidDestinationCommitSpecifierException$, InvalidDestinationCommitSpecifierException);
3817
- var InvalidEmailException$ = [-3, n0, _IEE, { [_e]: _c }, [_m], [0]];
4146
+ var InvalidEmailException$ = [-3, n0, _IEE,
4147
+ { [_e]: _c },
4148
+ [_m],
4149
+ [0]
4150
+ ];
3818
4151
  schema.TypeRegistry.for(n0).registerError(InvalidEmailException$, InvalidEmailException);
3819
- var InvalidFileLocationException$ = [-3, n0, _IFLE, { [_e]: _c }, [_m], [0]];
4152
+ var InvalidFileLocationException$ = [-3, n0, _IFLE,
4153
+ { [_e]: _c },
4154
+ [_m],
4155
+ [0]
4156
+ ];
3820
4157
  schema.TypeRegistry.for(n0).registerError(InvalidFileLocationException$, InvalidFileLocationException);
3821
- var InvalidFileModeException$ = [-3, n0, _IFME, { [_e]: _c }, [_m], [0]];
4158
+ var InvalidFileModeException$ = [-3, n0, _IFME,
4159
+ { [_e]: _c },
4160
+ [_m],
4161
+ [0]
4162
+ ];
3822
4163
  schema.TypeRegistry.for(n0).registerError(InvalidFileModeException$, InvalidFileModeException);
3823
- var InvalidFilePositionException$ = [-3, n0, _IFPE, { [_e]: _c }, [_m], [0]];
4164
+ var InvalidFilePositionException$ = [-3, n0, _IFPE,
4165
+ { [_e]: _c },
4166
+ [_m],
4167
+ [0]
4168
+ ];
3824
4169
  schema.TypeRegistry.for(n0).registerError(InvalidFilePositionException$, InvalidFilePositionException);
3825
- var InvalidMaxConflictFilesException$ = [-3, n0, _IMCFE, { [_e]: _c }, [_m], [0]];
4170
+ var InvalidMaxConflictFilesException$ = [-3, n0, _IMCFE,
4171
+ { [_e]: _c },
4172
+ [_m],
4173
+ [0]
4174
+ ];
3826
4175
  schema.TypeRegistry.for(n0).registerError(InvalidMaxConflictFilesException$, InvalidMaxConflictFilesException);
3827
- var InvalidMaxMergeHunksException$ = [-3, n0, _IMMHE, { [_e]: _c }, [_m], [0]];
4176
+ var InvalidMaxMergeHunksException$ = [-3, n0, _IMMHE,
4177
+ { [_e]: _c },
4178
+ [_m],
4179
+ [0]
4180
+ ];
3828
4181
  schema.TypeRegistry.for(n0).registerError(InvalidMaxMergeHunksException$, InvalidMaxMergeHunksException);
3829
- var InvalidMaxResultsException$ = [-3, n0, _IMRE, { [_e]: _c }, [_m], [0]];
4182
+ var InvalidMaxResultsException$ = [-3, n0, _IMRE,
4183
+ { [_e]: _c },
4184
+ [_m],
4185
+ [0]
4186
+ ];
3830
4187
  schema.TypeRegistry.for(n0).registerError(InvalidMaxResultsException$, InvalidMaxResultsException);
3831
- var InvalidMergeOptionException$ = [-3, n0, _IMOE, { [_e]: _c }, [_m], [0]];
4188
+ var InvalidMergeOptionException$ = [-3, n0, _IMOE,
4189
+ { [_e]: _c },
4190
+ [_m],
4191
+ [0]
4192
+ ];
3832
4193
  schema.TypeRegistry.for(n0).registerError(InvalidMergeOptionException$, InvalidMergeOptionException);
3833
- var InvalidOrderException$ = [-3, n0, _IOE, { [_e]: _c }, [_m], [0]];
4194
+ var InvalidOrderException$ = [-3, n0, _IOE,
4195
+ { [_e]: _c },
4196
+ [_m],
4197
+ [0]
4198
+ ];
3834
4199
  schema.TypeRegistry.for(n0).registerError(InvalidOrderException$, InvalidOrderException);
3835
- var InvalidOverrideStatusException$ = [-3, n0, _IOSE, { [_e]: _c }, [_m], [0]];
4200
+ var InvalidOverrideStatusException$ = [-3, n0, _IOSE,
4201
+ { [_e]: _c },
4202
+ [_m],
4203
+ [0]
4204
+ ];
3836
4205
  schema.TypeRegistry.for(n0).registerError(InvalidOverrideStatusException$, InvalidOverrideStatusException);
3837
- var InvalidParentCommitIdException$ = [-3, n0, _IPCIE, { [_e]: _c }, [_m], [0]];
4206
+ var InvalidParentCommitIdException$ = [-3, n0, _IPCIE,
4207
+ { [_e]: _c },
4208
+ [_m],
4209
+ [0]
4210
+ ];
3838
4211
  schema.TypeRegistry.for(n0).registerError(InvalidParentCommitIdException$, InvalidParentCommitIdException);
3839
- var InvalidPathException$ = [-3, n0, _IPE, { [_e]: _c }, [_m], [0]];
4212
+ var InvalidPathException$ = [-3, n0, _IPE,
4213
+ { [_e]: _c },
4214
+ [_m],
4215
+ [0]
4216
+ ];
3840
4217
  schema.TypeRegistry.for(n0).registerError(InvalidPathException$, InvalidPathException);
3841
- var InvalidPullRequestEventTypeException$ = [-3, n0, _IPRETE, { [_e]: _c }, [_m], [0]];
4218
+ var InvalidPullRequestEventTypeException$ = [-3, n0, _IPRETE,
4219
+ { [_e]: _c },
4220
+ [_m],
4221
+ [0]
4222
+ ];
3842
4223
  schema.TypeRegistry.for(n0).registerError(InvalidPullRequestEventTypeException$, InvalidPullRequestEventTypeException);
3843
- var InvalidPullRequestIdException$ = [-3, n0, _IPRIE, { [_e]: _c }, [_m], [0]];
4224
+ var InvalidPullRequestIdException$ = [-3, n0, _IPRIE,
4225
+ { [_e]: _c },
4226
+ [_m],
4227
+ [0]
4228
+ ];
3844
4229
  schema.TypeRegistry.for(n0).registerError(InvalidPullRequestIdException$, InvalidPullRequestIdException);
3845
- var InvalidPullRequestStatusException$ = [-3, n0, _IPRSE, { [_e]: _c }, [_m], [0]];
4230
+ var InvalidPullRequestStatusException$ = [-3, n0, _IPRSE,
4231
+ { [_e]: _c },
4232
+ [_m],
4233
+ [0]
4234
+ ];
3846
4235
  schema.TypeRegistry.for(n0).registerError(InvalidPullRequestStatusException$, InvalidPullRequestStatusException);
3847
- var InvalidPullRequestStatusUpdateException$ = [-3, n0, _IPRSUE, { [_e]: _c }, [_m], [0]];
4236
+ var InvalidPullRequestStatusUpdateException$ = [-3, n0, _IPRSUE,
4237
+ { [_e]: _c },
4238
+ [_m],
4239
+ [0]
4240
+ ];
3848
4241
  schema.TypeRegistry.for(n0).registerError(InvalidPullRequestStatusUpdateException$, InvalidPullRequestStatusUpdateException);
3849
- var InvalidReactionUserArnException$ = [-3, n0, _IRUAE, { [_e]: _c }, [_m], [0]];
4242
+ var InvalidReactionUserArnException$ = [-3, n0, _IRUAE,
4243
+ { [_e]: _c },
4244
+ [_m],
4245
+ [0]
4246
+ ];
3850
4247
  schema.TypeRegistry.for(n0).registerError(InvalidReactionUserArnException$, InvalidReactionUserArnException);
3851
- var InvalidReactionValueException$ = [-3, n0, _IRVE, { [_e]: _c }, [_m], [0]];
4248
+ var InvalidReactionValueException$ = [-3, n0, _IRVE,
4249
+ { [_e]: _c },
4250
+ [_m],
4251
+ [0]
4252
+ ];
3852
4253
  schema.TypeRegistry.for(n0).registerError(InvalidReactionValueException$, InvalidReactionValueException);
3853
- var InvalidReferenceNameException$ = [-3, n0, _IRNE, { [_e]: _c }, [_m], [0]];
4254
+ var InvalidReferenceNameException$ = [-3, n0, _IRNE,
4255
+ { [_e]: _c },
4256
+ [_m],
4257
+ [0]
4258
+ ];
3854
4259
  schema.TypeRegistry.for(n0).registerError(InvalidReferenceNameException$, InvalidReferenceNameException);
3855
- var InvalidRelativeFileVersionEnumException$ = [-3, n0, _IRFVEE, { [_e]: _c }, [_m], [0]];
4260
+ var InvalidRelativeFileVersionEnumException$ = [-3, n0, _IRFVEE,
4261
+ { [_e]: _c },
4262
+ [_m],
4263
+ [0]
4264
+ ];
3856
4265
  schema.TypeRegistry.for(n0).registerError(InvalidRelativeFileVersionEnumException$, InvalidRelativeFileVersionEnumException);
3857
- var InvalidReplacementContentException$ = [-3, n0, _IRCE, { [_e]: _c }, [_m], [0]];
4266
+ var InvalidReplacementContentException$ = [-3, n0, _IRCE,
4267
+ { [_e]: _c },
4268
+ [_m],
4269
+ [0]
4270
+ ];
3858
4271
  schema.TypeRegistry.for(n0).registerError(InvalidReplacementContentException$, InvalidReplacementContentException);
3859
- var InvalidReplacementTypeException$ = [-3, n0, _IRTE, { [_e]: _c }, [_m], [0]];
4272
+ var InvalidReplacementTypeException$ = [-3, n0, _IRTE,
4273
+ { [_e]: _c },
4274
+ [_m],
4275
+ [0]
4276
+ ];
3860
4277
  schema.TypeRegistry.for(n0).registerError(InvalidReplacementTypeException$, InvalidReplacementTypeException);
3861
- var InvalidRepositoryDescriptionException$ = [-3, n0, _IRDE, { [_e]: _c }, [_m], [0]];
4278
+ var InvalidRepositoryDescriptionException$ = [-3, n0, _IRDE,
4279
+ { [_e]: _c },
4280
+ [_m],
4281
+ [0]
4282
+ ];
3862
4283
  schema.TypeRegistry.for(n0).registerError(InvalidRepositoryDescriptionException$, InvalidRepositoryDescriptionException);
3863
- var InvalidRepositoryNameException$ = [-3, n0, _IRNEn, { [_e]: _c }, [_m], [0]];
4284
+ var InvalidRepositoryNameException$ = [-3, n0, _IRNEn,
4285
+ { [_e]: _c },
4286
+ [_m],
4287
+ [0]
4288
+ ];
3864
4289
  schema.TypeRegistry.for(n0).registerError(InvalidRepositoryNameException$, InvalidRepositoryNameException);
3865
- var InvalidRepositoryTriggerBranchNameException$ = [-3, n0, _IRTBNE, { [_e]: _c }, [_m], [0]];
4290
+ var InvalidRepositoryTriggerBranchNameException$ = [-3, n0, _IRTBNE,
4291
+ { [_e]: _c },
4292
+ [_m],
4293
+ [0]
4294
+ ];
3866
4295
  schema.TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerBranchNameException$, InvalidRepositoryTriggerBranchNameException);
3867
- var InvalidRepositoryTriggerCustomDataException$ = [-3, n0, _IRTCDE, { [_e]: _c }, [_m], [0]];
4296
+ var InvalidRepositoryTriggerCustomDataException$ = [-3, n0, _IRTCDE,
4297
+ { [_e]: _c },
4298
+ [_m],
4299
+ [0]
4300
+ ];
3868
4301
  schema.TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerCustomDataException$, InvalidRepositoryTriggerCustomDataException);
3869
- var InvalidRepositoryTriggerDestinationArnException$ = [
3870
- -3,
3871
- n0,
3872
- _IRTDAE,
4302
+ var InvalidRepositoryTriggerDestinationArnException$ = [-3, n0, _IRTDAE,
3873
4303
  { [_e]: _c },
3874
4304
  [_m],
3875
- [0],
4305
+ [0]
3876
4306
  ];
3877
4307
  schema.TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerDestinationArnException$, InvalidRepositoryTriggerDestinationArnException);
3878
- var InvalidRepositoryTriggerEventsException$ = [-3, n0, _IRTEE, { [_e]: _c }, [_m], [0]];
4308
+ var InvalidRepositoryTriggerEventsException$ = [-3, n0, _IRTEE,
4309
+ { [_e]: _c },
4310
+ [_m],
4311
+ [0]
4312
+ ];
3879
4313
  schema.TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerEventsException$, InvalidRepositoryTriggerEventsException);
3880
- var InvalidRepositoryTriggerNameException$ = [-3, n0, _IRTNE, { [_e]: _c }, [_m], [0]];
4314
+ var InvalidRepositoryTriggerNameException$ = [-3, n0, _IRTNE,
4315
+ { [_e]: _c },
4316
+ [_m],
4317
+ [0]
4318
+ ];
3881
4319
  schema.TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerNameException$, InvalidRepositoryTriggerNameException);
3882
- var InvalidRepositoryTriggerRegionException$ = [-3, n0, _IRTRE, { [_e]: _c }, [_m], [0]];
4320
+ var InvalidRepositoryTriggerRegionException$ = [-3, n0, _IRTRE,
4321
+ { [_e]: _c },
4322
+ [_m],
4323
+ [0]
4324
+ ];
3883
4325
  schema.TypeRegistry.for(n0).registerError(InvalidRepositoryTriggerRegionException$, InvalidRepositoryTriggerRegionException);
3884
- var InvalidResourceArnException$ = [-3, n0, _IRAE, { [_e]: _c }, [_m], [0]];
4326
+ var InvalidResourceArnException$ = [-3, n0, _IRAE,
4327
+ { [_e]: _c },
4328
+ [_m],
4329
+ [0]
4330
+ ];
3885
4331
  schema.TypeRegistry.for(n0).registerError(InvalidResourceArnException$, InvalidResourceArnException);
3886
- var InvalidRevisionIdException$ = [-3, n0, _IRIE, { [_e]: _c }, [_m], [0]];
4332
+ var InvalidRevisionIdException$ = [-3, n0, _IRIE,
4333
+ { [_e]: _c },
4334
+ [_m],
4335
+ [0]
4336
+ ];
3887
4337
  schema.TypeRegistry.for(n0).registerError(InvalidRevisionIdException$, InvalidRevisionIdException);
3888
- var InvalidRuleContentSha256Exception$ = [-3, n0, _IRCSE, { [_e]: _c }, [_m], [0]];
4338
+ var InvalidRuleContentSha256Exception$ = [-3, n0, _IRCSE,
4339
+ { [_e]: _c },
4340
+ [_m],
4341
+ [0]
4342
+ ];
3889
4343
  schema.TypeRegistry.for(n0).registerError(InvalidRuleContentSha256Exception$, InvalidRuleContentSha256Exception);
3890
- var InvalidSortByException$ = [-3, n0, _ISBE, { [_e]: _c }, [_m], [0]];
4344
+ var InvalidSortByException$ = [-3, n0, _ISBE,
4345
+ { [_e]: _c },
4346
+ [_m],
4347
+ [0]
4348
+ ];
3891
4349
  schema.TypeRegistry.for(n0).registerError(InvalidSortByException$, InvalidSortByException);
3892
- var InvalidSourceCommitSpecifierException$ = [-3, n0, _ISCSE, { [_e]: _c }, [_m], [0]];
4350
+ var InvalidSourceCommitSpecifierException$ = [-3, n0, _ISCSE,
4351
+ { [_e]: _c },
4352
+ [_m],
4353
+ [0]
4354
+ ];
3893
4355
  schema.TypeRegistry.for(n0).registerError(InvalidSourceCommitSpecifierException$, InvalidSourceCommitSpecifierException);
3894
- var InvalidSystemTagUsageException$ = [-3, n0, _ISTUE, { [_e]: _c }, [_m], [0]];
4356
+ var InvalidSystemTagUsageException$ = [-3, n0, _ISTUE,
4357
+ { [_e]: _c },
4358
+ [_m],
4359
+ [0]
4360
+ ];
3895
4361
  schema.TypeRegistry.for(n0).registerError(InvalidSystemTagUsageException$, InvalidSystemTagUsageException);
3896
- var InvalidTagKeysListException$ = [-3, n0, _ITKLE, { [_e]: _c }, [_m], [0]];
4362
+ var InvalidTagKeysListException$ = [-3, n0, _ITKLE,
4363
+ { [_e]: _c },
4364
+ [_m],
4365
+ [0]
4366
+ ];
3897
4367
  schema.TypeRegistry.for(n0).registerError(InvalidTagKeysListException$, InvalidTagKeysListException);
3898
- var InvalidTagsMapException$ = [-3, n0, _ITME, { [_e]: _c }, [_m], [0]];
4368
+ var InvalidTagsMapException$ = [-3, n0, _ITME,
4369
+ { [_e]: _c },
4370
+ [_m],
4371
+ [0]
4372
+ ];
3899
4373
  schema.TypeRegistry.for(n0).registerError(InvalidTagsMapException$, InvalidTagsMapException);
3900
- var InvalidTargetBranchException$ = [-3, n0, _ITBE, { [_e]: _c }, [_m], [0]];
4374
+ var InvalidTargetBranchException$ = [-3, n0, _ITBE,
4375
+ { [_e]: _c },
4376
+ [_m],
4377
+ [0]
4378
+ ];
3901
4379
  schema.TypeRegistry.for(n0).registerError(InvalidTargetBranchException$, InvalidTargetBranchException);
3902
- var InvalidTargetException$ = [-3, n0, _ITE, { [_e]: _c }, [_m], [0]];
4380
+ var InvalidTargetException$ = [-3, n0, _ITE,
4381
+ { [_e]: _c },
4382
+ [_m],
4383
+ [0]
4384
+ ];
3903
4385
  schema.TypeRegistry.for(n0).registerError(InvalidTargetException$, InvalidTargetException);
3904
- var InvalidTargetsException$ = [-3, n0, _ITEn, { [_e]: _c }, [_m], [0]];
4386
+ var InvalidTargetsException$ = [-3, n0, _ITEn,
4387
+ { [_e]: _c },
4388
+ [_m],
4389
+ [0]
4390
+ ];
3905
4391
  schema.TypeRegistry.for(n0).registerError(InvalidTargetsException$, InvalidTargetsException);
3906
- var InvalidTitleException$ = [-3, n0, _ITEnv, { [_e]: _c }, [_m], [0]];
4392
+ var InvalidTitleException$ = [-3, n0, _ITEnv,
4393
+ { [_e]: _c },
4394
+ [_m],
4395
+ [0]
4396
+ ];
3907
4397
  schema.TypeRegistry.for(n0).registerError(InvalidTitleException$, InvalidTitleException);
3908
- var IsBinaryFile$ = [3, n0, _IBF, 0, [_so, _des, _b], [2, 2, 2]];
3909
- var ListApprovalRuleTemplatesInput$ = [3, n0, _LARTI, 0, [_nT, _mR], [0, 1]];
3910
- var ListApprovalRuleTemplatesOutput$ = [3, n0, _LARTO, 0, [_aRTNp, _nT], [64 | 0, 0]];
3911
- var ListAssociatedApprovalRuleTemplatesForRepositoryInput$ = [
3912
- 3,
3913
- n0,
3914
- _LAARTFRI,
4398
+ var IsBinaryFile$ = [3, n0, _IBF,
4399
+ 0,
4400
+ [_so, _des, _b],
4401
+ [2, 2, 2]
4402
+ ];
4403
+ var ListApprovalRuleTemplatesInput$ = [3, n0, _LARTI,
4404
+ 0,
4405
+ [_nT, _mR],
4406
+ [0, 1]
4407
+ ];
4408
+ var ListApprovalRuleTemplatesOutput$ = [3, n0, _LARTO,
4409
+ 0,
4410
+ [_aRTNp, _nT],
4411
+ [64 | 0, 0]
4412
+ ];
4413
+ var ListAssociatedApprovalRuleTemplatesForRepositoryInput$ = [3, n0, _LAARTFRI,
3915
4414
  0,
3916
4415
  [_rN, _nT, _mR],
3917
- [0, 0, 1],
4416
+ [0, 0, 1]
3918
4417
  ];
3919
- var ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = [
3920
- 3,
3921
- n0,
3922
- _LAARTFRO,
4418
+ var ListAssociatedApprovalRuleTemplatesForRepositoryOutput$ = [3, n0, _LAARTFRO,
3923
4419
  0,
3924
4420
  [_aRTNp, _nT],
3925
- [64 | 0, 0],
4421
+ [64 | 0, 0]
3926
4422
  ];
3927
- var ListBranchesInput$ = [3, n0, _LBI, 0, [_rN, _nT], [0, 0]];
3928
- var ListBranchesOutput$ = [3, n0, _LBO, 0, [_bra, _nT], [64 | 0, 0]];
3929
- var ListFileCommitHistoryRequest$ = [
3930
- 3,
3931
- n0,
3932
- _LFCHR,
4423
+ var ListBranchesInput$ = [3, n0, _LBI,
4424
+ 0,
4425
+ [_rN, _nT],
4426
+ [0, 0]
4427
+ ];
4428
+ var ListBranchesOutput$ = [3, n0, _LBO,
4429
+ 0,
4430
+ [_bra, _nT],
4431
+ [64 | 0, 0]
4432
+ ];
4433
+ var ListFileCommitHistoryRequest$ = [3, n0, _LFCHR,
3933
4434
  0,
3934
4435
  [_rN, _cS, _fP, _mR, _nT],
3935
- [0, 0, 0, 1, 0],
4436
+ [0, 0, 0, 1, 0]
3936
4437
  ];
3937
- var ListFileCommitHistoryResponse$ = [
3938
- 3,
3939
- n0,
3940
- _LFCHRi,
4438
+ var ListFileCommitHistoryResponse$ = [3, n0, _LFCHRi,
3941
4439
  0,
3942
4440
  [_rDe, _nT],
3943
- [() => RevisionDag, 0],
4441
+ [() => RevisionDag, 0]
3944
4442
  ];
3945
- var ListPullRequestsInput$ = [
3946
- 3,
3947
- n0,
3948
- _LPRI,
4443
+ var ListPullRequestsInput$ = [3, n0, _LPRI,
3949
4444
  0,
3950
4445
  [_rN, _aA, _pRS, _nT, _mR],
3951
- [0, 0, 0, 0, 1],
4446
+ [0, 0, 0, 0, 1]
4447
+ ];
4448
+ var ListPullRequestsOutput$ = [3, n0, _LPRO,
4449
+ 0,
4450
+ [_pRIu, _nT],
4451
+ [64 | 0, 0]
3952
4452
  ];
3953
- var ListPullRequestsOutput$ = [3, n0, _LPRO, 0, [_pRIu, _nT], [64 | 0, 0]];
3954
- var ListRepositoriesForApprovalRuleTemplateInput$ = [
3955
- 3,
3956
- n0,
3957
- _LRFARTI,
4453
+ var ListRepositoriesForApprovalRuleTemplateInput$ = [3, n0, _LRFARTI,
3958
4454
  0,
3959
4455
  [_aRTN, _nT, _mR],
3960
- [0, 0, 1],
4456
+ [0, 0, 1]
3961
4457
  ];
3962
- var ListRepositoriesForApprovalRuleTemplateOutput$ = [
3963
- 3,
3964
- n0,
3965
- _LRFARTO,
4458
+ var ListRepositoriesForApprovalRuleTemplateOutput$ = [3, n0, _LRFARTO,
3966
4459
  0,
3967
4460
  [_rNe, _nT],
3968
- [64 | 0, 0],
4461
+ [64 | 0, 0]
3969
4462
  ];
3970
- var ListRepositoriesInput$ = [3, n0, _LRI, 0, [_nT, _sB, _or], [0, 0, 0]];
3971
- var ListRepositoriesOutput$ = [
3972
- 3,
3973
- n0,
3974
- _LRO,
4463
+ var ListRepositoriesInput$ = [3, n0, _LRI,
4464
+ 0,
4465
+ [_nT, _sB, _or],
4466
+ [0, 0, 0]
4467
+ ];
4468
+ var ListRepositoriesOutput$ = [3, n0, _LRO,
3975
4469
  0,
3976
4470
  [_r, _nT],
3977
- [() => RepositoryNameIdPairList, 0],
4471
+ [() => RepositoryNameIdPairList, 0]
4472
+ ];
4473
+ var ListTagsForResourceInput$ = [3, n0, _LTFRI,
4474
+ 0,
4475
+ [_rA, _nT],
4476
+ [0, 0]
4477
+ ];
4478
+ var ListTagsForResourceOutput$ = [3, n0, _LTFRO,
4479
+ 0,
4480
+ [_tag, _nT],
4481
+ [128 | 0, 0]
4482
+ ];
4483
+ var Location$ = [3, n0, _L,
4484
+ 0,
4485
+ [_fP, _fPil, _rFV],
4486
+ [0, 1, 0]
4487
+ ];
4488
+ var ManualMergeRequiredException$ = [-3, n0, _MMRE,
4489
+ { [_e]: _c },
4490
+ [_m],
4491
+ [0]
3978
4492
  ];
3979
- var ListTagsForResourceInput$ = [3, n0, _LTFRI, 0, [_rA, _nT], [0, 0]];
3980
- var ListTagsForResourceOutput$ = [3, n0, _LTFRO, 0, [_tag, _nT], [128 | 0, 0]];
3981
- var Location$ = [3, n0, _L, 0, [_fP, _fPil, _rFV], [0, 1, 0]];
3982
- var ManualMergeRequiredException$ = [-3, n0, _MMRE, { [_e]: _c }, [_m], [0]];
3983
4493
  schema.TypeRegistry.for(n0).registerError(ManualMergeRequiredException$, ManualMergeRequiredException);
3984
- var MaximumBranchesExceededException$ = [-3, n0, _MBEE, { [_e]: _c }, [_m], [0]];
4494
+ var MaximumBranchesExceededException$ = [-3, n0, _MBEE,
4495
+ { [_e]: _c },
4496
+ [_m],
4497
+ [0]
4498
+ ];
3985
4499
  schema.TypeRegistry.for(n0).registerError(MaximumBranchesExceededException$, MaximumBranchesExceededException);
3986
- var MaximumConflictResolutionEntriesExceededException$ = [
3987
- -3,
3988
- n0,
3989
- _MCREEE,
4500
+ var MaximumConflictResolutionEntriesExceededException$ = [-3, n0, _MCREEE,
3990
4501
  { [_e]: _c },
3991
4502
  [_m],
3992
- [0],
4503
+ [0]
3993
4504
  ];
3994
4505
  schema.TypeRegistry.for(n0).registerError(MaximumConflictResolutionEntriesExceededException$, MaximumConflictResolutionEntriesExceededException);
3995
- var MaximumFileContentToLoadExceededException$ = [-3, n0, _MFCTLEE, { [_e]: _c }, [_m], [0]];
4506
+ var MaximumFileContentToLoadExceededException$ = [-3, n0, _MFCTLEE,
4507
+ { [_e]: _c },
4508
+ [_m],
4509
+ [0]
4510
+ ];
3996
4511
  schema.TypeRegistry.for(n0).registerError(MaximumFileContentToLoadExceededException$, MaximumFileContentToLoadExceededException);
3997
- var MaximumFileEntriesExceededException$ = [-3, n0, _MFEEE, { [_e]: _c }, [_m], [0]];
4512
+ var MaximumFileEntriesExceededException$ = [-3, n0, _MFEEE,
4513
+ { [_e]: _c },
4514
+ [_m],
4515
+ [0]
4516
+ ];
3998
4517
  schema.TypeRegistry.for(n0).registerError(MaximumFileEntriesExceededException$, MaximumFileEntriesExceededException);
3999
- var MaximumItemsToCompareExceededException$ = [-3, n0, _MITCEE, { [_e]: _c }, [_m], [0]];
4518
+ var MaximumItemsToCompareExceededException$ = [-3, n0, _MITCEE,
4519
+ { [_e]: _c },
4520
+ [_m],
4521
+ [0]
4522
+ ];
4000
4523
  schema.TypeRegistry.for(n0).registerError(MaximumItemsToCompareExceededException$, MaximumItemsToCompareExceededException);
4001
- var MaximumNumberOfApprovalsExceededException$ = [-3, n0, _MNOAEE, { [_e]: _c }, [_m], [0]];
4524
+ var MaximumNumberOfApprovalsExceededException$ = [-3, n0, _MNOAEE,
4525
+ { [_e]: _c },
4526
+ [_m],
4527
+ [0]
4528
+ ];
4002
4529
  schema.TypeRegistry.for(n0).registerError(MaximumNumberOfApprovalsExceededException$, MaximumNumberOfApprovalsExceededException);
4003
- var MaximumOpenPullRequestsExceededException$ = [-3, n0, _MOPREE, { [_e]: _c }, [_m], [0]];
4530
+ var MaximumOpenPullRequestsExceededException$ = [-3, n0, _MOPREE,
4531
+ { [_e]: _c },
4532
+ [_m],
4533
+ [0]
4534
+ ];
4004
4535
  schema.TypeRegistry.for(n0).registerError(MaximumOpenPullRequestsExceededException$, MaximumOpenPullRequestsExceededException);
4005
- var MaximumRepositoryNamesExceededException$ = [-3, n0, _MRNEE, { [_e]: _c }, [_m], [0]];
4536
+ var MaximumRepositoryNamesExceededException$ = [-3, n0, _MRNEE,
4537
+ { [_e]: _c },
4538
+ [_m],
4539
+ [0]
4540
+ ];
4006
4541
  schema.TypeRegistry.for(n0).registerError(MaximumRepositoryNamesExceededException$, MaximumRepositoryNamesExceededException);
4007
- var MaximumRepositoryTriggersExceededException$ = [-3, n0, _MRTEE, { [_e]: _c }, [_m], [0]];
4542
+ var MaximumRepositoryTriggersExceededException$ = [-3, n0, _MRTEE,
4543
+ { [_e]: _c },
4544
+ [_m],
4545
+ [0]
4546
+ ];
4008
4547
  schema.TypeRegistry.for(n0).registerError(MaximumRepositoryTriggersExceededException$, MaximumRepositoryTriggersExceededException);
4009
- var MaximumRuleTemplatesAssociatedWithRepositoryException$ = [
4010
- -3,
4011
- n0,
4012
- _MRTAWRE,
4548
+ var MaximumRuleTemplatesAssociatedWithRepositoryException$ = [-3, n0, _MRTAWRE,
4013
4549
  { [_e]: _c },
4014
4550
  [_m],
4015
- [0],
4551
+ [0]
4016
4552
  ];
4017
4553
  schema.TypeRegistry.for(n0).registerError(MaximumRuleTemplatesAssociatedWithRepositoryException$, MaximumRuleTemplatesAssociatedWithRepositoryException);
4018
- var MergeBranchesByFastForwardInput$ = [
4019
- 3,
4020
- n0,
4021
- _MBBFFI,
4554
+ var MergeBranchesByFastForwardInput$ = [3, n0, _MBBFFI,
4022
4555
  0,
4023
4556
  [_rN, _sCS, _dCS, _tB],
4024
- [0, 0, 0, 0],
4557
+ [0, 0, 0, 0]
4025
4558
  ];
4026
- var MergeBranchesByFastForwardOutput$ = [3, n0, _MBBFFO, 0, [_cI, _tI], [0, 0]];
4027
- var MergeBranchesBySquashInput$ = [
4028
- 3,
4029
- n0,
4030
- _MBBSI,
4559
+ var MergeBranchesByFastForwardOutput$ = [3, n0, _MBBFFO,
4560
+ 0,
4561
+ [_cI, _tI],
4562
+ [0, 0]
4563
+ ];
4564
+ var MergeBranchesBySquashInput$ = [3, n0, _MBBSI,
4031
4565
  0,
4032
4566
  [_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
4033
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$],
4567
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
4568
+ ];
4569
+ var MergeBranchesBySquashOutput$ = [3, n0, _MBBSO,
4570
+ 0,
4571
+ [_cI, _tI],
4572
+ [0, 0]
4034
4573
  ];
4035
- var MergeBranchesBySquashOutput$ = [3, n0, _MBBSO, 0, [_cI, _tI], [0, 0]];
4036
- var MergeBranchesByThreeWayInput$ = [
4037
- 3,
4038
- n0,
4039
- _MBBTWI,
4574
+ var MergeBranchesByThreeWayInput$ = [3, n0, _MBBTWI,
4040
4575
  0,
4041
4576
  [_rN, _sCS, _dCS, _tB, _cDL, _cRS, _aN, _em, _cMo, _kEF, _cRo],
4042
- [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$],
4577
+ [0, 0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
4578
+ ];
4579
+ var MergeBranchesByThreeWayOutput$ = [3, n0, _MBBTWO,
4580
+ 0,
4581
+ [_cI, _tI],
4582
+ [0, 0]
4043
4583
  ];
4044
- var MergeBranchesByThreeWayOutput$ = [3, n0, _MBBTWO, 0, [_cI, _tI], [0, 0]];
4045
- var MergeHunk$ = [
4046
- 3,
4047
- n0,
4048
- _MH,
4584
+ var MergeHunk$ = [3, n0, _MH,
4049
4585
  0,
4050
4586
  [_iC, _so, _des, _b],
4051
- [2, () => MergeHunkDetail$, () => MergeHunkDetail$, () => MergeHunkDetail$],
4587
+ [2, () => MergeHunkDetail$, () => MergeHunkDetail$, () => MergeHunkDetail$]
4588
+ ];
4589
+ var MergeHunkDetail$ = [3, n0, _MHD,
4590
+ 0,
4591
+ [_sLt, _eL, _hC],
4592
+ [1, 1, 0]
4593
+ ];
4594
+ var MergeMetadata$ = [3, n0, _MM,
4595
+ 0,
4596
+ [_iM, _mB, _mCIe, _mO],
4597
+ [2, 0, 0, 0]
4598
+ ];
4599
+ var MergeOperations$ = [3, n0, _MO,
4600
+ 0,
4601
+ [_so, _des],
4602
+ [0, 0]
4603
+ ];
4604
+ var MergeOptionRequiredException$ = [-3, n0, _MORE,
4605
+ { [_e]: _c },
4606
+ [_m],
4607
+ [0]
4052
4608
  ];
4053
- var MergeHunkDetail$ = [3, n0, _MHD, 0, [_sLt, _eL, _hC], [1, 1, 0]];
4054
- var MergeMetadata$ = [3, n0, _MM, 0, [_iM, _mB, _mCIe, _mO], [2, 0, 0, 0]];
4055
- var MergeOperations$ = [3, n0, _MO, 0, [_so, _des], [0, 0]];
4056
- var MergeOptionRequiredException$ = [-3, n0, _MORE, { [_e]: _c }, [_m], [0]];
4057
4609
  schema.TypeRegistry.for(n0).registerError(MergeOptionRequiredException$, MergeOptionRequiredException);
4058
- var MergePullRequestByFastForwardInput$ = [
4059
- 3,
4060
- n0,
4061
- _MPRBFFI,
4610
+ var MergePullRequestByFastForwardInput$ = [3, n0, _MPRBFFI,
4062
4611
  0,
4063
4612
  [_pRI, _rN, _sCI],
4064
- [0, 0, 0],
4613
+ [0, 0, 0]
4065
4614
  ];
4066
- var MergePullRequestByFastForwardOutput$ = [
4067
- 3,
4068
- n0,
4069
- _MPRBFFO,
4615
+ var MergePullRequestByFastForwardOutput$ = [3, n0, _MPRBFFO,
4070
4616
  0,
4071
4617
  [_pR],
4072
- [() => PullRequest$],
4618
+ [() => PullRequest$]
4073
4619
  ];
4074
- var MergePullRequestBySquashInput$ = [
4075
- 3,
4076
- n0,
4077
- _MPRBSI,
4620
+ var MergePullRequestBySquashInput$ = [3, n0, _MPRBSI,
4078
4621
  0,
4079
4622
  [_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
4080
- [0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$],
4623
+ [0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
4624
+ ];
4625
+ var MergePullRequestBySquashOutput$ = [3, n0, _MPRBSO,
4626
+ 0,
4627
+ [_pR],
4628
+ [() => PullRequest$]
4081
4629
  ];
4082
- var MergePullRequestBySquashOutput$ = [3, n0, _MPRBSO, 0, [_pR], [() => PullRequest$]];
4083
- var MergePullRequestByThreeWayInput$ = [
4084
- 3,
4085
- n0,
4086
- _MPRBTWI,
4630
+ var MergePullRequestByThreeWayInput$ = [3, n0, _MPRBTWI,
4087
4631
  0,
4088
4632
  [_pRI, _rN, _sCI, _cDL, _cRS, _cMo, _aN, _em, _kEF, _cRo],
4089
- [0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$],
4633
+ [0, 0, 0, 0, 0, 0, 0, 0, 2, () => ConflictResolution$]
4634
+ ];
4635
+ var MergePullRequestByThreeWayOutput$ = [3, n0, _MPRBTWO,
4636
+ 0,
4637
+ [_pR],
4638
+ [() => PullRequest$]
4639
+ ];
4640
+ var MultipleConflictResolutionEntriesException$ = [-3, n0, _MCREE,
4641
+ { [_e]: _c },
4642
+ [_m],
4643
+ [0]
4090
4644
  ];
4091
- var MergePullRequestByThreeWayOutput$ = [3, n0, _MPRBTWO, 0, [_pR], [() => PullRequest$]];
4092
- var MultipleConflictResolutionEntriesException$ = [-3, n0, _MCREE, { [_e]: _c }, [_m], [0]];
4093
4645
  schema.TypeRegistry.for(n0).registerError(MultipleConflictResolutionEntriesException$, MultipleConflictResolutionEntriesException);
4094
- var MultipleRepositoriesInPullRequestException$ = [-3, n0, _MRIPRE, { [_e]: _c }, [_m], [0]];
4646
+ var MultipleRepositoriesInPullRequestException$ = [-3, n0, _MRIPRE,
4647
+ { [_e]: _c },
4648
+ [_m],
4649
+ [0]
4650
+ ];
4095
4651
  schema.TypeRegistry.for(n0).registerError(MultipleRepositoriesInPullRequestException$, MultipleRepositoriesInPullRequestException);
4096
- var NameLengthExceededException$ = [-3, n0, _NLEE, { [_e]: _c }, [_m], [0]];
4652
+ var NameLengthExceededException$ = [-3, n0, _NLEE,
4653
+ { [_e]: _c },
4654
+ [_m],
4655
+ [0]
4656
+ ];
4097
4657
  schema.TypeRegistry.for(n0).registerError(NameLengthExceededException$, NameLengthExceededException);
4098
- var NoChangeException$ = [-3, n0, _NCE, { [_e]: _c }, [_m], [0]];
4658
+ var NoChangeException$ = [-3, n0, _NCE,
4659
+ { [_e]: _c },
4660
+ [_m],
4661
+ [0]
4662
+ ];
4099
4663
  schema.TypeRegistry.for(n0).registerError(NoChangeException$, NoChangeException);
4100
- var NumberOfRulesExceededException$ = [-3, n0, _NOREE, { [_e]: _c }, [_m], [0]];
4664
+ var NumberOfRulesExceededException$ = [-3, n0, _NOREE,
4665
+ { [_e]: _c },
4666
+ [_m],
4667
+ [0]
4668
+ ];
4101
4669
  schema.TypeRegistry.for(n0).registerError(NumberOfRulesExceededException$, NumberOfRulesExceededException);
4102
- var NumberOfRuleTemplatesExceededException$ = [-3, n0, _NORTEE, { [_e]: _c }, [_m], [0]];
4670
+ var NumberOfRuleTemplatesExceededException$ = [-3, n0, _NORTEE,
4671
+ { [_e]: _c },
4672
+ [_m],
4673
+ [0]
4674
+ ];
4103
4675
  schema.TypeRegistry.for(n0).registerError(NumberOfRuleTemplatesExceededException$, NumberOfRuleTemplatesExceededException);
4104
- var ObjectTypes$ = [3, n0, _OT, 0, [_so, _des, _b], [0, 0, 0]];
4105
- var OperationNotAllowedException$ = [-3, n0, _ONAE, { [_e]: _c }, [_m], [0]];
4676
+ var ObjectTypes$ = [3, n0, _OT,
4677
+ 0,
4678
+ [_so, _des, _b],
4679
+ [0, 0, 0]
4680
+ ];
4681
+ var OperationNotAllowedException$ = [-3, n0, _ONAE,
4682
+ { [_e]: _c },
4683
+ [_m],
4684
+ [0]
4685
+ ];
4106
4686
  schema.TypeRegistry.for(n0).registerError(OperationNotAllowedException$, OperationNotAllowedException);
4107
- var OriginApprovalRuleTemplate$ = [3, n0, _OART, 0, [_aRTI, _aRTN], [0, 0]];
4108
- var OverrideAlreadySetException$ = [-3, n0, _OASE, { [_e]: _c }, [_m], [0]];
4687
+ var OriginApprovalRuleTemplate$ = [3, n0, _OART,
4688
+ 0,
4689
+ [_aRTI, _aRTN],
4690
+ [0, 0]
4691
+ ];
4692
+ var OverrideAlreadySetException$ = [-3, n0, _OASE,
4693
+ { [_e]: _c },
4694
+ [_m],
4695
+ [0]
4696
+ ];
4109
4697
  schema.TypeRegistry.for(n0).registerError(OverrideAlreadySetException$, OverrideAlreadySetException);
4110
- var OverridePullRequestApprovalRulesInput$ = [
4111
- 3,
4112
- n0,
4113
- _OPRARI,
4698
+ var OverridePullRequestApprovalRulesInput$ = [3, n0, _OPRARI,
4114
4699
  0,
4115
4700
  [_pRI, _rI, _oS],
4116
- [0, 0, 0],
4701
+ [0, 0, 0]
4702
+ ];
4703
+ var OverrideStatusRequiredException$ = [-3, n0, _OSRE,
4704
+ { [_e]: _c },
4705
+ [_m],
4706
+ [0]
4117
4707
  ];
4118
- var OverrideStatusRequiredException$ = [-3, n0, _OSRE, { [_e]: _c }, [_m], [0]];
4119
4708
  schema.TypeRegistry.for(n0).registerError(OverrideStatusRequiredException$, OverrideStatusRequiredException);
4120
- var ParentCommitDoesNotExistException$ = [-3, n0, _PCDNEE, { [_e]: _c }, [_m], [0]];
4709
+ var ParentCommitDoesNotExistException$ = [-3, n0, _PCDNEE,
4710
+ { [_e]: _c },
4711
+ [_m],
4712
+ [0]
4713
+ ];
4121
4714
  schema.TypeRegistry.for(n0).registerError(ParentCommitDoesNotExistException$, ParentCommitDoesNotExistException);
4122
- var ParentCommitIdOutdatedException$ = [-3, n0, _PCIOE, { [_e]: _c }, [_m], [0]];
4715
+ var ParentCommitIdOutdatedException$ = [-3, n0, _PCIOE,
4716
+ { [_e]: _c },
4717
+ [_m],
4718
+ [0]
4719
+ ];
4123
4720
  schema.TypeRegistry.for(n0).registerError(ParentCommitIdOutdatedException$, ParentCommitIdOutdatedException);
4124
- var ParentCommitIdRequiredException$ = [-3, n0, _PCIRE, { [_e]: _c }, [_m], [0]];
4721
+ var ParentCommitIdRequiredException$ = [-3, n0, _PCIRE,
4722
+ { [_e]: _c },
4723
+ [_m],
4724
+ [0]
4725
+ ];
4125
4726
  schema.TypeRegistry.for(n0).registerError(ParentCommitIdRequiredException$, ParentCommitIdRequiredException);
4126
- var PathDoesNotExistException$ = [-3, n0, _PDNEE, { [_e]: _c }, [_m], [0]];
4727
+ var PathDoesNotExistException$ = [-3, n0, _PDNEE,
4728
+ { [_e]: _c },
4729
+ [_m],
4730
+ [0]
4731
+ ];
4127
4732
  schema.TypeRegistry.for(n0).registerError(PathDoesNotExistException$, PathDoesNotExistException);
4128
- var PathRequiredException$ = [-3, n0, _PRE, { [_e]: _c }, [_m], [0]];
4733
+ var PathRequiredException$ = [-3, n0, _PRE,
4734
+ { [_e]: _c },
4735
+ [_m],
4736
+ [0]
4737
+ ];
4129
4738
  schema.TypeRegistry.for(n0).registerError(PathRequiredException$, PathRequiredException);
4130
- var PostCommentForComparedCommitInput$ = [
4131
- 3,
4132
- n0,
4133
- _PCFCCI,
4739
+ var PostCommentForComparedCommitInput$ = [3, n0, _PCFCCI,
4134
4740
  0,
4135
4741
  [_rN, _bCIe, _aCI, _l, _con, _cRT],
4136
- [0, 0, 0, () => Location$, 0, [0, 4]],
4742
+ [0, 0, 0, () => Location$, 0, [0, 4]]
4137
4743
  ];
4138
- var PostCommentForComparedCommitOutput$ = [
4139
- 3,
4140
- n0,
4141
- _PCFCCO,
4744
+ var PostCommentForComparedCommitOutput$ = [3, n0, _PCFCCO,
4142
4745
  0,
4143
4746
  [_rN, _bCIe, _aCI, _bBI, _aBI, _l, _comme],
4144
- [0, 0, 0, 0, 0, () => Location$, () => Comment$],
4747
+ [0, 0, 0, 0, 0, () => Location$, () => Comment$]
4145
4748
  ];
4146
- var PostCommentForPullRequestInput$ = [
4147
- 3,
4148
- n0,
4149
- _PCFPRI,
4749
+ var PostCommentForPullRequestInput$ = [3, n0, _PCFPRI,
4150
4750
  0,
4151
4751
  [_pRI, _rN, _bCIe, _aCI, _l, _con, _cRT],
4152
- [0, 0, 0, 0, () => Location$, 0, [0, 4]],
4752
+ [0, 0, 0, 0, () => Location$, 0, [0, 4]]
4153
4753
  ];
4154
- var PostCommentForPullRequestOutput$ = [
4155
- 3,
4156
- n0,
4157
- _PCFPRO,
4754
+ var PostCommentForPullRequestOutput$ = [3, n0, _PCFPRO,
4158
4755
  0,
4159
4756
  [_rN, _pRI, _bCIe, _aCI, _bBI, _aBI, _l, _comme],
4160
- [0, 0, 0, 0, 0, 0, () => Location$, () => Comment$],
4757
+ [0, 0, 0, 0, 0, 0, () => Location$, () => Comment$]
4758
+ ];
4759
+ var PostCommentReplyInput$ = [3, n0, _PCRI,
4760
+ 0,
4761
+ [_iRT, _cRT, _con],
4762
+ [0, [0, 4], 0]
4763
+ ];
4764
+ var PostCommentReplyOutput$ = [3, n0, _PCRO,
4765
+ 0,
4766
+ [_comme],
4767
+ [() => Comment$]
4161
4768
  ];
4162
- var PostCommentReplyInput$ = [3, n0, _PCRI, 0, [_iRT, _cRT, _con], [0, [0, 4], 0]];
4163
- var PostCommentReplyOutput$ = [3, n0, _PCRO, 0, [_comme], [() => Comment$]];
4164
- var PullRequest$ = [
4165
- 3,
4166
- n0,
4167
- _PR,
4769
+ var PullRequest$ = [3, n0, _PR,
4168
4770
  0,
4169
4771
  [_pRI, _t, _de, _lAD, _cD, _pRS, _aA, _pRT, _cRT, _rI, _aRp],
4170
- [0, 0, 0, 4, 4, 0, 0, () => PullRequestTargetList, 0, 0, () => ApprovalRulesList],
4772
+ [0, 0, 0, 4, 4, 0, 0, () => PullRequestTargetList, 0, 0, () => ApprovalRulesList]
4773
+ ];
4774
+ var PullRequestAlreadyClosedException$ = [-3, n0, _PRACE,
4775
+ { [_e]: _c },
4776
+ [_m],
4777
+ [0]
4171
4778
  ];
4172
- var PullRequestAlreadyClosedException$ = [-3, n0, _PRACE, { [_e]: _c }, [_m], [0]];
4173
4779
  schema.TypeRegistry.for(n0).registerError(PullRequestAlreadyClosedException$, PullRequestAlreadyClosedException);
4174
- var PullRequestApprovalRulesNotSatisfiedException$ = [
4175
- -3,
4176
- n0,
4177
- _PRARNSE,
4780
+ var PullRequestApprovalRulesNotSatisfiedException$ = [-3, n0, _PRARNSE,
4178
4781
  { [_e]: _c },
4179
4782
  [_m],
4180
- [0],
4783
+ [0]
4181
4784
  ];
4182
4785
  schema.TypeRegistry.for(n0).registerError(PullRequestApprovalRulesNotSatisfiedException$, PullRequestApprovalRulesNotSatisfiedException);
4183
- var PullRequestCannotBeApprovedByAuthorException$ = [
4184
- -3,
4185
- n0,
4186
- _PRCBABAE,
4786
+ var PullRequestCannotBeApprovedByAuthorException$ = [-3, n0, _PRCBABAE,
4187
4787
  { [_e]: _c },
4188
4788
  [_m],
4189
- [0],
4789
+ [0]
4190
4790
  ];
4191
4791
  schema.TypeRegistry.for(n0).registerError(PullRequestCannotBeApprovedByAuthorException$, PullRequestCannotBeApprovedByAuthorException);
4192
- var PullRequestCreatedEventMetadata$ = [
4193
- 3,
4194
- n0,
4195
- _PRCEM,
4792
+ var PullRequestCreatedEventMetadata$ = [3, n0, _PRCEM,
4196
4793
  0,
4197
4794
  [_rN, _sCI, _dCI, _mBe],
4198
- [0, 0, 0, 0],
4795
+ [0, 0, 0, 0]
4796
+ ];
4797
+ var PullRequestDoesNotExistException$ = [-3, n0, _PRDNEE,
4798
+ { [_e]: _c },
4799
+ [_m],
4800
+ [0]
4199
4801
  ];
4200
- var PullRequestDoesNotExistException$ = [-3, n0, _PRDNEE, { [_e]: _c }, [_m], [0]];
4201
4802
  schema.TypeRegistry.for(n0).registerError(PullRequestDoesNotExistException$, PullRequestDoesNotExistException);
4202
- var PullRequestEvent$ = [
4203
- 3,
4204
- n0,
4205
- _PREu,
4803
+ var PullRequestEvent$ = [3, n0, _PREu,
4206
4804
  0,
4207
4805
  [_pRI, _eD, _pRET, _aAc, _pRCEM, _pRSCEM, _pRSRUEM, _pRMSCEM, _aREM, _aSCEM, _aROEM],
4208
- [
4209
- 0,
4210
- 4,
4211
- 0,
4212
- 0,
4213
- () => PullRequestCreatedEventMetadata$,
4214
- () => PullRequestStatusChangedEventMetadata$,
4215
- () => PullRequestSourceReferenceUpdatedEventMetadata$,
4216
- () => PullRequestMergedStateChangedEventMetadata$,
4217
- () => ApprovalRuleEventMetadata$,
4218
- () => ApprovalStateChangedEventMetadata$,
4219
- () => ApprovalRuleOverriddenEventMetadata$,
4220
- ],
4221
- ];
4222
- var PullRequestIdRequiredException$ = [-3, n0, _PRIRE, { [_e]: _c }, [_m], [0]];
4806
+ [0, 4, 0, 0, () => PullRequestCreatedEventMetadata$, () => PullRequestStatusChangedEventMetadata$, () => PullRequestSourceReferenceUpdatedEventMetadata$, () => PullRequestMergedStateChangedEventMetadata$, () => ApprovalRuleEventMetadata$, () => ApprovalStateChangedEventMetadata$, () => ApprovalRuleOverriddenEventMetadata$]
4807
+ ];
4808
+ var PullRequestIdRequiredException$ = [-3, n0, _PRIRE,
4809
+ { [_e]: _c },
4810
+ [_m],
4811
+ [0]
4812
+ ];
4223
4813
  schema.TypeRegistry.for(n0).registerError(PullRequestIdRequiredException$, PullRequestIdRequiredException);
4224
- var PullRequestMergedStateChangedEventMetadata$ = [
4225
- 3,
4226
- n0,
4227
- _PRMSCEM,
4814
+ var PullRequestMergedStateChangedEventMetadata$ = [3, n0, _PRMSCEM,
4228
4815
  0,
4229
4816
  [_rN, _dR, _mM],
4230
- [0, 0, () => MergeMetadata$],
4817
+ [0, 0, () => MergeMetadata$]
4231
4818
  ];
4232
- var PullRequestSourceReferenceUpdatedEventMetadata$ = [
4233
- 3,
4234
- n0,
4235
- _PRSRUEM,
4819
+ var PullRequestSourceReferenceUpdatedEventMetadata$ = [3, n0, _PRSRUEM,
4236
4820
  0,
4237
4821
  [_rN, _bCIe, _aCI, _mBe],
4238
- [0, 0, 0, 0],
4822
+ [0, 0, 0, 0]
4823
+ ];
4824
+ var PullRequestStatusChangedEventMetadata$ = [3, n0, _PRSCEM,
4825
+ 0,
4826
+ [_pRS],
4827
+ [0]
4828
+ ];
4829
+ var PullRequestStatusRequiredException$ = [-3, n0, _PRSRE,
4830
+ { [_e]: _c },
4831
+ [_m],
4832
+ [0]
4239
4833
  ];
4240
- var PullRequestStatusChangedEventMetadata$ = [3, n0, _PRSCEM, 0, [_pRS], [0]];
4241
- var PullRequestStatusRequiredException$ = [-3, n0, _PRSRE, { [_e]: _c }, [_m], [0]];
4242
4834
  schema.TypeRegistry.for(n0).registerError(PullRequestStatusRequiredException$, PullRequestStatusRequiredException);
4243
- var PullRequestTarget$ = [
4244
- 3,
4245
- n0,
4246
- _PRT,
4835
+ var PullRequestTarget$ = [3, n0, _PRT,
4247
4836
  0,
4248
4837
  [_rN, _sR, _dR, _dC, _sC, _mBe, _mM],
4249
- [0, 0, 0, 0, 0, 0, () => MergeMetadata$],
4838
+ [0, 0, 0, 0, 0, 0, () => MergeMetadata$]
4250
4839
  ];
4251
- var PutCommentReactionInput$ = [3, n0, _PCRIu, 0, [_cIom, _rV], [0, 0]];
4252
- var PutFileEntry$ = [
4253
- 3,
4254
- n0,
4255
- _PFE,
4840
+ var PutCommentReactionInput$ = [3, n0, _PCRIu,
4841
+ 0,
4842
+ [_cIom, _rV],
4843
+ [0, 0]
4844
+ ];
4845
+ var PutFileEntry$ = [3, n0, _PFE,
4256
4846
  0,
4257
4847
  [_fP, _fMi, _fC, _sFo],
4258
- [0, 0, 21, () => SourceFileSpecifier$],
4848
+ [0, 0, 21, () => SourceFileSpecifier$]
4849
+ ];
4850
+ var PutFileEntryConflictException$ = [-3, n0, _PFECE,
4851
+ { [_e]: _c },
4852
+ [_m],
4853
+ [0]
4259
4854
  ];
4260
- var PutFileEntryConflictException$ = [-3, n0, _PFECE, { [_e]: _c }, [_m], [0]];
4261
4855
  schema.TypeRegistry.for(n0).registerError(PutFileEntryConflictException$, PutFileEntryConflictException);
4262
- var PutFileInput$ = [
4263
- 3,
4264
- n0,
4265
- _PFI,
4856
+ var PutFileInput$ = [3, n0, _PFI,
4266
4857
  0,
4267
4858
  [_rN, _bN, _fC, _fP, _fMi, _pCI, _cMo, _n, _em],
4268
- [0, 0, 21, 0, 0, 0, 0, 0, 0],
4859
+ [0, 0, 21, 0, 0, 0, 0, 0, 0]
4860
+ ];
4861
+ var PutFileOutput$ = [3, n0, _PFO,
4862
+ 0,
4863
+ [_cI, _bI, _tI],
4864
+ [0, 0, 0]
4269
4865
  ];
4270
- var PutFileOutput$ = [3, n0, _PFO, 0, [_cI, _bI, _tI], [0, 0, 0]];
4271
- var PutRepositoryTriggersInput$ = [
4272
- 3,
4273
- n0,
4274
- _PRTI,
4866
+ var PutRepositoryTriggersInput$ = [3, n0, _PRTI,
4275
4867
  0,
4276
4868
  [_rN, _tr],
4277
- [0, () => RepositoryTriggersList],
4869
+ [0, () => RepositoryTriggersList]
4870
+ ];
4871
+ var PutRepositoryTriggersOutput$ = [3, n0, _PRTO,
4872
+ 0,
4873
+ [_cIon],
4874
+ [0]
4278
4875
  ];
4279
- var PutRepositoryTriggersOutput$ = [3, n0, _PRTO, 0, [_cIon], [0]];
4280
- var ReactionForComment$ = [
4281
- 3,
4282
- n0,
4283
- _RFC,
4876
+ var ReactionForComment$ = [3, n0, _RFC,
4284
4877
  0,
4285
4878
  [_re, _rU, _rFDUC],
4286
- [() => ReactionValueFormats$, 64 | 0, 1],
4879
+ [() => ReactionValueFormats$, 64 | 0, 1]
4880
+ ];
4881
+ var ReactionLimitExceededException$ = [-3, n0, _RLEE,
4882
+ { [_e]: _c },
4883
+ [_m],
4884
+ [0]
4885
+ ];
4886
+ schema.TypeRegistry.for(n0).registerError(ReactionLimitExceededException$, ReactionLimitExceededException);
4887
+ var ReactionValueFormats$ = [3, n0, _RVF,
4888
+ 0,
4889
+ [_emo, _sCh, _u],
4890
+ [0, 0, 0]
4891
+ ];
4892
+ var ReactionValueRequiredException$ = [-3, n0, _RVRE,
4893
+ { [_e]: _c },
4894
+ [_m],
4895
+ [0]
4287
4896
  ];
4288
- var ReactionLimitExceededException$ = [-3, n0, _RLEE, { [_e]: _c }, [_m], [0]];
4289
- schema.TypeRegistry.for(n0).registerError(ReactionLimitExceededException$, ReactionLimitExceededException);
4290
- var ReactionValueFormats$ = [3, n0, _RVF, 0, [_emo, _sCh, _u], [0, 0, 0]];
4291
- var ReactionValueRequiredException$ = [-3, n0, _RVRE, { [_e]: _c }, [_m], [0]];
4292
4897
  schema.TypeRegistry.for(n0).registerError(ReactionValueRequiredException$, ReactionValueRequiredException);
4293
- var ReferenceDoesNotExistException$ = [-3, n0, _RDNEE, { [_e]: _c }, [_m], [0]];
4898
+ var ReferenceDoesNotExistException$ = [-3, n0, _RDNEE,
4899
+ { [_e]: _c },
4900
+ [_m],
4901
+ [0]
4902
+ ];
4294
4903
  schema.TypeRegistry.for(n0).registerError(ReferenceDoesNotExistException$, ReferenceDoesNotExistException);
4295
- var ReferenceNameRequiredException$ = [-3, n0, _RNRE, { [_e]: _c }, [_m], [0]];
4904
+ var ReferenceNameRequiredException$ = [-3, n0, _RNRE,
4905
+ { [_e]: _c },
4906
+ [_m],
4907
+ [0]
4908
+ ];
4296
4909
  schema.TypeRegistry.for(n0).registerError(ReferenceNameRequiredException$, ReferenceNameRequiredException);
4297
- var ReferenceTypeNotSupportedException$ = [-3, n0, _RTNSE, { [_e]: _c }, [_m], [0]];
4910
+ var ReferenceTypeNotSupportedException$ = [-3, n0, _RTNSE,
4911
+ { [_e]: _c },
4912
+ [_m],
4913
+ [0]
4914
+ ];
4298
4915
  schema.TypeRegistry.for(n0).registerError(ReferenceTypeNotSupportedException$, ReferenceTypeNotSupportedException);
4299
- var ReplaceContentEntry$ = [3, n0, _RCE, 0, [_fP, _rT, _con, _fMi], [0, 0, 21, 0]];
4300
- var ReplacementContentRequiredException$ = [-3, n0, _RCRE, { [_e]: _c }, [_m], [0]];
4916
+ var ReplaceContentEntry$ = [3, n0, _RCE,
4917
+ 0,
4918
+ [_fP, _rT, _con, _fMi],
4919
+ [0, 0, 21, 0]
4920
+ ];
4921
+ var ReplacementContentRequiredException$ = [-3, n0, _RCRE,
4922
+ { [_e]: _c },
4923
+ [_m],
4924
+ [0]
4925
+ ];
4301
4926
  schema.TypeRegistry.for(n0).registerError(ReplacementContentRequiredException$, ReplacementContentRequiredException);
4302
- var ReplacementTypeRequiredException$ = [-3, n0, _RTRE, { [_e]: _c }, [_m], [0]];
4927
+ var ReplacementTypeRequiredException$ = [-3, n0, _RTRE,
4928
+ { [_e]: _c },
4929
+ [_m],
4930
+ [0]
4931
+ ];
4303
4932
  schema.TypeRegistry.for(n0).registerError(ReplacementTypeRequiredException$, ReplacementTypeRequiredException);
4304
- var RepositoryDoesNotExistException$ = [-3, n0, _RDNEEe, { [_e]: _c }, [_m], [0]];
4933
+ var RepositoryDoesNotExistException$ = [-3, n0, _RDNEEe,
4934
+ { [_e]: _c },
4935
+ [_m],
4936
+ [0]
4937
+ ];
4305
4938
  schema.TypeRegistry.for(n0).registerError(RepositoryDoesNotExistException$, RepositoryDoesNotExistException);
4306
- var RepositoryLimitExceededException$ = [-3, n0, _RLEEe, { [_e]: _c }, [_m], [0]];
4939
+ var RepositoryLimitExceededException$ = [-3, n0, _RLEEe,
4940
+ { [_e]: _c },
4941
+ [_m],
4942
+ [0]
4943
+ ];
4307
4944
  schema.TypeRegistry.for(n0).registerError(RepositoryLimitExceededException$, RepositoryLimitExceededException);
4308
- var RepositoryMetadata$ = [
4309
- 3,
4310
- n0,
4311
- _RM,
4945
+ var RepositoryMetadata$ = [3, n0, _RM,
4312
4946
  0,
4313
4947
  [_aI, _rIe, _rN, _rD, _dBe, _lMD, _cD, _cUH, _cUS, _Ar, _kKI],
4314
- [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0],
4948
+ [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0]
4949
+ ];
4950
+ var RepositoryNameExistsException$ = [-3, n0, _RNEE,
4951
+ { [_e]: _c },
4952
+ [_m],
4953
+ [0]
4315
4954
  ];
4316
- var RepositoryNameExistsException$ = [-3, n0, _RNEE, { [_e]: _c }, [_m], [0]];
4317
4955
  schema.TypeRegistry.for(n0).registerError(RepositoryNameExistsException$, RepositoryNameExistsException);
4318
- var RepositoryNameIdPair$ = [3, n0, _RNIP, 0, [_rN, _rIe], [0, 0]];
4319
- var RepositoryNameRequiredException$ = [-3, n0, _RNREe, { [_e]: _c }, [_m], [0]];
4956
+ var RepositoryNameIdPair$ = [3, n0, _RNIP,
4957
+ 0,
4958
+ [_rN, _rIe],
4959
+ [0, 0]
4960
+ ];
4961
+ var RepositoryNameRequiredException$ = [-3, n0, _RNREe,
4962
+ { [_e]: _c },
4963
+ [_m],
4964
+ [0]
4965
+ ];
4320
4966
  schema.TypeRegistry.for(n0).registerError(RepositoryNameRequiredException$, RepositoryNameRequiredException);
4321
- var RepositoryNamesRequiredException$ = [-3, n0, _RNREep, { [_e]: _c }, [_m], [0]];
4967
+ var RepositoryNamesRequiredException$ = [-3, n0, _RNREep,
4968
+ { [_e]: _c },
4969
+ [_m],
4970
+ [0]
4971
+ ];
4322
4972
  schema.TypeRegistry.for(n0).registerError(RepositoryNamesRequiredException$, RepositoryNamesRequiredException);
4323
- var RepositoryNotAssociatedWithPullRequestException$ = [
4324
- -3,
4325
- n0,
4326
- _RNAWPRE,
4973
+ var RepositoryNotAssociatedWithPullRequestException$ = [-3, n0, _RNAWPRE,
4327
4974
  { [_e]: _c },
4328
4975
  [_m],
4329
- [0],
4976
+ [0]
4330
4977
  ];
4331
4978
  schema.TypeRegistry.for(n0).registerError(RepositoryNotAssociatedWithPullRequestException$, RepositoryNotAssociatedWithPullRequestException);
4332
- var RepositoryTrigger$ = [
4333
- 3,
4334
- n0,
4335
- _RT,
4979
+ var RepositoryTrigger$ = [3, n0, _RT,
4336
4980
  0,
4337
4981
  [_n, _dA, _cDu, _bra, _eve],
4338
- [0, 0, 0, 64 | 0, 64 | 0],
4982
+ [0, 0, 0, 64 | 0, 64 | 0]
4339
4983
  ];
4340
- var RepositoryTriggerBranchNameListRequiredException$ = [
4341
- -3,
4342
- n0,
4343
- _RTBNLRE,
4984
+ var RepositoryTriggerBranchNameListRequiredException$ = [-3, n0, _RTBNLRE,
4344
4985
  { [_e]: _c },
4345
4986
  [_m],
4346
- [0],
4987
+ [0]
4347
4988
  ];
4348
4989
  schema.TypeRegistry.for(n0).registerError(RepositoryTriggerBranchNameListRequiredException$, RepositoryTriggerBranchNameListRequiredException);
4349
- var RepositoryTriggerDestinationArnRequiredException$ = [
4350
- -3,
4351
- n0,
4352
- _RTDARE,
4990
+ var RepositoryTriggerDestinationArnRequiredException$ = [-3, n0, _RTDARE,
4353
4991
  { [_e]: _c },
4354
4992
  [_m],
4355
- [0],
4993
+ [0]
4356
4994
  ];
4357
4995
  schema.TypeRegistry.for(n0).registerError(RepositoryTriggerDestinationArnRequiredException$, RepositoryTriggerDestinationArnRequiredException);
4358
- var RepositoryTriggerEventsListRequiredException$ = [
4359
- -3,
4360
- n0,
4361
- _RTELRE,
4996
+ var RepositoryTriggerEventsListRequiredException$ = [-3, n0, _RTELRE,
4362
4997
  { [_e]: _c },
4363
4998
  [_m],
4364
- [0],
4999
+ [0]
4365
5000
  ];
4366
5001
  schema.TypeRegistry.for(n0).registerError(RepositoryTriggerEventsListRequiredException$, RepositoryTriggerEventsListRequiredException);
4367
- var RepositoryTriggerExecutionFailure$ = [3, n0, _RTEF, 0, [_tri, _fMa], [0, 0]];
4368
- var RepositoryTriggerNameRequiredException$ = [-3, n0, _RTNRE, { [_e]: _c }, [_m], [0]];
5002
+ var RepositoryTriggerExecutionFailure$ = [3, n0, _RTEF,
5003
+ 0,
5004
+ [_tri, _fMa],
5005
+ [0, 0]
5006
+ ];
5007
+ var RepositoryTriggerNameRequiredException$ = [-3, n0, _RTNRE,
5008
+ { [_e]: _c },
5009
+ [_m],
5010
+ [0]
5011
+ ];
4369
5012
  schema.TypeRegistry.for(n0).registerError(RepositoryTriggerNameRequiredException$, RepositoryTriggerNameRequiredException);
4370
- var RepositoryTriggersListRequiredException$ = [-3, n0, _RTLRE, { [_e]: _c }, [_m], [0]];
5013
+ var RepositoryTriggersListRequiredException$ = [-3, n0, _RTLRE,
5014
+ { [_e]: _c },
5015
+ [_m],
5016
+ [0]
5017
+ ];
4371
5018
  schema.TypeRegistry.for(n0).registerError(RepositoryTriggersListRequiredException$, RepositoryTriggersListRequiredException);
4372
- var ResourceArnRequiredException$ = [-3, n0, _RARE, { [_e]: _c }, [_m], [0]];
5019
+ var ResourceArnRequiredException$ = [-3, n0, _RARE,
5020
+ { [_e]: _c },
5021
+ [_m],
5022
+ [0]
5023
+ ];
4373
5024
  schema.TypeRegistry.for(n0).registerError(ResourceArnRequiredException$, ResourceArnRequiredException);
4374
- var RestrictedSourceFileException$ = [-3, n0, _RSFE, { [_e]: _c }, [_m], [0]];
5025
+ var RestrictedSourceFileException$ = [-3, n0, _RSFE,
5026
+ { [_e]: _c },
5027
+ [_m],
5028
+ [0]
5029
+ ];
4375
5030
  schema.TypeRegistry.for(n0).registerError(RestrictedSourceFileException$, RestrictedSourceFileException);
4376
- var RevisionIdRequiredException$ = [-3, n0, _RIRE, { [_e]: _c }, [_m], [0]];
5031
+ var RevisionIdRequiredException$ = [-3, n0, _RIRE,
5032
+ { [_e]: _c },
5033
+ [_m],
5034
+ [0]
5035
+ ];
4377
5036
  schema.TypeRegistry.for(n0).registerError(RevisionIdRequiredException$, RevisionIdRequiredException);
4378
- var RevisionNotCurrentException$ = [-3, n0, _RNCE, { [_e]: _c }, [_m], [0]];
5037
+ var RevisionNotCurrentException$ = [-3, n0, _RNCE,
5038
+ { [_e]: _c },
5039
+ [_m],
5040
+ [0]
5041
+ ];
4379
5042
  schema.TypeRegistry.for(n0).registerError(RevisionNotCurrentException$, RevisionNotCurrentException);
4380
- var SameFileContentException$ = [-3, n0, _SFCE, { [_e]: _c }, [_m], [0]];
5043
+ var SameFileContentException$ = [-3, n0, _SFCE,
5044
+ { [_e]: _c },
5045
+ [_m],
5046
+ [0]
5047
+ ];
4381
5048
  schema.TypeRegistry.for(n0).registerError(SameFileContentException$, SameFileContentException);
4382
- var SamePathRequestException$ = [-3, n0, _SPRE, { [_e]: _c }, [_m], [0]];
5049
+ var SamePathRequestException$ = [-3, n0, _SPRE,
5050
+ { [_e]: _c },
5051
+ [_m],
5052
+ [0]
5053
+ ];
4383
5054
  schema.TypeRegistry.for(n0).registerError(SamePathRequestException$, SamePathRequestException);
4384
- var SetFileModeEntry$ = [3, n0, _SFME, 0, [_fP, _fMi], [0, 0]];
4385
- var SourceAndDestinationAreSameException$ = [-3, n0, _SADASE, { [_e]: _c }, [_m], [0]];
5055
+ var SetFileModeEntry$ = [3, n0, _SFME,
5056
+ 0,
5057
+ [_fP, _fMi],
5058
+ [0, 0]
5059
+ ];
5060
+ var SourceAndDestinationAreSameException$ = [-3, n0, _SADASE,
5061
+ { [_e]: _c },
5062
+ [_m],
5063
+ [0]
5064
+ ];
4386
5065
  schema.TypeRegistry.for(n0).registerError(SourceAndDestinationAreSameException$, SourceAndDestinationAreSameException);
4387
- var SourceFileOrContentRequiredException$ = [-3, n0, _SFOCRE, { [_e]: _c }, [_m], [0]];
5066
+ var SourceFileOrContentRequiredException$ = [-3, n0, _SFOCRE,
5067
+ { [_e]: _c },
5068
+ [_m],
5069
+ [0]
5070
+ ];
4388
5071
  schema.TypeRegistry.for(n0).registerError(SourceFileOrContentRequiredException$, SourceFileOrContentRequiredException);
4389
- var SourceFileSpecifier$ = [3, n0, _SFS, 0, [_fP, _iMs], [0, 2]];
4390
- var SubModule$ = [3, n0, _SM, 0, [_cI, _aP, _rP], [0, 0, 0]];
4391
- var SymbolicLink$ = [3, n0, _SL, 0, [_bI, _aP, _rP, _fMi], [0, 0, 0, 0]];
4392
- var TagKeysListRequiredException$ = [-3, n0, _TKLRE, { [_e]: _c }, [_m], [0]];
5072
+ var SourceFileSpecifier$ = [3, n0, _SFS,
5073
+ 0,
5074
+ [_fP, _iMs],
5075
+ [0, 2]
5076
+ ];
5077
+ var SubModule$ = [3, n0, _SM,
5078
+ 0,
5079
+ [_cI, _aP, _rP],
5080
+ [0, 0, 0]
5081
+ ];
5082
+ var SymbolicLink$ = [3, n0, _SL,
5083
+ 0,
5084
+ [_bI, _aP, _rP, _fMi],
5085
+ [0, 0, 0, 0]
5086
+ ];
5087
+ var TagKeysListRequiredException$ = [-3, n0, _TKLRE,
5088
+ { [_e]: _c },
5089
+ [_m],
5090
+ [0]
5091
+ ];
4393
5092
  schema.TypeRegistry.for(n0).registerError(TagKeysListRequiredException$, TagKeysListRequiredException);
4394
- var TagPolicyException$ = [-3, n0, _TPE, { [_e]: _c }, [_m], [0]];
5093
+ var TagPolicyException$ = [-3, n0, _TPE,
5094
+ { [_e]: _c },
5095
+ [_m],
5096
+ [0]
5097
+ ];
4395
5098
  schema.TypeRegistry.for(n0).registerError(TagPolicyException$, TagPolicyException);
4396
- var TagResourceInput$ = [3, n0, _TRI, 0, [_rA, _tag], [0, 128 | 0]];
4397
- var TagsMapRequiredException$ = [-3, n0, _TMRE, { [_e]: _c }, [_m], [0]];
5099
+ var TagResourceInput$ = [3, n0, _TRI,
5100
+ 0,
5101
+ [_rA, _tag],
5102
+ [0, 128 | 0]
5103
+ ];
5104
+ var TagsMapRequiredException$ = [-3, n0, _TMRE,
5105
+ { [_e]: _c },
5106
+ [_m],
5107
+ [0]
5108
+ ];
4398
5109
  schema.TypeRegistry.for(n0).registerError(TagsMapRequiredException$, TagsMapRequiredException);
4399
- var Target$ = [3, n0, _T, 0, [_rN, _sR, _dR], [0, 0, 0]];
4400
- var TargetRequiredException$ = [-3, n0, _TRE, { [_e]: _c }, [_m], [0]];
5110
+ var Target$ = [3, n0, _T,
5111
+ 0,
5112
+ [_rN, _sR, _dR],
5113
+ [0, 0, 0]
5114
+ ];
5115
+ var TargetRequiredException$ = [-3, n0, _TRE,
5116
+ { [_e]: _c },
5117
+ [_m],
5118
+ [0]
5119
+ ];
4401
5120
  schema.TypeRegistry.for(n0).registerError(TargetRequiredException$, TargetRequiredException);
4402
- var TargetsRequiredException$ = [-3, n0, _TREa, { [_e]: _c }, [_m], [0]];
5121
+ var TargetsRequiredException$ = [-3, n0, _TREa,
5122
+ { [_e]: _c },
5123
+ [_m],
5124
+ [0]
5125
+ ];
4403
5126
  schema.TypeRegistry.for(n0).registerError(TargetsRequiredException$, TargetsRequiredException);
4404
- var TestRepositoryTriggersInput$ = [
4405
- 3,
4406
- n0,
4407
- _TRTI,
5127
+ var TestRepositoryTriggersInput$ = [3, n0, _TRTI,
4408
5128
  0,
4409
5129
  [_rN, _tr],
4410
- [0, () => RepositoryTriggersList],
5130
+ [0, () => RepositoryTriggersList]
4411
5131
  ];
4412
- var TestRepositoryTriggersOutput$ = [
4413
- 3,
4414
- n0,
4415
- _TRTO,
5132
+ var TestRepositoryTriggersOutput$ = [3, n0, _TRTO,
4416
5133
  0,
4417
5134
  [_sE, _fE],
4418
- [64 | 0, () => RepositoryTriggerExecutionFailureList],
5135
+ [64 | 0, () => RepositoryTriggerExecutionFailureList]
5136
+ ];
5137
+ var TipOfSourceReferenceIsDifferentException$ = [-3, n0, _TOSRIDE,
5138
+ { [_e]: _c },
5139
+ [_m],
5140
+ [0]
4419
5141
  ];
4420
- var TipOfSourceReferenceIsDifferentException$ = [-3, n0, _TOSRIDE, { [_e]: _c }, [_m], [0]];
4421
5142
  schema.TypeRegistry.for(n0).registerError(TipOfSourceReferenceIsDifferentException$, TipOfSourceReferenceIsDifferentException);
4422
- var TipsDivergenceExceededException$ = [-3, n0, _TDEE, { [_e]: _c }, [_m], [0]];
5143
+ var TipsDivergenceExceededException$ = [-3, n0, _TDEE,
5144
+ { [_e]: _c },
5145
+ [_m],
5146
+ [0]
5147
+ ];
4423
5148
  schema.TypeRegistry.for(n0).registerError(TipsDivergenceExceededException$, TipsDivergenceExceededException);
4424
- var TitleRequiredException$ = [-3, n0, _TREi, { [_e]: _c }, [_m], [0]];
5149
+ var TitleRequiredException$ = [-3, n0, _TREi,
5150
+ { [_e]: _c },
5151
+ [_m],
5152
+ [0]
5153
+ ];
4425
5154
  schema.TypeRegistry.for(n0).registerError(TitleRequiredException$, TitleRequiredException);
4426
- var TooManyTagsException$ = [-3, n0, _TMTE, { [_e]: _c }, [_m], [0]];
5155
+ var TooManyTagsException$ = [-3, n0, _TMTE,
5156
+ { [_e]: _c },
5157
+ [_m],
5158
+ [0]
5159
+ ];
4427
5160
  schema.TypeRegistry.for(n0).registerError(TooManyTagsException$, TooManyTagsException);
4428
- var UntagResourceInput$ = [3, n0, _URI, 0, [_rA, _tK], [0, 64 | 0]];
4429
- var UpdateApprovalRuleTemplateContentInput$ = [
4430
- 3,
4431
- n0,
4432
- _UARTCI,
5161
+ var UntagResourceInput$ = [3, n0, _URI,
5162
+ 0,
5163
+ [_rA, _tK],
5164
+ [0, 64 | 0]
5165
+ ];
5166
+ var UpdateApprovalRuleTemplateContentInput$ = [3, n0, _UARTCI,
4433
5167
  0,
4434
5168
  [_aRTN, _nRC, _eRCS],
4435
- [0, 0, 0],
5169
+ [0, 0, 0]
4436
5170
  ];
4437
- var UpdateApprovalRuleTemplateContentOutput$ = [
4438
- 3,
4439
- n0,
4440
- _UARTCO,
5171
+ var UpdateApprovalRuleTemplateContentOutput$ = [3, n0, _UARTCO,
4441
5172
  0,
4442
5173
  [_aRT],
4443
- [() => ApprovalRuleTemplate$],
5174
+ [() => ApprovalRuleTemplate$]
4444
5175
  ];
4445
- var UpdateApprovalRuleTemplateDescriptionInput$ = [
4446
- 3,
4447
- n0,
4448
- _UARTDI,
5176
+ var UpdateApprovalRuleTemplateDescriptionInput$ = [3, n0, _UARTDI,
4449
5177
  0,
4450
5178
  [_aRTN, _aRTD],
4451
- [0, 0],
5179
+ [0, 0]
4452
5180
  ];
4453
- var UpdateApprovalRuleTemplateDescriptionOutput$ = [
4454
- 3,
4455
- n0,
4456
- _UARTDO,
5181
+ var UpdateApprovalRuleTemplateDescriptionOutput$ = [3, n0, _UARTDO,
4457
5182
  0,
4458
5183
  [_aRT],
4459
- [() => ApprovalRuleTemplate$],
5184
+ [() => ApprovalRuleTemplate$]
5185
+ ];
5186
+ var UpdateApprovalRuleTemplateNameInput$ = [3, n0, _UARTNI,
5187
+ 0,
5188
+ [_oARTN, _nARTN],
5189
+ [0, 0]
4460
5190
  ];
4461
- var UpdateApprovalRuleTemplateNameInput$ = [3, n0, _UARTNI, 0, [_oARTN, _nARTN], [0, 0]];
4462
- var UpdateApprovalRuleTemplateNameOutput$ = [
4463
- 3,
4464
- n0,
4465
- _UARTNO,
5191
+ var UpdateApprovalRuleTemplateNameOutput$ = [3, n0, _UARTNO,
4466
5192
  0,
4467
5193
  [_aRT],
4468
- [() => ApprovalRuleTemplate$],
5194
+ [() => ApprovalRuleTemplate$]
5195
+ ];
5196
+ var UpdateCommentInput$ = [3, n0, _UCI,
5197
+ 0,
5198
+ [_cIom, _con],
5199
+ [0, 0]
5200
+ ];
5201
+ var UpdateCommentOutput$ = [3, n0, _UCO,
5202
+ 0,
5203
+ [_comme],
5204
+ [() => Comment$]
5205
+ ];
5206
+ var UpdateDefaultBranchInput$ = [3, n0, _UDBI,
5207
+ 0,
5208
+ [_rN, _dBN],
5209
+ [0, 0]
4469
5210
  ];
4470
- var UpdateCommentInput$ = [3, n0, _UCI, 0, [_cIom, _con], [0, 0]];
4471
- var UpdateCommentOutput$ = [3, n0, _UCO, 0, [_comme], [() => Comment$]];
4472
- var UpdateDefaultBranchInput$ = [3, n0, _UDBI, 0, [_rN, _dBN], [0, 0]];
4473
- var UpdatePullRequestApprovalRuleContentInput$ = [
4474
- 3,
4475
- n0,
4476
- _UPRARCI,
5211
+ var UpdatePullRequestApprovalRuleContentInput$ = [3, n0, _UPRARCI,
4477
5212
  0,
4478
5213
  [_pRI, _aRN, _eRCS, _nRC],
4479
- [0, 0, 0, 0],
5214
+ [0, 0, 0, 0]
4480
5215
  ];
4481
- var UpdatePullRequestApprovalRuleContentOutput$ = [
4482
- 3,
4483
- n0,
4484
- _UPRARCO,
5216
+ var UpdatePullRequestApprovalRuleContentOutput$ = [3, n0, _UPRARCO,
4485
5217
  0,
4486
5218
  [_aR],
4487
- [() => ApprovalRule$],
5219
+ [() => ApprovalRule$]
4488
5220
  ];
4489
- var UpdatePullRequestApprovalStateInput$ = [
4490
- 3,
4491
- n0,
4492
- _UPRASI,
5221
+ var UpdatePullRequestApprovalStateInput$ = [3, n0, _UPRASI,
4493
5222
  0,
4494
5223
  [_pRI, _rI, _aS],
4495
- [0, 0, 0],
4496
- ];
4497
- var UpdatePullRequestDescriptionInput$ = [3, n0, _UPRDI, 0, [_pRI, _de], [0, 0]];
4498
- var UpdatePullRequestDescriptionOutput$ = [3, n0, _UPRDO, 0, [_pR], [() => PullRequest$]];
4499
- var UpdatePullRequestStatusInput$ = [3, n0, _UPRSI, 0, [_pRI, _pRS], [0, 0]];
4500
- var UpdatePullRequestStatusOutput$ = [3, n0, _UPRSO, 0, [_pR], [() => PullRequest$]];
4501
- var UpdatePullRequestTitleInput$ = [3, n0, _UPRTI, 0, [_pRI, _t], [0, 0]];
4502
- var UpdatePullRequestTitleOutput$ = [3, n0, _UPRTO, 0, [_pR], [() => PullRequest$]];
4503
- var UpdateRepositoryDescriptionInput$ = [3, n0, _URDI, 0, [_rN, _rD], [0, 0]];
4504
- var UpdateRepositoryEncryptionKeyInput$ = [3, n0, _UREKI, 0, [_rN, _kKI], [0, 0]];
4505
- var UpdateRepositoryEncryptionKeyOutput$ = [
4506
- 3,
4507
- n0,
4508
- _UREKO,
5224
+ [0, 0, 0]
5225
+ ];
5226
+ var UpdatePullRequestDescriptionInput$ = [3, n0, _UPRDI,
4509
5227
  0,
4510
- [_rIe, _kKI, _oKKI],
4511
- [0, 0, 0],
5228
+ [_pRI, _de],
5229
+ [0, 0]
4512
5230
  ];
4513
- var UpdateRepositoryNameInput$ = [3, n0, _URNI, 0, [_oN, _nN], [0, 0]];
4514
- var UserInfo$ = [3, n0, _UI, 0, [_n, _em, _da], [0, 0, 0]];
4515
- var __Unit = "unit";
4516
- var CodeCommitServiceException$ = [-3, _sm, "CodeCommitServiceException", 0, [], []];
4517
- schema.TypeRegistry.for(_sm).registerError(CodeCommitServiceException$, CodeCommitServiceException);
4518
- var ApprovalList = [1, n0, _AL, 0, () => Approval$];
4519
- var ApprovalRulesList = [1, n0, _ARL, 0, () => ApprovalRule$];
4520
- var BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList = [
4521
- 1,
4522
- n0,
4523
- _BAARTWREL,
4524
- 0,
4525
- () => BatchAssociateApprovalRuleTemplateWithRepositoriesError$,
4526
- ];
4527
- var BatchDescribeMergeConflictsErrors = [1, n0, _BDMCEa, 0, () => BatchDescribeMergeConflictsError$];
4528
- var BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList = [
4529
- 1,
4530
- n0,
4531
- _BDARTFREL,
4532
- 0,
4533
- () => BatchDisassociateApprovalRuleTemplateFromRepositoriesError$,
4534
- ];
4535
- var BatchGetCommitsErrorsList = [1, n0, _BGCEL, 0, () => BatchGetCommitsError$];
4536
- var BatchGetRepositoriesErrorsList = [1, n0, _BGREL, 0, () => BatchGetRepositoriesError$];
4537
- var Comments = [1, n0, _Com, 0, () => Comment$];
4538
- var CommentsForComparedCommitData = [1, n0, _CFCCD, 0, () => CommentsForComparedCommit$];
4539
- var CommentsForPullRequestData = [1, n0, _CFPRD, 0, () => CommentsForPullRequest$];
4540
- var CommitObjectsList = [1, n0, _COL, 0, () => Commit$];
4541
- var ConflictMetadataList = [1, n0, _CML, 0, () => ConflictMetadata$];
4542
- var Conflicts = [1, n0, _Conf, 0, () => Conflict$];
4543
- var DeleteFileEntries = [1, n0, _DFEe, 0, () => DeleteFileEntry$];
4544
- var DifferenceList = [1, n0, _DL, 0, () => Difference$];
4545
- var FileList = [1, n0, _FL, 0, () => File$];
4546
- var FilesMetadata = [1, n0, _FMil, 0, () => FileMetadata$];
4547
- var FolderList = [1, n0, _FLo, 0, () => Folder$];
4548
- var MergeHunks = [1, n0, _MHe, 0, () => MergeHunk$];
4549
- var PullRequestEventList = [1, n0, _PREL, 0, () => PullRequestEvent$];
4550
- var PullRequestTargetList = [1, n0, _PRTL, 0, () => PullRequestTarget$];
4551
- var PutFileEntries = [1, n0, _PFEu, 0, () => PutFileEntry$];
4552
- var ReactionsForCommentList = [1, n0, _RFCL, 0, () => ReactionForComment$];
4553
- var ReplaceContentEntries = [1, n0, _RCEe, 0, () => ReplaceContentEntry$];
4554
- var RepositoryMetadataList = [1, n0, _RML, 0, () => RepositoryMetadata$];
4555
- var RepositoryNameIdPairList = [1, n0, _RNIPL, 0, () => RepositoryNameIdPair$];
4556
- var RepositoryTriggerExecutionFailureList = [
4557
- 1,
4558
- n0,
4559
- _RTEFL,
4560
- 0,
4561
- () => RepositoryTriggerExecutionFailure$,
4562
- ];
4563
- var RepositoryTriggersList = [1, n0, _RTL, 0, () => RepositoryTrigger$];
4564
- var RevisionDag = [1, n0, _RD, 0, () => FileVersion$];
4565
- var SetFileModeEntries = [1, n0, _SFMEe, 0, () => SetFileModeEntry$];
4566
- var SubModuleList = [1, n0, _SML, 0, () => SubModule$];
4567
- var SymbolicLinkList = [1, n0, _SLL, 0, () => SymbolicLink$];
4568
- var TargetList = [1, n0, _TL, 0, () => Target$];
4569
- var AssociateApprovalRuleTemplateWithRepository$ = [
4570
- 9,
4571
- n0,
4572
- _AARTWR,
4573
- 0,
4574
- () => AssociateApprovalRuleTemplateWithRepositoryInput$,
4575
- () => __Unit,
4576
- ];
4577
- var BatchAssociateApprovalRuleTemplateWithRepositories$ = [
4578
- 9,
4579
- n0,
4580
- _BAARTWR,
4581
- 0,
4582
- () => BatchAssociateApprovalRuleTemplateWithRepositoriesInput$,
4583
- () => BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$,
4584
- ];
4585
- var BatchDescribeMergeConflicts$ = [
4586
- 9,
4587
- n0,
4588
- _BDMC,
4589
- 0,
4590
- () => BatchDescribeMergeConflictsInput$,
4591
- () => BatchDescribeMergeConflictsOutput$,
4592
- ];
4593
- var BatchDisassociateApprovalRuleTemplateFromRepositories$ = [
4594
- 9,
4595
- n0,
4596
- _BDARTFR,
4597
- 0,
4598
- () => BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$,
4599
- () => BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$,
4600
- ];
4601
- var BatchGetCommits$ = [
4602
- 9,
4603
- n0,
4604
- _BGC,
4605
- 0,
4606
- () => BatchGetCommitsInput$,
4607
- () => BatchGetCommitsOutput$,
4608
- ];
4609
- var BatchGetRepositories$ = [
4610
- 9,
4611
- n0,
4612
- _BGR,
4613
- 0,
4614
- () => BatchGetRepositoriesInput$,
4615
- () => BatchGetRepositoriesOutput$,
4616
- ];
4617
- var CreateApprovalRuleTemplate$ = [
4618
- 9,
4619
- n0,
4620
- _CART,
4621
- 0,
4622
- () => CreateApprovalRuleTemplateInput$,
4623
- () => CreateApprovalRuleTemplateOutput$,
4624
- ];
4625
- var CreateBranch$ = [9, n0, _CB, 0, () => CreateBranchInput$, () => __Unit];
4626
- var CreateCommit$ = [9, n0, _CC, 0, () => CreateCommitInput$, () => CreateCommitOutput$];
4627
- var CreatePullRequest$ = [
4628
- 9,
4629
- n0,
4630
- _CPR,
4631
- 0,
4632
- () => CreatePullRequestInput$,
4633
- () => CreatePullRequestOutput$,
4634
- ];
4635
- var CreatePullRequestApprovalRule$ = [
4636
- 9,
4637
- n0,
4638
- _CPRAR,
4639
- 0,
4640
- () => CreatePullRequestApprovalRuleInput$,
4641
- () => CreatePullRequestApprovalRuleOutput$,
4642
- ];
4643
- var CreateRepository$ = [
4644
- 9,
4645
- n0,
4646
- _CRr,
4647
- 0,
4648
- () => CreateRepositoryInput$,
4649
- () => CreateRepositoryOutput$,
4650
- ];
4651
- var CreateUnreferencedMergeCommit$ = [
4652
- 9,
4653
- n0,
4654
- _CUMC,
4655
- 0,
4656
- () => CreateUnreferencedMergeCommitInput$,
4657
- () => CreateUnreferencedMergeCommitOutput$,
4658
- ];
4659
- var DeleteApprovalRuleTemplate$ = [
4660
- 9,
4661
- n0,
4662
- _DART,
4663
- 0,
4664
- () => DeleteApprovalRuleTemplateInput$,
4665
- () => DeleteApprovalRuleTemplateOutput$,
4666
- ];
4667
- var DeleteBranch$ = [9, n0, _DB, 0, () => DeleteBranchInput$, () => DeleteBranchOutput$];
4668
- var DeleteCommentContent$ = [
4669
- 9,
4670
- n0,
4671
- _DCC,
4672
- 0,
4673
- () => DeleteCommentContentInput$,
4674
- () => DeleteCommentContentOutput$,
4675
- ];
4676
- var DeleteFile$ = [9, n0, _DF, 0, () => DeleteFileInput$, () => DeleteFileOutput$];
4677
- var DeletePullRequestApprovalRule$ = [
4678
- 9,
4679
- n0,
4680
- _DPRAR,
4681
- 0,
4682
- () => DeletePullRequestApprovalRuleInput$,
4683
- () => DeletePullRequestApprovalRuleOutput$,
4684
- ];
4685
- var DeleteRepository$ = [
4686
- 9,
4687
- n0,
4688
- _DR,
4689
- 0,
4690
- () => DeleteRepositoryInput$,
4691
- () => DeleteRepositoryOutput$,
4692
- ];
4693
- var DescribeMergeConflicts$ = [
4694
- 9,
4695
- n0,
4696
- _DMC,
4697
- 0,
4698
- () => DescribeMergeConflictsInput$,
4699
- () => DescribeMergeConflictsOutput$,
4700
- ];
4701
- var DescribePullRequestEvents$ = [
4702
- 9,
4703
- n0,
4704
- _DPRE,
4705
- 0,
4706
- () => DescribePullRequestEventsInput$,
4707
- () => DescribePullRequestEventsOutput$,
4708
- ];
4709
- var DisassociateApprovalRuleTemplateFromRepository$ = [
4710
- 9,
4711
- n0,
4712
- _DARTFR,
4713
- 0,
4714
- () => DisassociateApprovalRuleTemplateFromRepositoryInput$,
4715
- () => __Unit,
4716
- ];
4717
- var EvaluatePullRequestApprovalRules$ = [
4718
- 9,
4719
- n0,
4720
- _EPRAR,
4721
- 0,
4722
- () => EvaluatePullRequestApprovalRulesInput$,
4723
- () => EvaluatePullRequestApprovalRulesOutput$,
4724
- ];
4725
- var GetApprovalRuleTemplate$ = [
4726
- 9,
4727
- n0,
4728
- _GART,
4729
- 0,
4730
- () => GetApprovalRuleTemplateInput$,
4731
- () => GetApprovalRuleTemplateOutput$,
4732
- ];
4733
- var GetBlob$ = [9, n0, _GB, 0, () => GetBlobInput$, () => GetBlobOutput$];
4734
- var GetBranch$ = [9, n0, _GBe, 0, () => GetBranchInput$, () => GetBranchOutput$];
4735
- var GetComment$ = [9, n0, _GC, 0, () => GetCommentInput$, () => GetCommentOutput$];
4736
- var GetCommentReactions$ = [
4737
- 9,
4738
- n0,
4739
- _GCR,
4740
- 0,
4741
- () => GetCommentReactionsInput$,
4742
- () => GetCommentReactionsOutput$,
4743
- ];
4744
- var GetCommentsForComparedCommit$ = [
4745
- 9,
4746
- n0,
4747
- _GCFCC,
4748
- 0,
4749
- () => GetCommentsForComparedCommitInput$,
4750
- () => GetCommentsForComparedCommitOutput$,
4751
- ];
4752
- var GetCommentsForPullRequest$ = [
4753
- 9,
4754
- n0,
4755
- _GCFPR,
4756
- 0,
4757
- () => GetCommentsForPullRequestInput$,
4758
- () => GetCommentsForPullRequestOutput$,
4759
- ];
4760
- var GetCommit$ = [9, n0, _GCe, 0, () => GetCommitInput$, () => GetCommitOutput$];
4761
- var GetDifferences$ = [
4762
- 9,
4763
- n0,
4764
- _GD,
4765
- 0,
4766
- () => GetDifferencesInput$,
4767
- () => GetDifferencesOutput$,
4768
- ];
4769
- var GetFile$ = [9, n0, _GF, 0, () => GetFileInput$, () => GetFileOutput$];
4770
- var GetFolder$ = [9, n0, _GFe, 0, () => GetFolderInput$, () => GetFolderOutput$];
4771
- var GetMergeCommit$ = [
4772
- 9,
4773
- n0,
4774
- _GMC,
4775
- 0,
4776
- () => GetMergeCommitInput$,
4777
- () => GetMergeCommitOutput$,
4778
- ];
4779
- var GetMergeConflicts$ = [
4780
- 9,
4781
- n0,
4782
- _GMCe,
4783
- 0,
4784
- () => GetMergeConflictsInput$,
4785
- () => GetMergeConflictsOutput$,
4786
- ];
4787
- var GetMergeOptions$ = [
4788
- 9,
4789
- n0,
4790
- _GMO,
4791
- 0,
4792
- () => GetMergeOptionsInput$,
4793
- () => GetMergeOptionsOutput$,
4794
- ];
4795
- var GetPullRequest$ = [
4796
- 9,
4797
- n0,
4798
- _GPR,
4799
- 0,
4800
- () => GetPullRequestInput$,
4801
- () => GetPullRequestOutput$,
4802
- ];
4803
- var GetPullRequestApprovalStates$ = [
4804
- 9,
4805
- n0,
4806
- _GPRAS,
4807
- 0,
4808
- () => GetPullRequestApprovalStatesInput$,
4809
- () => GetPullRequestApprovalStatesOutput$,
4810
- ];
4811
- var GetPullRequestOverrideState$ = [
4812
- 9,
4813
- n0,
4814
- _GPROS,
4815
- 0,
4816
- () => GetPullRequestOverrideStateInput$,
4817
- () => GetPullRequestOverrideStateOutput$,
4818
- ];
4819
- var GetRepository$ = [
4820
- 9,
4821
- n0,
4822
- _GR,
4823
- 0,
4824
- () => GetRepositoryInput$,
4825
- () => GetRepositoryOutput$,
4826
- ];
4827
- var GetRepositoryTriggers$ = [
4828
- 9,
4829
- n0,
4830
- _GRT,
4831
- 0,
4832
- () => GetRepositoryTriggersInput$,
4833
- () => GetRepositoryTriggersOutput$,
4834
- ];
4835
- var ListApprovalRuleTemplates$ = [
4836
- 9,
4837
- n0,
4838
- _LART,
5231
+ var UpdatePullRequestDescriptionOutput$ = [3, n0, _UPRDO,
5232
+ 0,
5233
+ [_pR],
5234
+ [() => PullRequest$]
5235
+ ];
5236
+ var UpdatePullRequestStatusInput$ = [3, n0, _UPRSI,
5237
+ 0,
5238
+ [_pRI, _pRS],
5239
+ [0, 0]
5240
+ ];
5241
+ var UpdatePullRequestStatusOutput$ = [3, n0, _UPRSO,
5242
+ 0,
5243
+ [_pR],
5244
+ [() => PullRequest$]
5245
+ ];
5246
+ var UpdatePullRequestTitleInput$ = [3, n0, _UPRTI,
5247
+ 0,
5248
+ [_pRI, _t],
5249
+ [0, 0]
5250
+ ];
5251
+ var UpdatePullRequestTitleOutput$ = [3, n0, _UPRTO,
4839
5252
  0,
4840
- () => ListApprovalRuleTemplatesInput$,
4841
- () => ListApprovalRuleTemplatesOutput$,
4842
- ];
4843
- var ListAssociatedApprovalRuleTemplatesForRepository$ = [
4844
- 9,
4845
- n0,
4846
- _LAARTFR,
5253
+ [_pR],
5254
+ [() => PullRequest$]
5255
+ ];
5256
+ var UpdateRepositoryDescriptionInput$ = [3, n0, _URDI,
5257
+ 0,
5258
+ [_rN, _rD],
5259
+ [0, 0]
5260
+ ];
5261
+ var UpdateRepositoryEncryptionKeyInput$ = [3, n0, _UREKI,
4847
5262
  0,
4848
- () => ListAssociatedApprovalRuleTemplatesForRepositoryInput$,
4849
- () => ListAssociatedApprovalRuleTemplatesForRepositoryOutput$,
4850
- ];
4851
- var ListBranches$ = [9, n0, _LB, 0, () => ListBranchesInput$, () => ListBranchesOutput$];
4852
- var ListFileCommitHistory$ = [
4853
- 9,
4854
- n0,
4855
- _LFCH,
4856
- 0,
4857
- () => ListFileCommitHistoryRequest$,
4858
- () => ListFileCommitHistoryResponse$,
4859
- ];
4860
- var ListPullRequests$ = [
4861
- 9,
4862
- n0,
4863
- _LPR,
4864
- 0,
4865
- () => ListPullRequestsInput$,
4866
- () => ListPullRequestsOutput$,
4867
- ];
4868
- var ListRepositories$ = [
4869
- 9,
4870
- n0,
4871
- _LR,
4872
- 0,
4873
- () => ListRepositoriesInput$,
4874
- () => ListRepositoriesOutput$,
4875
- ];
4876
- var ListRepositoriesForApprovalRuleTemplate$ = [
4877
- 9,
4878
- n0,
4879
- _LRFART,
4880
- 0,
4881
- () => ListRepositoriesForApprovalRuleTemplateInput$,
4882
- () => ListRepositoriesForApprovalRuleTemplateOutput$,
4883
- ];
4884
- var ListTagsForResource$ = [
4885
- 9,
4886
- n0,
4887
- _LTFR,
4888
- 0,
4889
- () => ListTagsForResourceInput$,
4890
- () => ListTagsForResourceOutput$,
4891
- ];
4892
- var MergeBranchesByFastForward$ = [
4893
- 9,
4894
- n0,
4895
- _MBBFF,
4896
- 0,
4897
- () => MergeBranchesByFastForwardInput$,
4898
- () => MergeBranchesByFastForwardOutput$,
4899
- ];
4900
- var MergeBranchesBySquash$ = [
4901
- 9,
4902
- n0,
4903
- _MBBS,
4904
- 0,
4905
- () => MergeBranchesBySquashInput$,
4906
- () => MergeBranchesBySquashOutput$,
4907
- ];
4908
- var MergeBranchesByThreeWay$ = [
4909
- 9,
4910
- n0,
4911
- _MBBTW,
4912
- 0,
4913
- () => MergeBranchesByThreeWayInput$,
4914
- () => MergeBranchesByThreeWayOutput$,
4915
- ];
4916
- var MergePullRequestByFastForward$ = [
4917
- 9,
4918
- n0,
4919
- _MPRBFF,
4920
- 0,
4921
- () => MergePullRequestByFastForwardInput$,
4922
- () => MergePullRequestByFastForwardOutput$,
4923
- ];
4924
- var MergePullRequestBySquash$ = [
4925
- 9,
4926
- n0,
4927
- _MPRBS,
4928
- 0,
4929
- () => MergePullRequestBySquashInput$,
4930
- () => MergePullRequestBySquashOutput$,
4931
- ];
4932
- var MergePullRequestByThreeWay$ = [
4933
- 9,
4934
- n0,
4935
- _MPRBTW,
4936
- 0,
4937
- () => MergePullRequestByThreeWayInput$,
4938
- () => MergePullRequestByThreeWayOutput$,
4939
- ];
4940
- var OverridePullRequestApprovalRules$ = [
4941
- 9,
4942
- n0,
4943
- _OPRAR,
4944
- 0,
4945
- () => OverridePullRequestApprovalRulesInput$,
4946
- () => __Unit,
4947
- ];
4948
- var PostCommentForComparedCommit$ = [
4949
- 9,
4950
- n0,
4951
- _PCFCC,
4952
- 2,
4953
- () => PostCommentForComparedCommitInput$,
4954
- () => PostCommentForComparedCommitOutput$,
4955
- ];
4956
- var PostCommentForPullRequest$ = [
4957
- 9,
4958
- n0,
4959
- _PCFPR,
4960
- 2,
4961
- () => PostCommentForPullRequestInput$,
4962
- () => PostCommentForPullRequestOutput$,
4963
- ];
4964
- var PostCommentReply$ = [
4965
- 9,
4966
- n0,
4967
- _PCR,
4968
- 2,
4969
- () => PostCommentReplyInput$,
4970
- () => PostCommentReplyOutput$,
4971
- ];
4972
- var PutCommentReaction$ = [9, n0, _PCRu, 0, () => PutCommentReactionInput$, () => __Unit];
4973
- var PutFile$ = [9, n0, _PF, 0, () => PutFileInput$, () => PutFileOutput$];
4974
- var PutRepositoryTriggers$ = [
4975
- 9,
4976
- n0,
4977
- _PRTu,
4978
- 0,
4979
- () => PutRepositoryTriggersInput$,
4980
- () => PutRepositoryTriggersOutput$,
4981
- ];
4982
- var TagResource$ = [9, n0, _TR, 0, () => TagResourceInput$, () => __Unit];
4983
- var TestRepositoryTriggers$ = [
4984
- 9,
4985
- n0,
4986
- _TRT,
4987
- 0,
4988
- () => TestRepositoryTriggersInput$,
4989
- () => TestRepositoryTriggersOutput$,
4990
- ];
4991
- var UntagResource$ = [9, n0, _UR, 0, () => UntagResourceInput$, () => __Unit];
4992
- var UpdateApprovalRuleTemplateContent$ = [
4993
- 9,
4994
- n0,
4995
- _UARTC,
4996
- 0,
4997
- () => UpdateApprovalRuleTemplateContentInput$,
4998
- () => UpdateApprovalRuleTemplateContentOutput$,
4999
- ];
5000
- var UpdateApprovalRuleTemplateDescription$ = [
5001
- 9,
5002
- n0,
5003
- _UARTD,
5004
- 0,
5005
- () => UpdateApprovalRuleTemplateDescriptionInput$,
5006
- () => UpdateApprovalRuleTemplateDescriptionOutput$,
5007
- ];
5008
- var UpdateApprovalRuleTemplateName$ = [
5009
- 9,
5010
- n0,
5011
- _UARTN,
5012
- 0,
5013
- () => UpdateApprovalRuleTemplateNameInput$,
5014
- () => UpdateApprovalRuleTemplateNameOutput$,
5015
- ];
5016
- var UpdateComment$ = [
5017
- 9,
5018
- n0,
5019
- _UC,
5020
- 0,
5021
- () => UpdateCommentInput$,
5022
- () => UpdateCommentOutput$,
5023
- ];
5024
- var UpdateDefaultBranch$ = [
5025
- 9,
5026
- n0,
5027
- _UDB,
5028
- 0,
5029
- () => UpdateDefaultBranchInput$,
5030
- () => __Unit,
5031
- ];
5032
- var UpdatePullRequestApprovalRuleContent$ = [
5033
- 9,
5034
- n0,
5035
- _UPRARC,
5036
- 0,
5037
- () => UpdatePullRequestApprovalRuleContentInput$,
5038
- () => UpdatePullRequestApprovalRuleContentOutput$,
5039
- ];
5040
- var UpdatePullRequestApprovalState$ = [
5041
- 9,
5042
- n0,
5043
- _UPRAS,
5044
- 0,
5045
- () => UpdatePullRequestApprovalStateInput$,
5046
- () => __Unit,
5047
- ];
5048
- var UpdatePullRequestDescription$ = [
5049
- 9,
5050
- n0,
5051
- _UPRD,
5052
- 0,
5053
- () => UpdatePullRequestDescriptionInput$,
5054
- () => UpdatePullRequestDescriptionOutput$,
5055
- ];
5056
- var UpdatePullRequestStatus$ = [
5057
- 9,
5058
- n0,
5059
- _UPRS,
5060
- 0,
5061
- () => UpdatePullRequestStatusInput$,
5062
- () => UpdatePullRequestStatusOutput$,
5063
- ];
5064
- var UpdatePullRequestTitle$ = [
5065
- 9,
5066
- n0,
5067
- _UPRT,
5068
- 0,
5069
- () => UpdatePullRequestTitleInput$,
5070
- () => UpdatePullRequestTitleOutput$,
5263
+ [_rN, _kKI],
5264
+ [0, 0]
5071
5265
  ];
5072
- var UpdateRepositoryDescription$ = [
5073
- 9,
5074
- n0,
5075
- _URD,
5266
+ var UpdateRepositoryEncryptionKeyOutput$ = [3, n0, _UREKO,
5076
5267
  0,
5077
- () => UpdateRepositoryDescriptionInput$,
5078
- () => __Unit,
5268
+ [_rIe, _kKI, _oKKI],
5269
+ [0, 0, 0]
5079
5270
  ];
5080
- var UpdateRepositoryEncryptionKey$ = [
5081
- 9,
5082
- n0,
5083
- _UREK,
5271
+ var UpdateRepositoryNameInput$ = [3, n0, _URNI,
5084
5272
  0,
5085
- () => UpdateRepositoryEncryptionKeyInput$,
5086
- () => UpdateRepositoryEncryptionKeyOutput$,
5273
+ [_oN, _nN],
5274
+ [0, 0]
5087
5275
  ];
5088
- var UpdateRepositoryName$ = [
5089
- 9,
5090
- n0,
5091
- _URN,
5276
+ var UserInfo$ = [3, n0, _UI,
5092
5277
  0,
5093
- () => UpdateRepositoryNameInput$,
5094
- () => __Unit,
5278
+ [_n, _em, _da],
5279
+ [0, 0, 0]
5280
+ ];
5281
+ var __Unit = "unit";
5282
+ var CodeCommitServiceException$ = [-3, _sm, "CodeCommitServiceException", 0, [], []];
5283
+ schema.TypeRegistry.for(_sm).registerError(CodeCommitServiceException$, CodeCommitServiceException);
5284
+ var ApprovalList = [1, n0, _AL,
5285
+ 0, () => Approval$
5286
+ ];
5287
+ var ApprovalRulesList = [1, n0, _ARL,
5288
+ 0, () => ApprovalRule$
5289
+ ];
5290
+ var BatchAssociateApprovalRuleTemplateWithRepositoriesErrorsList = [1, n0, _BAARTWREL,
5291
+ 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesError$
5292
+ ];
5293
+ var BatchDescribeMergeConflictsErrors = [1, n0, _BDMCEa,
5294
+ 0, () => BatchDescribeMergeConflictsError$
5295
+ ];
5296
+ var BatchDisassociateApprovalRuleTemplateFromRepositoriesErrorsList = [1, n0, _BDARTFREL,
5297
+ 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesError$
5298
+ ];
5299
+ var BatchGetCommitsErrorsList = [1, n0, _BGCEL,
5300
+ 0, () => BatchGetCommitsError$
5301
+ ];
5302
+ var BatchGetRepositoriesErrorsList = [1, n0, _BGREL,
5303
+ 0, () => BatchGetRepositoriesError$
5304
+ ];
5305
+ var Comments = [1, n0, _Com,
5306
+ 0, () => Comment$
5307
+ ];
5308
+ var CommentsForComparedCommitData = [1, n0, _CFCCD,
5309
+ 0, () => CommentsForComparedCommit$
5310
+ ];
5311
+ var CommentsForPullRequestData = [1, n0, _CFPRD,
5312
+ 0, () => CommentsForPullRequest$
5313
+ ];
5314
+ var CommitObjectsList = [1, n0, _COL,
5315
+ 0, () => Commit$
5316
+ ];
5317
+ var ConflictMetadataList = [1, n0, _CML,
5318
+ 0, () => ConflictMetadata$
5319
+ ];
5320
+ var Conflicts = [1, n0, _Conf,
5321
+ 0, () => Conflict$
5322
+ ];
5323
+ var DeleteFileEntries = [1, n0, _DFEe,
5324
+ 0, () => DeleteFileEntry$
5325
+ ];
5326
+ var DifferenceList = [1, n0, _DL,
5327
+ 0, () => Difference$
5328
+ ];
5329
+ var FileList = [1, n0, _FL,
5330
+ 0, () => File$
5331
+ ];
5332
+ var FilesMetadata = [1, n0, _FMil,
5333
+ 0, () => FileMetadata$
5334
+ ];
5335
+ var FolderList = [1, n0, _FLo,
5336
+ 0, () => Folder$
5337
+ ];
5338
+ var MergeHunks = [1, n0, _MHe,
5339
+ 0, () => MergeHunk$
5340
+ ];
5341
+ var PullRequestEventList = [1, n0, _PREL,
5342
+ 0, () => PullRequestEvent$
5343
+ ];
5344
+ var PullRequestTargetList = [1, n0, _PRTL,
5345
+ 0, () => PullRequestTarget$
5346
+ ];
5347
+ var PutFileEntries = [1, n0, _PFEu,
5348
+ 0, () => PutFileEntry$
5349
+ ];
5350
+ var ReactionsForCommentList = [1, n0, _RFCL,
5351
+ 0, () => ReactionForComment$
5352
+ ];
5353
+ var ReplaceContentEntries = [1, n0, _RCEe,
5354
+ 0, () => ReplaceContentEntry$
5355
+ ];
5356
+ var RepositoryMetadataList = [1, n0, _RML,
5357
+ 0, () => RepositoryMetadata$
5358
+ ];
5359
+ var RepositoryNameIdPairList = [1, n0, _RNIPL,
5360
+ 0, () => RepositoryNameIdPair$
5361
+ ];
5362
+ var RepositoryTriggerExecutionFailureList = [1, n0, _RTEFL,
5363
+ 0, () => RepositoryTriggerExecutionFailure$
5364
+ ];
5365
+ var RepositoryTriggersList = [1, n0, _RTL,
5366
+ 0, () => RepositoryTrigger$
5367
+ ];
5368
+ var RevisionDag = [1, n0, _RD,
5369
+ 0, () => FileVersion$
5370
+ ];
5371
+ var SetFileModeEntries = [1, n0, _SFMEe,
5372
+ 0, () => SetFileModeEntry$
5373
+ ];
5374
+ var SubModuleList = [1, n0, _SML,
5375
+ 0, () => SubModule$
5376
+ ];
5377
+ var SymbolicLinkList = [1, n0, _SLL,
5378
+ 0, () => SymbolicLink$
5379
+ ];
5380
+ var TargetList = [1, n0, _TL,
5381
+ 0, () => Target$
5382
+ ];
5383
+ var AssociateApprovalRuleTemplateWithRepository$ = [9, n0, _AARTWR,
5384
+ 0, () => AssociateApprovalRuleTemplateWithRepositoryInput$, () => __Unit
5385
+ ];
5386
+ var BatchAssociateApprovalRuleTemplateWithRepositories$ = [9, n0, _BAARTWR,
5387
+ 0, () => BatchAssociateApprovalRuleTemplateWithRepositoriesInput$, () => BatchAssociateApprovalRuleTemplateWithRepositoriesOutput$
5388
+ ];
5389
+ var BatchDescribeMergeConflicts$ = [9, n0, _BDMC,
5390
+ 0, () => BatchDescribeMergeConflictsInput$, () => BatchDescribeMergeConflictsOutput$
5391
+ ];
5392
+ var BatchDisassociateApprovalRuleTemplateFromRepositories$ = [9, n0, _BDARTFR,
5393
+ 0, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesInput$, () => BatchDisassociateApprovalRuleTemplateFromRepositoriesOutput$
5394
+ ];
5395
+ var BatchGetCommits$ = [9, n0, _BGC,
5396
+ 0, () => BatchGetCommitsInput$, () => BatchGetCommitsOutput$
5397
+ ];
5398
+ var BatchGetRepositories$ = [9, n0, _BGR,
5399
+ 0, () => BatchGetRepositoriesInput$, () => BatchGetRepositoriesOutput$
5400
+ ];
5401
+ var CreateApprovalRuleTemplate$ = [9, n0, _CART,
5402
+ 0, () => CreateApprovalRuleTemplateInput$, () => CreateApprovalRuleTemplateOutput$
5403
+ ];
5404
+ var CreateBranch$ = [9, n0, _CB,
5405
+ 0, () => CreateBranchInput$, () => __Unit
5406
+ ];
5407
+ var CreateCommit$ = [9, n0, _CC,
5408
+ 0, () => CreateCommitInput$, () => CreateCommitOutput$
5409
+ ];
5410
+ var CreatePullRequest$ = [9, n0, _CPR,
5411
+ 0, () => CreatePullRequestInput$, () => CreatePullRequestOutput$
5412
+ ];
5413
+ var CreatePullRequestApprovalRule$ = [9, n0, _CPRAR,
5414
+ 0, () => CreatePullRequestApprovalRuleInput$, () => CreatePullRequestApprovalRuleOutput$
5415
+ ];
5416
+ var CreateRepository$ = [9, n0, _CRr,
5417
+ 0, () => CreateRepositoryInput$, () => CreateRepositoryOutput$
5418
+ ];
5419
+ var CreateUnreferencedMergeCommit$ = [9, n0, _CUMC,
5420
+ 0, () => CreateUnreferencedMergeCommitInput$, () => CreateUnreferencedMergeCommitOutput$
5421
+ ];
5422
+ var DeleteApprovalRuleTemplate$ = [9, n0, _DART,
5423
+ 0, () => DeleteApprovalRuleTemplateInput$, () => DeleteApprovalRuleTemplateOutput$
5424
+ ];
5425
+ var DeleteBranch$ = [9, n0, _DB,
5426
+ 0, () => DeleteBranchInput$, () => DeleteBranchOutput$
5427
+ ];
5428
+ var DeleteCommentContent$ = [9, n0, _DCC,
5429
+ 0, () => DeleteCommentContentInput$, () => DeleteCommentContentOutput$
5430
+ ];
5431
+ var DeleteFile$ = [9, n0, _DF,
5432
+ 0, () => DeleteFileInput$, () => DeleteFileOutput$
5433
+ ];
5434
+ var DeletePullRequestApprovalRule$ = [9, n0, _DPRAR,
5435
+ 0, () => DeletePullRequestApprovalRuleInput$, () => DeletePullRequestApprovalRuleOutput$
5436
+ ];
5437
+ var DeleteRepository$ = [9, n0, _DR,
5438
+ 0, () => DeleteRepositoryInput$, () => DeleteRepositoryOutput$
5439
+ ];
5440
+ var DescribeMergeConflicts$ = [9, n0, _DMC,
5441
+ 0, () => DescribeMergeConflictsInput$, () => DescribeMergeConflictsOutput$
5442
+ ];
5443
+ var DescribePullRequestEvents$ = [9, n0, _DPRE,
5444
+ 0, () => DescribePullRequestEventsInput$, () => DescribePullRequestEventsOutput$
5445
+ ];
5446
+ var DisassociateApprovalRuleTemplateFromRepository$ = [9, n0, _DARTFR,
5447
+ 0, () => DisassociateApprovalRuleTemplateFromRepositoryInput$, () => __Unit
5448
+ ];
5449
+ var EvaluatePullRequestApprovalRules$ = [9, n0, _EPRAR,
5450
+ 0, () => EvaluatePullRequestApprovalRulesInput$, () => EvaluatePullRequestApprovalRulesOutput$
5451
+ ];
5452
+ var GetApprovalRuleTemplate$ = [9, n0, _GART,
5453
+ 0, () => GetApprovalRuleTemplateInput$, () => GetApprovalRuleTemplateOutput$
5454
+ ];
5455
+ var GetBlob$ = [9, n0, _GB,
5456
+ 0, () => GetBlobInput$, () => GetBlobOutput$
5457
+ ];
5458
+ var GetBranch$ = [9, n0, _GBe,
5459
+ 0, () => GetBranchInput$, () => GetBranchOutput$
5460
+ ];
5461
+ var GetComment$ = [9, n0, _GC,
5462
+ 0, () => GetCommentInput$, () => GetCommentOutput$
5463
+ ];
5464
+ var GetCommentReactions$ = [9, n0, _GCR,
5465
+ 0, () => GetCommentReactionsInput$, () => GetCommentReactionsOutput$
5466
+ ];
5467
+ var GetCommentsForComparedCommit$ = [9, n0, _GCFCC,
5468
+ 0, () => GetCommentsForComparedCommitInput$, () => GetCommentsForComparedCommitOutput$
5469
+ ];
5470
+ var GetCommentsForPullRequest$ = [9, n0, _GCFPR,
5471
+ 0, () => GetCommentsForPullRequestInput$, () => GetCommentsForPullRequestOutput$
5472
+ ];
5473
+ var GetCommit$ = [9, n0, _GCe,
5474
+ 0, () => GetCommitInput$, () => GetCommitOutput$
5475
+ ];
5476
+ var GetDifferences$ = [9, n0, _GD,
5477
+ 0, () => GetDifferencesInput$, () => GetDifferencesOutput$
5478
+ ];
5479
+ var GetFile$ = [9, n0, _GF,
5480
+ 0, () => GetFileInput$, () => GetFileOutput$
5481
+ ];
5482
+ var GetFolder$ = [9, n0, _GFe,
5483
+ 0, () => GetFolderInput$, () => GetFolderOutput$
5484
+ ];
5485
+ var GetMergeCommit$ = [9, n0, _GMC,
5486
+ 0, () => GetMergeCommitInput$, () => GetMergeCommitOutput$
5487
+ ];
5488
+ var GetMergeConflicts$ = [9, n0, _GMCe,
5489
+ 0, () => GetMergeConflictsInput$, () => GetMergeConflictsOutput$
5490
+ ];
5491
+ var GetMergeOptions$ = [9, n0, _GMO,
5492
+ 0, () => GetMergeOptionsInput$, () => GetMergeOptionsOutput$
5493
+ ];
5494
+ var GetPullRequest$ = [9, n0, _GPR,
5495
+ 0, () => GetPullRequestInput$, () => GetPullRequestOutput$
5496
+ ];
5497
+ var GetPullRequestApprovalStates$ = [9, n0, _GPRAS,
5498
+ 0, () => GetPullRequestApprovalStatesInput$, () => GetPullRequestApprovalStatesOutput$
5499
+ ];
5500
+ var GetPullRequestOverrideState$ = [9, n0, _GPROS,
5501
+ 0, () => GetPullRequestOverrideStateInput$, () => GetPullRequestOverrideStateOutput$
5502
+ ];
5503
+ var GetRepository$ = [9, n0, _GR,
5504
+ 0, () => GetRepositoryInput$, () => GetRepositoryOutput$
5505
+ ];
5506
+ var GetRepositoryTriggers$ = [9, n0, _GRT,
5507
+ 0, () => GetRepositoryTriggersInput$, () => GetRepositoryTriggersOutput$
5508
+ ];
5509
+ var ListApprovalRuleTemplates$ = [9, n0, _LART,
5510
+ 0, () => ListApprovalRuleTemplatesInput$, () => ListApprovalRuleTemplatesOutput$
5511
+ ];
5512
+ var ListAssociatedApprovalRuleTemplatesForRepository$ = [9, n0, _LAARTFR,
5513
+ 0, () => ListAssociatedApprovalRuleTemplatesForRepositoryInput$, () => ListAssociatedApprovalRuleTemplatesForRepositoryOutput$
5514
+ ];
5515
+ var ListBranches$ = [9, n0, _LB,
5516
+ 0, () => ListBranchesInput$, () => ListBranchesOutput$
5517
+ ];
5518
+ var ListFileCommitHistory$ = [9, n0, _LFCH,
5519
+ 0, () => ListFileCommitHistoryRequest$, () => ListFileCommitHistoryResponse$
5520
+ ];
5521
+ var ListPullRequests$ = [9, n0, _LPR,
5522
+ 0, () => ListPullRequestsInput$, () => ListPullRequestsOutput$
5523
+ ];
5524
+ var ListRepositories$ = [9, n0, _LR,
5525
+ 0, () => ListRepositoriesInput$, () => ListRepositoriesOutput$
5526
+ ];
5527
+ var ListRepositoriesForApprovalRuleTemplate$ = [9, n0, _LRFART,
5528
+ 0, () => ListRepositoriesForApprovalRuleTemplateInput$, () => ListRepositoriesForApprovalRuleTemplateOutput$
5529
+ ];
5530
+ var ListTagsForResource$ = [9, n0, _LTFR,
5531
+ 0, () => ListTagsForResourceInput$, () => ListTagsForResourceOutput$
5532
+ ];
5533
+ var MergeBranchesByFastForward$ = [9, n0, _MBBFF,
5534
+ 0, () => MergeBranchesByFastForwardInput$, () => MergeBranchesByFastForwardOutput$
5535
+ ];
5536
+ var MergeBranchesBySquash$ = [9, n0, _MBBS,
5537
+ 0, () => MergeBranchesBySquashInput$, () => MergeBranchesBySquashOutput$
5538
+ ];
5539
+ var MergeBranchesByThreeWay$ = [9, n0, _MBBTW,
5540
+ 0, () => MergeBranchesByThreeWayInput$, () => MergeBranchesByThreeWayOutput$
5541
+ ];
5542
+ var MergePullRequestByFastForward$ = [9, n0, _MPRBFF,
5543
+ 0, () => MergePullRequestByFastForwardInput$, () => MergePullRequestByFastForwardOutput$
5544
+ ];
5545
+ var MergePullRequestBySquash$ = [9, n0, _MPRBS,
5546
+ 0, () => MergePullRequestBySquashInput$, () => MergePullRequestBySquashOutput$
5547
+ ];
5548
+ var MergePullRequestByThreeWay$ = [9, n0, _MPRBTW,
5549
+ 0, () => MergePullRequestByThreeWayInput$, () => MergePullRequestByThreeWayOutput$
5550
+ ];
5551
+ var OverridePullRequestApprovalRules$ = [9, n0, _OPRAR,
5552
+ 0, () => OverridePullRequestApprovalRulesInput$, () => __Unit
5553
+ ];
5554
+ var PostCommentForComparedCommit$ = [9, n0, _PCFCC,
5555
+ 2, () => PostCommentForComparedCommitInput$, () => PostCommentForComparedCommitOutput$
5556
+ ];
5557
+ var PostCommentForPullRequest$ = [9, n0, _PCFPR,
5558
+ 2, () => PostCommentForPullRequestInput$, () => PostCommentForPullRequestOutput$
5559
+ ];
5560
+ var PostCommentReply$ = [9, n0, _PCR,
5561
+ 2, () => PostCommentReplyInput$, () => PostCommentReplyOutput$
5562
+ ];
5563
+ var PutCommentReaction$ = [9, n0, _PCRu,
5564
+ 0, () => PutCommentReactionInput$, () => __Unit
5565
+ ];
5566
+ var PutFile$ = [9, n0, _PF,
5567
+ 0, () => PutFileInput$, () => PutFileOutput$
5568
+ ];
5569
+ var PutRepositoryTriggers$ = [9, n0, _PRTu,
5570
+ 0, () => PutRepositoryTriggersInput$, () => PutRepositoryTriggersOutput$
5571
+ ];
5572
+ var TagResource$ = [9, n0, _TR,
5573
+ 0, () => TagResourceInput$, () => __Unit
5574
+ ];
5575
+ var TestRepositoryTriggers$ = [9, n0, _TRT,
5576
+ 0, () => TestRepositoryTriggersInput$, () => TestRepositoryTriggersOutput$
5577
+ ];
5578
+ var UntagResource$ = [9, n0, _UR,
5579
+ 0, () => UntagResourceInput$, () => __Unit
5580
+ ];
5581
+ var UpdateApprovalRuleTemplateContent$ = [9, n0, _UARTC,
5582
+ 0, () => UpdateApprovalRuleTemplateContentInput$, () => UpdateApprovalRuleTemplateContentOutput$
5583
+ ];
5584
+ var UpdateApprovalRuleTemplateDescription$ = [9, n0, _UARTD,
5585
+ 0, () => UpdateApprovalRuleTemplateDescriptionInput$, () => UpdateApprovalRuleTemplateDescriptionOutput$
5586
+ ];
5587
+ var UpdateApprovalRuleTemplateName$ = [9, n0, _UARTN,
5588
+ 0, () => UpdateApprovalRuleTemplateNameInput$, () => UpdateApprovalRuleTemplateNameOutput$
5589
+ ];
5590
+ var UpdateComment$ = [9, n0, _UC,
5591
+ 0, () => UpdateCommentInput$, () => UpdateCommentOutput$
5592
+ ];
5593
+ var UpdateDefaultBranch$ = [9, n0, _UDB,
5594
+ 0, () => UpdateDefaultBranchInput$, () => __Unit
5595
+ ];
5596
+ var UpdatePullRequestApprovalRuleContent$ = [9, n0, _UPRARC,
5597
+ 0, () => UpdatePullRequestApprovalRuleContentInput$, () => UpdatePullRequestApprovalRuleContentOutput$
5598
+ ];
5599
+ var UpdatePullRequestApprovalState$ = [9, n0, _UPRAS,
5600
+ 0, () => UpdatePullRequestApprovalStateInput$, () => __Unit
5601
+ ];
5602
+ var UpdatePullRequestDescription$ = [9, n0, _UPRD,
5603
+ 0, () => UpdatePullRequestDescriptionInput$, () => UpdatePullRequestDescriptionOutput$
5604
+ ];
5605
+ var UpdatePullRequestStatus$ = [9, n0, _UPRS,
5606
+ 0, () => UpdatePullRequestStatusInput$, () => UpdatePullRequestStatusOutput$
5607
+ ];
5608
+ var UpdatePullRequestTitle$ = [9, n0, _UPRT,
5609
+ 0, () => UpdatePullRequestTitleInput$, () => UpdatePullRequestTitleOutput$
5610
+ ];
5611
+ var UpdateRepositoryDescription$ = [9, n0, _URD,
5612
+ 0, () => UpdateRepositoryDescriptionInput$, () => __Unit
5613
+ ];
5614
+ var UpdateRepositoryEncryptionKey$ = [9, n0, _UREK,
5615
+ 0, () => UpdateRepositoryEncryptionKeyInput$, () => UpdateRepositoryEncryptionKeyOutput$
5616
+ ];
5617
+ var UpdateRepositoryName$ = [9, n0, _URN,
5618
+ 0, () => UpdateRepositoryNameInput$, () => __Unit
5095
5619
  ];
5096
5620
 
5097
5621
  class AssociateApprovalRuleTemplateWithRepositoryCommand extends smithyClient.Command
@@ -6151,10 +6675,10 @@ const paginateListFileCommitHistory = core.createPaginator(CodeCommitClient, Lis
6151
6675
 
6152
6676
  const paginateListPullRequests = core.createPaginator(CodeCommitClient, ListPullRequestsCommand, "nextToken", "nextToken", "maxResults");
6153
6677
 
6154
- const paginateListRepositoriesForApprovalRuleTemplate = core.createPaginator(CodeCommitClient, ListRepositoriesForApprovalRuleTemplateCommand, "nextToken", "nextToken", "maxResults");
6155
-
6156
6678
  const paginateListRepositories = core.createPaginator(CodeCommitClient, ListRepositoriesCommand, "nextToken", "nextToken", "");
6157
6679
 
6680
+ const paginateListRepositoriesForApprovalRuleTemplate = core.createPaginator(CodeCommitClient, ListRepositoriesForApprovalRuleTemplateCommand, "nextToken", "nextToken", "maxResults");
6681
+
6158
6682
  const ApprovalState = {
6159
6683
  APPROVE: "APPROVE",
6160
6684
  REVOKE: "REVOKE",