Skip to content

Commit 3bd32ad

Browse files
committed
Merge pull request #31 from appirio-tech/feature/v3-migration
using v3 in qa and prod
2 parents 6e75305 + 3057f2b commit 3bd32ad

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

service/run-config/prod/src/main/resources/supply-server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ authScheme: v3
151151
fileServiceDomain: api.topcoder.com
152152

153153
# Api version
154-
apiVersion: v3.0.0-BETA
154+
apiVersion: v3

service/run-config/qa/src/main/resources/supply-server.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ authScheme: v3
151151
fileServiceDomain: api.topcoder-qa.com
152152

153153
# Api version
154-
apiVersion: v3.0.0
154+
apiVersion: v3

0 commit comments

Comments
 (0)