Skip to content

Commit

Permalink
minor change
Browse files Browse the repository at this point in the history
  • Loading branch information
namratabhadauriya committed Jul 3, 2023
1 parent 857bebc commit a31c483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enterprise-management/v1.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import { getQueryParam } from 'ibm-cloud-sdk-core';
*/

class EnterpriseManagementV1 extends BaseService {
static DEFAULT_SERVICE_URL: string = 'https://enterprise.test.cloud.ibm.com/v1';
static DEFAULT_SERVICE_URL: string = 'https://enterprise.cloud.ibm.com/v1';

static DEFAULT_SERVICE_NAME: string = 'enterprise_management';

Expand Down

0 comments on commit a31c483

Please sign in to comment.