mintsweet commented on code in PR #4554:
URL: 
https://github.com/apache/incubator-devlake/pull/4554#discussion_r1121681793


##########
config-ui/src/plugins/register/gitlab/config.tsx:
##########
@@ -42,7 +42,7 @@ export const GitLabConfig: PluginConfigType = {
         key: 'endpoint',
         multipleVersions: {
           cloud: 'https://gitlab.com/api/v4/',
-          server: '',
+          server: '(v11+)',

Review Comment:
   I don't want to complicate this configuration, this is currently the easiest 
way I can think of.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to