Skip to content

Commit 3057f2b

Browse files
author
Parth Shah
committed
using v3 in qa and prod
1 parent 6e75305 commit 3057f2b

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)