Skip to content

Commit f25a699

Browse files
feat(api): api update (#570)
1 parent 5c55f33 commit f25a699

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.stats.yml

Lines changed: 1 addition & 1 deletion
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-aeb94d91af916dbff0132ee7c4501df9223609b19fef0398a1a495e7a432ee36.yml
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-36a6db97756e8658369c9af3c0ac532ecacb032e5b8f6211094dcb4052943ff3.yml

tests/api-resources/subscriptions.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,7 +377,7 @@ describe('resource subscriptions', () => {
377377
price_id: 'h74gfhdjvn7ujokd',
378378
},
379379
],
380-
trial_duration_days: 999999,
380+
trial_duration_days: 0,
381381
usage_customer_ids: ['string'],
382382
});
383383
});

0 commit comments

Comments
 (0)