Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

fix: accept slug or id on project dashboard endpoints#102

Merged
Enes1998 merged 1 commit into
mainfrom
develop
Jun 13, 2026
Merged

fix: accept slug or id on project dashboard endpoints#102
Enes1998 merged 1 commit into
mainfrom
develop

Conversation

@Enes1998

Copy link
Copy Markdown
Collaborator

develop changed GetProjectDashboardQuery to take string ProjectIdOrSlug (handler resolves guid-or-slug), but the GET /{id} and /{id}/dashboard endpoints still passed Guid -> CS1503 broke main build on merge #101. Relax the two routes to {projectIdOrSlug}.

develop changed GetProjectDashboardQuery to take string ProjectIdOrSlug (handler resolves guid-or-slug), but the GET /{id} and /{id}/dashboard endpoints still passed Guid -> CS1503 broke main build on merge #101. Relax the two routes to {projectIdOrSlug}.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@Enes1998 Enes1998 merged commit 8c773d8 into main Jun 13, 2026
2 of 4 checks passed
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.

1 participant