bitbucket-rest icon indicating copy to clipboard operation
bitbucket-rest copied to clipboard

add listCategories at ProjectApi and RepositoryApi

Open krasv opened this issue 3 years ago • 2 comments

The PR adds an listCategories endpoint to ''ProjectApi'' and ''RepositoryApi'' queying the categories assigned to the items as documemented at the knowledge base

The queried endpoints are available from bitbucket version 1.3.0+.

On adding Mock and Integ Tests

Mock tests for both endpoints are contained.

On automtatic closing of ISSUES

closes #319

krasv avatar Jan 03 '22 14:01 krasv

@krasv this does not look to be an officially supported API from Bitbucket. Can you confirm if that's true or not or link to an official Bitbucket API?

cdancy avatar Jan 14 '22 20:01 cdancy

Yes it is a bitbucket plugin proving that feature: https://communardo.atlassian.net/wiki/spaces/SPC/overview https://marketplace.atlassian.com/apps/1211260/categories-for-bitbucket?hosting=server&tab=overview

If this is an issue: how do you like to deal with it? We are using it and it is in my eyes nothing that blocks the usage of the client adding those features to it. Otherwise: is there a plan/concept how to support add-ons provided API extension?

krasv avatar Jan 15 '22 18:01 krasv