Skip to content

Commit 4fa90a1

Browse files
feat(api): api update (#525)
1 parent 8355169 commit 4fa90a1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.stats.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
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

src/resources/subscriptions.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -22399,7 +22399,7 @@ export interface SubscriptionUpdateFixedFeeQuantityParams {
2239922399
/**
2240022400
* Determines when the change takes effect. Note that if `effective_date` is
2240122401
* 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`.
2240322403
*/
2240422404
change_option?: 'immediate' | 'upcoming_invoice' | 'effective_date';
2240522405

0 commit comments

Comments
 (0)