diff --git a/.stats.yml b/.stats.yml index 2058bd1c..14eb001b 100644 --- a/.stats.yml +++ b/.stats.yml @@ -1,2 +1,2 @@ configured_endpoints: 95 -openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-1a0cb9f84cf6b6342b82c87ecdcba968405aac1dfb0c78eaf055a44fe15cab2c.yml +openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-97c8d75c5095cb134ab45f92a057797013d174324268fcf1ba750c5ebcd9b3e4.yml diff --git a/src/resources/subscriptions.ts b/src/resources/subscriptions.ts index c4816083..a5819185 100644 --- a/src/resources/subscriptions.ts +++ b/src/resources/subscriptions.ts @@ -47,8 +47,9 @@ export class Subscriptions extends APIResource { * subscription being created. This is useful when a customer has prices that * differ from the default prices for a specific plan. * - * :::info This feature is only available for accounts that have migrated off of - * legacy subscription overrides. ::: + * :::info This feature is only available for accounts that have migrated to + * Subscription Overrides Version 2. You can find your Subscription Overrides + * Version at the bottom of your [Plans page](https://app.withorb.com/plans) ::: * * ### Adding Prices * @@ -790,8 +791,9 @@ export class Subscriptions extends APIResource { * subscription when you schedule the plan change. This is useful when a customer * has prices that differ from the default prices for a specific plan. * - * :::info This feature is only available for accounts that have migrated off of - * legacy subscription overrides. ::: + * :::info This feature is only available for accounts that have migrated to + * Subscription Overrides Version 2. You can find your Subscription Overrides + * Version at the bottom of your [Plans page](https://app.withorb.com/plans) ::: * * ### Adding Prices *