We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 451bec8 commit c7bb446Copy full SHA for c7bb446
config/development.json
@@ -6,7 +6,7 @@
6
"copilotPortalUrl": "https://copilots.topcoder-dev.com",
7
"fileServiceEndpoint": "https://api.topcoder-dev.com/v5/files",
8
"memberServiceEndpoint": "https://api.topcoder-dev.com/v5/members",
9
- "identityServiceEndpoint": "https://api.topcoder-dev.com/v3/",
+ "identityServiceEndpoint": "https://api.topcoder-dev.com/v6/",
10
"taasJobApiUrl": "https://api.topcoder-dev.com/v5/jobs",
11
"sfdcBillingAccountNameField": "Billing_Account_name__c",
12
"sfdcBillingAccountMarkupField": "Mark_Up__c",
0 commit comments