@flowio/api-factories 0.0.117 → 0.0.118
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/api.js +423 -316
- package/dist/esm/api.js +355 -270
- package/dist/types/api.d.ts +40 -19
- package/package.json +2 -2
- package/src/api.ts +396 -303
package/dist/types/api.d.ts
CHANGED
|
@@ -50,8 +50,6 @@ export declare const makeAdyenNativeActionDetails: () => io.flow.v0.models.Adyen
|
|
|
50
50
|
export declare const makeAdyenNativeData: () => io.flow.v0.unions.AdyenNativeData;
|
|
51
51
|
export declare const makeAdyenV3ChallengeToken: () => io.flow.v0.models.AdyenV3ChallengeToken;
|
|
52
52
|
export declare const makeAdyenV3FingerprintToken: () => io.flow.v0.models.AdyenV3FingerprintToken;
|
|
53
|
-
export declare const makeAldoItemDeleted: () => io.flow.v0.models.AldoItemDeleted;
|
|
54
|
-
export declare const makeAldoItemUpserted: () => io.flow.v0.models.AldoItemUpserted;
|
|
55
53
|
export declare const makeAllocation: () => io.flow.v0.models.Allocation;
|
|
56
54
|
export declare const makeAllocationComponent: () => io.flow.v0.unions.AllocationComponent;
|
|
57
55
|
export declare const makeAllocationDeletedV2: () => io.flow.v0.models.AllocationDeletedV2;
|
|
@@ -69,10 +67,6 @@ export declare const makeAllocationV2: () => io.flow.v0.models.AllocationV2;
|
|
|
69
67
|
export declare const makeAmountMargin: () => io.flow.v0.models.AmountMargin;
|
|
70
68
|
export declare const makeAmountMarginForm: () => io.flow.v0.models.AmountMarginForm;
|
|
71
69
|
export declare const makeAnalyticsExportType: () => io.flow.v0.models.AnalyticsExportType;
|
|
72
|
-
export declare const makeAnirbanItemDeleted: () => io.flow.v0.models.AnirbanItemDeleted;
|
|
73
|
-
export declare const makeAnirbanItemUpserted: () => io.flow.v0.models.AnirbanItemUpserted;
|
|
74
|
-
export declare const makeAnshItemDeleted: () => io.flow.v0.models.AnshItemDeleted;
|
|
75
|
-
export declare const makeAnshItemUpserted: () => io.flow.v0.models.AnshItemUpserted;
|
|
76
70
|
export declare const makeApplePayMerchantValidationPayload: () => io.flow.v0.models.ApplePayMerchantValidationPayload;
|
|
77
71
|
export declare const makeApplepaySdkCreateResultActionDetails: () => io.flow.v0.models.ApplepaySdkCreateResultActionDetails;
|
|
78
72
|
export declare const makeApplepaySdkValidateResultActionDetails: () => io.flow.v0.models.ApplepaySdkValidateResultActionDetails;
|
|
@@ -291,6 +285,11 @@ export declare const makeCheckoutUrls: () => io.flow.v0.models.CheckoutUrls;
|
|
|
291
285
|
export declare const makeCheckoutUrlsForm: () => io.flow.v0.models.CheckoutUrlsForm;
|
|
292
286
|
export declare const makeCleartext: () => io.flow.v0.models.Cleartext;
|
|
293
287
|
export declare const makeCommercialInvoiceFee: () => io.flow.v0.models.CommercialInvoiceFee;
|
|
288
|
+
export declare const makeCommercialInvoiceMode: () => io.flow.v0.enums.CommercialInvoiceMode;
|
|
289
|
+
export declare const makeCommonMerchantApplication: () => io.flow.v0.models.CommonMerchantApplication;
|
|
290
|
+
export declare const makeCommonMerchantApplicationForm: () => io.flow.v0.models.CommonMerchantApplicationForm;
|
|
291
|
+
export declare const makeCommonMerchantApplicationPutForm: () => io.flow.v0.models.CommonMerchantApplicationPutForm;
|
|
292
|
+
export declare const makeCommonMerchantApplicationsSummary: () => io.flow.v0.models.CommonMerchantApplicationsSummary;
|
|
294
293
|
export declare const makeCompany: () => io.flow.v0.models.Company;
|
|
295
294
|
export declare const makeConfirmationDetails: () => io.flow.v0.unions.ConfirmationDetails;
|
|
296
295
|
export declare const makeConsumerInvoice: () => io.flow.v0.models.ConsumerInvoice;
|
|
@@ -549,6 +548,7 @@ export declare const makeExportType: () => io.flow.v0.unions.ExportType;
|
|
|
549
548
|
export declare const makeExportVersion: () => io.flow.v0.models.ExportVersion;
|
|
550
549
|
export declare const makeExporterOfRecord: () => io.flow.v0.enums.ExporterOfRecord;
|
|
551
550
|
export declare const makeExternalCard: () => io.flow.v0.models.ExternalCard;
|
|
551
|
+
export declare const makeExternalOrderSummary: () => io.flow.v0.models.ExternalOrderSummary;
|
|
552
552
|
export declare const makeFeeDeduction: () => io.flow.v0.models.FeeDeduction;
|
|
553
553
|
export declare const makeFeeDeductionType: () => io.flow.v0.enums.FeeDeductionType;
|
|
554
554
|
export declare const makeFeeWeight: () => io.flow.v0.models.FeeWeight;
|
|
@@ -655,8 +655,6 @@ export declare const makeHop: () => io.flow.v0.models.Hop;
|
|
|
655
655
|
export declare const makeHopEstimate: () => io.flow.v0.models.HopEstimate;
|
|
656
656
|
export declare const makeHopEstimateV2: () => io.flow.v0.models.HopEstimateV2;
|
|
657
657
|
export declare const makeHopV2: () => io.flow.v0.models.HopV2;
|
|
658
|
-
export declare const makeHoseinItemDeleted: () => io.flow.v0.models.HoseinItemDeleted;
|
|
659
|
-
export declare const makeHoseinItemUpserted: () => io.flow.v0.models.HoseinItemUpserted;
|
|
660
658
|
export declare const makeHs10: () => io.flow.v0.models.Hs10;
|
|
661
659
|
export declare const makeHs10CodeDeleted: () => io.flow.v0.models.Hs10CodeDeleted;
|
|
662
660
|
export declare const makeHs10CodeUpserted: () => io.flow.v0.models.Hs10CodeUpserted;
|
|
@@ -822,12 +820,12 @@ export declare const makeMembershipPutForm: () => io.flow.v0.models.MembershipPu
|
|
|
822
820
|
export declare const makeMembershipUpsertedV2: () => io.flow.v0.models.MembershipUpsertedV2;
|
|
823
821
|
export declare const makeMembershipVersion: () => io.flow.v0.models.MembershipVersion;
|
|
824
822
|
export declare const makeMerchantActivated: () => io.flow.v0.models.MerchantActivated;
|
|
825
|
-
export declare const makeMerchantApplication: () => io.flow.v0.
|
|
823
|
+
export declare const makeMerchantApplication: () => io.flow.v0.unions.MerchantApplication;
|
|
826
824
|
export declare const makeMerchantApplicationDeleted: () => io.flow.v0.models.MerchantApplicationDeleted;
|
|
827
|
-
export declare const makeMerchantApplicationForm: () => io.flow.v0.
|
|
828
|
-
export declare const makeMerchantApplicationPutForm: () => io.flow.v0.
|
|
825
|
+
export declare const makeMerchantApplicationForm: () => io.flow.v0.unions.MerchantApplicationForm;
|
|
826
|
+
export declare const makeMerchantApplicationPutForm: () => io.flow.v0.unions.MerchantApplicationPutForm;
|
|
829
827
|
export declare const makeMerchantApplicationUpserted: () => io.flow.v0.models.MerchantApplicationUpserted;
|
|
830
|
-
export declare const makeMerchantApplicationsSummary: () => io.flow.v0.
|
|
828
|
+
export declare const makeMerchantApplicationsSummary: () => io.flow.v0.unions.MerchantApplicationsSummary;
|
|
831
829
|
export declare const makeMerchantDeactivated: () => io.flow.v0.models.MerchantDeactivated;
|
|
832
830
|
export declare const makeMerchantDisabled: () => io.flow.v0.models.MerchantDisabled;
|
|
833
831
|
export declare const makeMerchantDisabledReason: () => io.flow.v0.enums.MerchantDisabledReason;
|
|
@@ -846,6 +844,7 @@ export declare const makeMerchantOfRecordEntity: () => io.flow.v0.models.Merchan
|
|
|
846
844
|
export declare const makeMerchantOfRecordEntityRegistration: () => io.flow.v0.models.MerchantOfRecordEntityRegistration;
|
|
847
845
|
export declare const makeMerchantOfRecordPaymentForm: () => io.flow.v0.models.MerchantOfRecordPaymentForm;
|
|
848
846
|
export declare const makeMerchantOnboardingAddress: () => io.flow.v0.models.MerchantOnboardingAddress;
|
|
847
|
+
export declare const makeMerchantOnboardingBeneficiaryDetails: () => io.flow.v0.models.MerchantOnboardingBeneficiaryDetails;
|
|
849
848
|
export declare const makeMerchantRejected: () => io.flow.v0.models.MerchantRejected;
|
|
850
849
|
export declare const makeMerchantRejectedReason: () => io.flow.v0.enums.MerchantRejectedReason;
|
|
851
850
|
export declare const makeMethod: () => "post";
|
|
@@ -857,8 +856,6 @@ export declare const makeMonthlyAverageVolume: () => io.flow.v0.models.MonthlyAv
|
|
|
857
856
|
export declare const makeName: () => io.flow.v0.models.Name;
|
|
858
857
|
export declare const makeNameForm: () => io.flow.v0.models.NameForm;
|
|
859
858
|
export declare const makeNeedsActionAttributes: () => io.flow.v0.models.NeedsActionAttributes;
|
|
860
|
-
export declare const makeNiallItemDeleted: () => io.flow.v0.models.NiallItemDeleted;
|
|
861
|
-
export declare const makeNiallItemUpserted: () => io.flow.v0.models.NiallItemUpserted;
|
|
862
859
|
export declare const makeNotificationDeletedV2: () => io.flow.v0.models.NotificationDeletedV2;
|
|
863
860
|
export declare const makeNotificationUpsertedV2: () => io.flow.v0.models.NotificationUpsertedV2;
|
|
864
861
|
export declare const makeNumberRange: () => io.flow.v0.models.NumberRange;
|
|
@@ -998,6 +995,8 @@ export declare const makeOrganizationSession: () => io.flow.v0.models.Organizati
|
|
|
998
995
|
export declare const makeOrganizationSessionAuthorization: () => io.flow.v0.models.OrganizationSessionAuthorization;
|
|
999
996
|
export declare const makeOrganizationStatus: () => io.flow.v0.enums.OrganizationStatus;
|
|
1000
997
|
export declare const makeOrganizationSummary: () => io.flow.v0.models.OrganizationSummary;
|
|
998
|
+
export declare const makeOrganizationTaxRegistration: () => io.flow.v0.models.OrganizationTaxRegistration;
|
|
999
|
+
export declare const makeOrganizationTaxRegistrationForm: () => io.flow.v0.models.OrganizationTaxRegistrationForm;
|
|
1001
1000
|
export declare const makeOrganizationToken: () => io.flow.v0.models.OrganizationToken;
|
|
1002
1001
|
export declare const makeOrganizationTokenForm: () => io.flow.v0.models.OrganizationTokenForm;
|
|
1003
1002
|
export declare const makeOrganizationTokenFormV2: () => io.flow.v0.models.OrganizationTokenFormV2;
|
|
@@ -1246,6 +1245,9 @@ export declare const makeProductRestrictionResultDeleted: () => io.flow.v0.model
|
|
|
1246
1245
|
export declare const makeProductRestrictionResultUpserted: () => io.flow.v0.models.ProductRestrictionResultUpserted;
|
|
1247
1246
|
export declare const makeProductSellability: () => io.flow.v0.models.ProductSellability;
|
|
1248
1247
|
export declare const makeProductSellabilityForm: () => io.flow.v0.models.ProductSellabilityForm;
|
|
1248
|
+
export declare const makeProductSellabilityResult: () => io.flow.v0.models.ProductSellabilityResult;
|
|
1249
|
+
export declare const makeProductSellabilityResultDeleted: () => io.flow.v0.models.ProductSellabilityResultDeleted;
|
|
1250
|
+
export declare const makeProductSellabilityResultUpserted: () => io.flow.v0.models.ProductSellabilityResultUpserted;
|
|
1249
1251
|
export declare const makeProductTaxonomyCategory: () => io.flow.v0.models.ProductTaxonomyCategory;
|
|
1250
1252
|
export declare const makeProductTaxonomyData: () => io.flow.v0.models.ProductTaxonomyData;
|
|
1251
1253
|
export declare const makeProductTaxonomyValue: () => io.flow.v0.models.ProductTaxonomyValue;
|
|
@@ -1353,6 +1355,7 @@ export declare const makeRepeatMonthly: () => io.flow.v0.models.RepeatMonthly;
|
|
|
1353
1355
|
export declare const makeRepeatSchedule: () => io.flow.v0.unions.RepeatSchedule;
|
|
1354
1356
|
export declare const makeRepeatWeekly: () => io.flow.v0.models.RepeatWeekly;
|
|
1355
1357
|
export declare const makeRestrictedReviewStatus: () => io.flow.v0.enums.RestrictedReviewStatus;
|
|
1358
|
+
export declare const makeRestrictionEnvironment: () => io.flow.v0.enums.RestrictionEnvironment;
|
|
1356
1359
|
export declare const makeReturn: () => io.flow.v0.models.Return;
|
|
1357
1360
|
export declare const makeReturnForm: () => io.flow.v0.models.ReturnForm;
|
|
1358
1361
|
export declare const makeReturnItemReference: () => io.flow.v0.models.ReturnItemReference;
|
|
@@ -1385,8 +1388,6 @@ export declare const makeReversalStatus: () => io.flow.v0.enums.ReversalStatus;
|
|
|
1385
1388
|
export declare const makeReversalUpserted: () => io.flow.v0.models.ReversalUpserted;
|
|
1386
1389
|
export declare const makeReversalVersion: () => io.flow.v0.models.ReversalVersion;
|
|
1387
1390
|
export declare const makeReviewStatus: () => io.flow.v0.enums.ReviewStatus;
|
|
1388
|
-
export declare const makeRohanItemDeleted: () => io.flow.v0.models.RohanItemDeleted;
|
|
1389
|
-
export declare const makeRohanItemUpserted: () => io.flow.v0.models.RohanItemUpserted;
|
|
1390
1391
|
export declare const makeRole: () => io.flow.v0.enums.Role;
|
|
1391
1392
|
export declare const makeRomanization: () => io.flow.v0.models.Romanization;
|
|
1392
1393
|
export declare const makeRomanizationForm: () => io.flow.v0.models.RomanizationForm;
|
|
@@ -1395,8 +1396,6 @@ export declare const makeRoundingMethod: () => io.flow.v0.enums.RoundingMethod;
|
|
|
1395
1396
|
export declare const makeRoundingType: () => io.flow.v0.enums.RoundingType;
|
|
1396
1397
|
export declare const makeRouteAudit: () => io.flow.v0.models.RouteAudit;
|
|
1397
1398
|
export declare const makeRuleEffectType: () => io.flow.v0.enums.RuleEffectType;
|
|
1398
|
-
export declare const makeSarveshItemDeleted: () => io.flow.v0.models.SarveshItemDeleted;
|
|
1399
|
-
export declare const makeSarveshItemUpserted: () => io.flow.v0.models.SarveshItemUpserted;
|
|
1400
1399
|
export declare const makeSchedule: () => io.flow.v0.models.Schedule;
|
|
1401
1400
|
export declare const makeScheduleExceptionStatus: () => io.flow.v0.enums.ScheduleExceptionStatus;
|
|
1402
1401
|
export declare const makeScheduledExport: () => io.flow.v0.models.ScheduledExport;
|
|
@@ -1406,10 +1405,21 @@ export declare const makeSdkAdyenV3AuthenticationToken: () => io.flow.v0.unions.
|
|
|
1406
1405
|
export declare const makeSecurityRatecardFee: () => io.flow.v0.models.SecurityRatecardFee;
|
|
1407
1406
|
export declare const makeSecurityServiceFee: () => io.flow.v0.models.SecurityServiceFee;
|
|
1408
1407
|
export declare const makeSelectIssuerOptionActionDetails: () => io.flow.v0.models.SelectIssuerOptionActionDetails;
|
|
1408
|
+
export declare const makeSelfBillingAgreement: () => io.flow.v0.models.SelfBillingAgreement;
|
|
1409
1409
|
export declare const makeSellabilityError: () => io.flow.v0.models.SellabilityError;
|
|
1410
1410
|
export declare const makeSellabilityErrorCode: () => io.flow.v0.enums.SellabilityErrorCode;
|
|
1411
|
+
export declare const makeSellabilityNeedsActionAttributes: () => io.flow.v0.models.SellabilityNeedsActionAttributes;
|
|
1412
|
+
export declare const makeSellabilityRegionResult: () => io.flow.v0.models.SellabilityRegionResult;
|
|
1413
|
+
export declare const makeSellabilityRegionWithReasons: () => io.flow.v0.models.SellabilityRegionWithReasons;
|
|
1414
|
+
export declare const makeSellabilityRequest: () => io.flow.v0.unions.SellabilityRequest;
|
|
1411
1415
|
export declare const makeSellabilityRequestStatus: () => "commit";
|
|
1412
1416
|
export declare const makeSellabilityResponse: () => io.flow.v0.unions.SellabilityResponse;
|
|
1417
|
+
export declare const makeSellabilityRestrictedRegion: () => io.flow.v0.models.SellabilityRestrictedRegion;
|
|
1418
|
+
export declare const makeSellabilityResultErrorCode: () => io.flow.v0.enums.SellabilityResultErrorCode;
|
|
1419
|
+
export declare const makeSellabilityResultStatus: () => io.flow.v0.enums.SellabilityResultStatus;
|
|
1420
|
+
export declare const makeSellabilityScreening: () => io.flow.v0.models.SellabilityScreening;
|
|
1421
|
+
export declare const makeSellabilityScreeningForm: () => io.flow.v0.models.SellabilityScreeningForm;
|
|
1422
|
+
export declare const makeSellabilityScreeningMode: () => io.flow.v0.enums.SellabilityScreeningMode;
|
|
1413
1423
|
export declare const makeSellablilityRegionResult: () => io.flow.v0.models.SellablilityRegionResult;
|
|
1414
1424
|
export declare const makeServiceDescription: () => io.flow.v0.unions.ServiceDescription;
|
|
1415
1425
|
export declare const makeServiceFee: () => io.flow.v0.unions.ServiceFee;
|
|
@@ -1478,6 +1488,10 @@ export declare const makeShippingLaneVersion: () => io.flow.v0.models.ShippingLa
|
|
|
1478
1488
|
export declare const makeShippingNotification: () => io.flow.v0.models.ShippingNotification;
|
|
1479
1489
|
export declare const makeShippingNotificationForm: () => io.flow.v0.unions.ShippingNotificationForm;
|
|
1480
1490
|
export declare const makeShippingNotificationVersion: () => io.flow.v0.models.ShippingNotificationVersion;
|
|
1491
|
+
export declare const makeShippingRateEstimate: () => io.flow.v0.models.ShippingRateEstimate;
|
|
1492
|
+
export declare const makeShippingRateEstimateAvailable: () => io.flow.v0.models.ShippingRateEstimateAvailable;
|
|
1493
|
+
export declare const makeShippingRateEstimateRequest: () => io.flow.v0.models.ShippingRateEstimateRequest;
|
|
1494
|
+
export declare const makeShippingRateEstimateUnavailable: () => io.flow.v0.models.ShippingRateEstimateUnavailable;
|
|
1481
1495
|
export declare const makeShop: () => io.flow.v0.models.Shop;
|
|
1482
1496
|
export declare const makeShopifyCart: () => io.flow.v0.models.ShopifyCart;
|
|
1483
1497
|
export declare const makeShopifyCartAddForm: () => io.flow.v0.unions.ShopifyCartAddForm;
|
|
@@ -1530,8 +1544,10 @@ export declare const makeSolidusProductExportType: () => io.flow.v0.models.Solid
|
|
|
1530
1544
|
export declare const makeSolidusVariantExportType: () => io.flow.v0.models.SolidusVariantExportType;
|
|
1531
1545
|
export declare const makeSortDirection: () => io.flow.v0.enums.SortDirection;
|
|
1532
1546
|
export declare const makeStatement: () => io.flow.v0.models.Statement;
|
|
1533
|
-
export declare const makeStatementAttachmentType: () =>
|
|
1547
|
+
export declare const makeStatementAttachmentType: () => io.flow.v0.enums.StatementAttachmentType;
|
|
1534
1548
|
export declare const makeStatementDeleted: () => io.flow.v0.models.StatementDeleted;
|
|
1549
|
+
export declare const makeStatementStatusCode: () => io.flow.v0.enums.StatementStatusCode;
|
|
1550
|
+
export declare const makeStatementStatusForm: () => io.flow.v0.models.StatementStatusForm;
|
|
1535
1551
|
export declare const makeStatementUpserted: () => io.flow.v0.models.StatementUpserted;
|
|
1536
1552
|
export declare const makeStoredMethodUsageStep: () => io.flow.v0.enums.StoredMethodUsageStep;
|
|
1537
1553
|
export declare const makeStrategy: () => io.flow.v0.enums.Strategy;
|
|
@@ -1579,7 +1595,10 @@ export declare const makeTaxDutyQuoteValues: () => io.flow.v0.models.TaxDutyQuot
|
|
|
1579
1595
|
export declare const makeTaxDutyTransactionReasonCode: () => io.flow.v0.enums.TaxDutyTransactionReasonCode;
|
|
1580
1596
|
export declare const makeTaxJurisdictionType: () => io.flow.v0.enums.TaxJurisdictionType;
|
|
1581
1597
|
export declare const makeTaxRegistration: () => io.flow.v0.models.TaxRegistration;
|
|
1598
|
+
export declare const makeTaxRegistrationDeleted: () => io.flow.v0.models.TaxRegistrationDeleted;
|
|
1599
|
+
export declare const makeTaxRegistrationDetail: () => io.flow.v0.models.TaxRegistrationDetail;
|
|
1582
1600
|
export declare const makeTaxRegistrationForm: () => io.flow.v0.models.TaxRegistrationForm;
|
|
1601
|
+
export declare const makeTaxRegistrationUpserted: () => io.flow.v0.models.TaxRegistrationUpserted;
|
|
1583
1602
|
export declare const makeTaxReport: () => io.flow.v0.models.TaxReport;
|
|
1584
1603
|
export declare const makeTaxReportType: () => io.flow.v0.enums.TaxReportType;
|
|
1585
1604
|
export declare const makeTaxSetting: () => io.flow.v0.unions.TaxSetting;
|
|
@@ -1634,6 +1653,8 @@ export declare const makeTrackingEventVersion: () => io.flow.v0.models.TrackingE
|
|
|
1634
1653
|
export declare const makeTrackingForm: () => io.flow.v0.models.TrackingForm;
|
|
1635
1654
|
export declare const makeTrackingLabel: () => io.flow.v0.models.TrackingLabel;
|
|
1636
1655
|
export declare const makeTrackingLabelEventUpserted: () => io.flow.v0.models.TrackingLabelEventUpserted;
|
|
1656
|
+
export declare const makeTrackingLabelEventUpsertedV2: () => io.flow.v0.models.TrackingLabelEventUpsertedV2;
|
|
1657
|
+
export declare const makeTrackingLabelEventV2: () => io.flow.v0.models.TrackingLabelEventV2;
|
|
1637
1658
|
export declare const makeTrackingLabelForm: () => io.flow.v0.models.TrackingLabelForm;
|
|
1638
1659
|
export declare const makeTrackingLabelSummary: () => io.flow.v0.models.TrackingLabelSummary;
|
|
1639
1660
|
export declare const makeTrackingLabelVersion: () => io.flow.v0.models.TrackingLabelVersion;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@flowio/api-factories",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.118",
|
|
4
4
|
"description": "Flow API mock data factories",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"flow",
|
|
@@ -36,5 +36,5 @@
|
|
|
36
36
|
"@faker-js/faker": "^6.2.0",
|
|
37
37
|
"@flowio/api-types": "*"
|
|
38
38
|
},
|
|
39
|
-
"gitHead": "
|
|
39
|
+
"gitHead": "135ffbb6c863d1ed7a34a1f2aecefa6495a9a4d7"
|
|
40
40
|
}
|