Open krasv opened 2 years ago
Does Bitbucket provide this feature or Communardo?
As commented at the PR: the API comes with the add-on and extends the basic api.
Hi Christopher,
any thoughts here? May I go forward with the extension or do you reject the changes?
regards Sven
@krasv apologies for getting back so late. Been busy with work. I don't want anything provider specific within this library. Developers are free to fork this project however and add in their own implementations/plugins/etc.
Bitbucket provides a "hidden" feature for adding and reusing categories at projects and repositories. This categories can be read by a dedicated add on REST API.
Expected Behavior
Endpoints at the
ProjectAPI
and theRepositoryAPI
.Current Behavior
not implemented yet.
Context
I need to get this information, since we put a lot of meta information into that categories in our bitbucket.
Steps to Reproduce (for bugs)
Your Environment