File tree Expand file tree Collapse file tree 3 files changed +2
-8
lines changed
Expand file tree Collapse file tree 3 files changed +2
-8
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-96a2f34503f9348f8d7ce82035fe09c917860d77e17bc6817e034b891902599a .yml
3- openapi_spec_hash : 3719dd8f962e6b0051a95015aecb0e53
2+ openapi_spec_url : https://storage.googleapis.com/stainless-sdk-openapi-specs/orb%2Forb-42aa43f3893eef31a351e066bf0cf8c56da8c857ccbb45eb7dd58739ad43bd86 .yml
3+ openapi_spec_hash : e6b8c1e707036539d88a7b79af864a49
44config_hash : 1f73a949b649ecfe6ec68ba1bb459dc2
Original file line number Diff line number Diff line change @@ -15,9 +15,6 @@ export class Beta extends APIResource {
1515 externalPlanId : ExternalPlanIDAPI . ExternalPlanID = new ExternalPlanIDAPI . ExternalPlanID ( this . _client ) ;
1616
1717 /**
18- * This API endpoint is in beta and its interface may change. It is recommended for
19- * use only in test mode.
20- *
2118 * This endpoint allows the creation of a new plan version for an existing plan.
2219 */
2320 createPlanVersion (
Original file line number Diff line number Diff line change @@ -8,9 +8,6 @@ import * as PlansAPI from '../plans/plans';
88
99export class ExternalPlanID extends APIResource {
1010 /**
11- * This API endpoint is in beta and its interface may change. It is recommended for
12- * use only in test mode.
13- *
1411 * This endpoint allows the creation of a new plan version for an existing plan.
1512 */
1613 createPlanVersion (
You can’t perform that action at this time.
0 commit comments