Skip to content

Extend Project and Group Labels API

Alexandru Croitor requested to merge 259024-labels-api-search-support into master

What does this MR do?

Extends project labels and group labels API with a search param to allow to narrow down labels results. Also extend group labels API with include_descendant_groups, only_group_labels params.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Related to #259024 (closed)

Edited by Alexandru Croitor

Merge request reports