Skip to content

feat: add tag_versions endpoint#802

Merged
prateek0411999 merged 1 commit into
masterfrom
feat/add_tag_versions_resource
May 6, 2025
Merged

feat: add tag_versions endpoint#802
prateek0411999 merged 1 commit into
masterfrom
feat/add_tag_versions_resource

Conversation

@prateek0411999
Copy link
Copy Markdown
Contributor

@prateek0411999 prateek0411999 commented May 6, 2025

This PR introduces a new endpoint:

GET /pacticipants/:pacticipant_name/tags/:tag_name/versions

Returns all versions associated with a specific tag (:tag_name) for a given pacticipant (:pacticipant_name). This enhancement enables clients to efficiently query tagged versions for a pacticipant, improving tag-based filtering.

@prateek0411999 prateek0411999 merged commit 42bf520 into master May 6, 2025
16 checks passed
@prateek0411999 prateek0411999 deleted the feat/add_tag_versions_resource branch May 6, 2025 10:16
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.

2 participants