Skip to content

Commit 76057d9

Browse files
author
sachin-maheshwari
authored
Merge pull request #133 from topcoder-platform/revert-132-feature/V5-API-Standards
Revert "V5 API standards"
2 parents a0ce50a + d53dfed commit 76057d9

File tree

8 files changed

+879
-1119
lines changed

8 files changed

+879
-1119
lines changed

config/default.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ module.exports = {
3232
TC_API_V4_BASE_URL: process.env.TC_API_V4_BASE_URL || '',
3333
TC_API_V5_BASE_URL: process.env.TC_API_V5_BASE_URL || '',
3434
API_CONTEXT_PATH: process.env.API_CONTEXT_PATH || '/v5/notifications',
35-
API_BASE_URL: process.env.API_BASE_URL || 'http://api.topcoder-dev.com',
3635

3736
// Configuration for generating machine to machine auth0 token.
3837
// The token will be used for calling another internal API.

0 commit comments

Comments
 (0)