Commit dda33ed
committed
feat(client): add response validation option
chore(client): simplify field validations1 parent 3ec7070 commit dda33ed
File tree
338 files changed
+1075
-1819
lines changed- src/Orb
- Core
- Models
- AllocationProperties
- AmountDiscountIntervalProperties
- AmountDiscountProperties
- Beta
- BetaCreatePlanVersionParamsProperties
- AddPriceProperties/PriceProperties
- ReplacePriceProperties/PriceProperties
- ExternalPlanID/ExternalPlanIDCreatePlanVersionParamsProperties
- AddPriceProperties/PriceProperties
- ReplacePriceProperties/PriceProperties
- ChangedSubscriptionResourcesProperties
- CreatedInvoiceProperties
- CreditNoteProperties/LineItemProperties
- Customers
- Credits
- CreditListByExternalIDPageResponseProperties/DataProperties
- CreditListPageResponseProperties/DataProperties
- Ledger
- AffectedBlockProperties
- LedgerCreateEntryByExternalIDParamsProperties/BodyProperties
- IncrementProperties
- LedgerCreateEntryParamsProperties/BodyProperties
- IncrementProperties
- DimensionalPriceGroups
- Events
- EventIngestParamsProperties
- EventIngestResponseProperties
- EventSearchResponseProperties
- InvoiceLineItems
- InvoiceProperties
- Invoices
- InvoiceFetchUpcomingResponseProperties
- Items
- MatrixWithAllocationConfigProperties
- MaximumIntervalProperties
- MaximumProperties
- Metrics
- MinimumIntervalProperties
- MinimumProperties
- MonetaryAmountDiscountAdjustmentProperties
- MonetaryMaximumAdjustmentProperties
- MonetaryMinimumAdjustmentProperties
- MonetaryPercentageDiscountAdjustmentProperties
- MonetaryUsageDiscountAdjustmentProperties
- NewAllocationPriceProperties
- NewAmountDiscountProperties
- NewMaximumProperties
- NewMinimumProperties
- NewPercentageDiscountProperties
- NewUsageDiscountProperties
- PercentageDiscountIntervalProperties
- PercentageDiscountProperties
- PlanPhaseAmountDiscountAdjustmentProperties
- PlanPhaseMaximumAdjustmentProperties
- PlanPhaseMinimumAdjustmentProperties
- PlanPhasePercentageDiscountAdjustmentProperties
- PlanPhaseUsageDiscountAdjustmentProperties
- Plans
- PlanCreateParamsProperties/PriceProperties/PriceProperties
- PriceProperties
- BulkProperties
- BulkWithFiltersProperties
- BulkWithProrationProperties
- CumulativeGroupedBulkProperties
- EventOutputProperties
- GroupedAllocationProperties
- GroupedTieredPackageProperties
- GroupedTieredProperties
- GroupedWithMeteredMinimumProperties
- GroupedWithMinMaxThresholdsProperties
- GroupedWithProratedMinimumProperties
- MatrixProperties
- MatrixWithAllocationProperties
- MatrixWithDisplayNameProperties
- MaxGroupTieredPackageProperties
- MinimumProperties
- PackageProperties
- PackageWithAllocationProperties
- PercentProperties
- ScalableMatrixWithTieredPricingProperties
- ScalableMatrixWithUnitPricingProperties
- ThresholdTotalAmountProperties
- TieredPackageProperties
- TieredPackageWithMinimumProperties
- TieredProperties
- TieredWithMinimumProperties
- TieredWithProrationProperties
- UnitProperties
- UnitWithPercentProperties
- UnitWithProrationProperties
- Prices
- PriceCreateParamsProperties/BodyProperties
- PriceEvaluateMultipleParamsProperties
- PriceEvaluationProperties/PriceProperties
- PriceEvaluatePreviewEventsParamsProperties
- PriceEvaluationProperties/PriceProperties
- SubscriptionChanges
- Subscriptions
- SubscriptionCreateParamsProperties
- AddPriceProperties/PriceProperties
- ReplacePriceProperties/PriceProperties
- SubscriptionPriceIntervalsParamsProperties
- AddProperties/PriceProperties
- SubscriptionSchedulePlanChangeParamsProperties
- AddPriceProperties/PriceProperties
- ReplacePriceProperties/PriceProperties
- TrialDiscountProperties
- UsageDiscountIntervalProperties
- UsageDiscountProperties
- Services
- Alerts
- Beta
- ExternalPlanID
- Coupons
- Subscriptions
- CreditNotes
- Customers
- BalanceTransactions
- Costs
- Credits
- Ledger
- TopUps
- DimensionalPriceGroups
- ExternalDimensionalPriceGroupID
- Events
- Backfills
- Volume
- InvoiceLineItems
- Invoices
- Items
- Metrics
- Plans
- ExternalPlanID
- Prices
- ExternalPriceID
- SubscriptionChanges
- Subscriptions
- TopLevel
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
338 files changed
+1075
-1819
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | 23 | | |
22 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
| 150 | + | |
154 | 151 | | |
155 | 152 | | |
156 | 153 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 101 | + | |
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
132 | | - | |
133 | | - | |
134 | | - | |
135 | | - | |
| 132 | + | |
136 | 133 | | |
137 | 134 | | |
138 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
| 179 | + | |
183 | 180 | | |
184 | 181 | | |
185 | 182 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 101 | + | |
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
| 101 | + | |
105 | 102 | | |
106 | 103 | | |
107 | 104 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
| 484 | + | |
491 | 485 | | |
492 | 486 | | |
493 | 487 | | |
| |||
Lines changed: 1 addition & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
481 | 481 | | |
482 | 482 | | |
483 | 483 | | |
484 | | - | |
485 | | - | |
486 | | - | |
487 | | - | |
488 | | - | |
489 | | - | |
490 | | - | |
| 484 | + | |
491 | 485 | | |
492 | 486 | | |
493 | 487 | | |
| |||
0 commit comments