File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11configured_endpoints : 118
2- openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-0ab0946487d1ee971683d894554494d9940010403874c0be724ffc3a82d696db .yml
3- openapi_spec_hash : 66b792328a4faee3c7659185accc3f0e
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-033643979990e894363554df06218fabe4493feaa569a013dbdf9a72aa21c45f .yml
3+ openapi_spec_hash : dd9d320ad178bafa06f1eac2977e2ca7
44config_hash : e6db17547fe854b1c240407cf4c6dc9e
Original file line number Diff line number Diff line change @@ -268,6 +268,10 @@ export class Subscriptions extends APIResource {
268268 * specified in the subscription's invoicing currency, when creating a
269269 * subscription. E.g. pass in `10.00` to issue an invoice when usage amounts hit
270270 * \$10.00 for a subscription that invoices in USD.
271+ *
272+ * ## Limits
273+ *
274+ * By default, Orb limits the number of subscriptions per customer to 100.
271275 */
272276 create (
273277 body : SubscriptionCreateParams ,
You can’t perform that action at this time.
0 commit comments