Skip to content

Commit c7bb446

Browse files
committed
change endpoint to v6
1 parent 451bec8 commit c7bb446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/development.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"copilotPortalUrl": "https://copilots.topcoder-dev.com",
77
"fileServiceEndpoint": "https://api.topcoder-dev.com/v5/files",
88
"memberServiceEndpoint": "https://api.topcoder-dev.com/v5/members",
9-
"identityServiceEndpoint": "https://api.topcoder-dev.com/v3/",
9+
"identityServiceEndpoint": "https://api.topcoder-dev.com/v6/",
1010
"taasJobApiUrl": "https://api.topcoder-dev.com/v5/jobs",
1111
"sfdcBillingAccountNameField": "Billing_Account_name__c",
1212
"sfdcBillingAccountMarkupField": "Mark_Up__c",

0 commit comments

Comments
 (0)