gitlab4j-api icon indicating copy to clipboard operation
gitlab4j-api copied to clipboard

Tags in Project API are deprecated

Open DaspawnW opened this issue 3 years ago • 0 comments

In a project I'm currently working on I have to create gitlab projects via the gitlab4j-api. Thanks a lot for the great work!! The projects we create get topics to be better able to filter based on them. It seems that gitlab4j-api so far only supports the deprecated tags and not the new recommended topics. https://docs.gitlab.com/ee/api/projects.html#create-project

Is there any plan to implement it?

Thank you in advance, Björn

DaspawnW avatar Jul 28 '22 05:07 DaspawnW