File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
configured_endpoints : 103
2
- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-26c7b0375aaf9218b32f9af29242d38e67a8318f3ae3e8cc5d1cd86c60e89e51 .yml
2
+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-7b65f996788617c2d2f2e8e941d366edd1a2844f15eefec555e220b03bbc6d4c .yml
Original file line number Diff line number Diff line change @@ -22399,7 +22399,7 @@ export interface SubscriptionUpdateFixedFeeQuantityParams {
22399
22399
/**
22400
22400
* Determines when the change takes effect. Note that if `effective_date` is
22401
22401
* specified, this defaults to `effective_date`. Otherwise, this defaults to
22402
- * `immediate` unless it's explicitly set to `upcoming_invoice.
22402
+ * `immediate` unless it's explicitly set to `upcoming_invoice` .
22403
22403
*/
22404
22404
change_option?: 'immediate' | 'upcoming_invoice' | 'effective_date';
22405
22405
You can’t perform that action at this time.
0 commit comments