kamiyariko commented on issue #7610: URL: https://github.com/apache/incubator-devlake/issues/7610#issuecomment-2162392428
curl -X 'POST' \ 'https://***/api/plugins/gitlab/test' \ -H 'accept: application/json' \ -H 'Content-Type: application/json' \ -d '{ "endpoint": "https://***/api/v4/", "proxy": "string", "rateLimitPerHour": 0, "token": "***" }' {"code":0,"success":true,"message":"success","causes":null,"data":null,"Connection":{"endpoint":"https://***/api/v4/","proxy":"string","rateLimitPerHour":0,"token":"**********************"}} The command you executed returned the following result, but no connection was attached to the project. We want to configure settings using the API instead of the GUI. Have such features been implemented or will be implemented? -- 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: dev-unsubscr...@devlake.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org