Skip to content

cherry-pick: Add tag value API endpoints and related functionality#125

Merged
mdolina merged 1 commit into
mainfrom
n-1-tag-value-api
May 20, 2026
Merged

cherry-pick: Add tag value API endpoints and related functionality#125
mdolina merged 1 commit into
mainfrom
n-1-tag-value-api

Conversation

@mdolina
Copy link
Copy Markdown
Contributor

@mdolina mdolina commented May 19, 2026

  • Add tag value API endpoints and related functionality

* Add tag value API endpoints and related functionality
Copy link
Copy Markdown

@coolwater coolwater left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@mdolina mdolina merged commit 1040c9e into main May 20, 2026
6 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators May 20, 2026
@mdolina mdolina deleted the n-1-tag-value-api branch May 20, 2026 22:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants