cherry-pick: Add tag value API endpoints and related functionality#125
Merged
Conversation
Contributor
mdolina
commented
May 19, 2026
- Add tag value API endpoints and related functionality
* Add tag value API endpoints and related functionality
coolwater
approved these changes
May 20, 2026
coolwater
left a comment
There was a problem hiding this comment.
PR Summary:
Cherry-picks tag value API enhancements into the main branch, introducing support for tag values alongside existing tag retrieval. Changes include:
- Adds TagValue constant to support value-based tagging.
- Introduces new API handler GetTagsWithValuesByMemberHandler to fetch tags with associated values.
- Improves existing GetTagsByMemberHandler with proper error handling and response marshalling.
- Ensures consistent error handling and response formatting across tagging APIs.
- Updates relevant handlers and wiring to enable tag + value retrieval functionality.
Approval Note:
Looks good — clean cherry-pick with focused changes, improved error handling, and clear extension for tag value support. Safe to merge.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.