Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add listCategories at ProjectApi and RepositoryApi #320

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

krasv
Copy link
Contributor

@krasv krasv commented Jan 3, 2022

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

@cdancy cdancy self-requested a review January 14, 2022 20:20
@cdancy cdancy added this to the v3.0.2 milestone Jan 14, 2022
@cdancy
Copy link
Owner

cdancy commented Jan 14, 2022

@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?

@krasv
Copy link
Contributor Author

krasv commented Jan 15, 2022

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 krasv force-pushed the feature/#319_project_repo-categories branch from ceca75d to 146b2a5 Compare January 15, 2022 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Read Project and Repository Categories
2 participants