Skip to content

Commit 87ef854

Browse files
committed
docs(assistant-autoconfig): missing "V1" comment for assistant autoconfig
1 parent 6a93b62 commit 87ef854

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/ibm/watson/developer_cloud/spring/boot/WatsonAutoConfiguration.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ private Authenticator configAuth(WatsonConfigurationProperties config, String se
7575
return ConfigBasedAuthenticatorFactory.getAuthenticator(serviceName);
7676
}
7777

78-
// Watson Assistant service
78+
// Watson Assistant service V1
7979

8080
@Autowired
8181
private WatsonAssistantConfigurationProperties assistantConfig;

0 commit comments

Comments
 (0)