Skip to content

Commit b6dac53

Browse files
committed
Updating auth scheme from v2 to v3
1 parent 309a989 commit b6dac53

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -146,10 +146,10 @@ logging:
146146
timeZone: UTC
147147
logFormat: "%-5level [%d{yyyy-dd-mm HH:mm:ss.SSS}] [%thread] %logger - %msg%n"
148148

149-
authScheme: v2
149+
authScheme: v3
150150

151151
# File service domain
152152
fileServiceDomain: api.topcoder-dev.com
153153

154154
# Api version
155-
apiVersion: v3
155+
apiVersion: v3

0 commit comments

Comments
 (0)