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

[4.5.0][FEATURE] Implement Labels Feature #12746

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

Conversation

dakshina99
Copy link
Contributor

Description

This PR implements the backend functionality to introduce a Labels Feature. The key features and enhancements included in this implementation are:

  • Label Management:

    • Create, update, delete, and retrieve labels.
    • Get label usages.
    • Associate labels with APIs in the platform.
  • Extensibility:

    • Designed to easily expand the label feature to support applications and other resource types, making it adaptable for future needs.
  • Resolves Label Feature api-manager#3503

@dakshina99 dakshina99 changed the title [4.5.0][FETURE] Implement Labels Feature [4.5.0][FEATURE] Implement Labels Feature Jan 12, 2025
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.

Label Feature
1 participant