Skip to content

fix(issues): Return 400 for invalid action on group integration details#114657

Draft
mrduncan wants to merge 1 commit intomasterfrom
mrduncan/fix/group-integration-details-action-status
Draft

fix(issues): Return 400 for invalid action on group integration details#114657
mrduncan wants to merge 1 commit intomasterfrom
mrduncan/fix/group-integration-details-action-status

Conversation

@mrduncan
Copy link
Copy Markdown
Member

@mrduncan mrduncan commented May 2, 2026

GroupIntegrationDetailsEndpoint.get returned an error body without status=400 when the action query parameter was missing or invalid, so clients received HTTP 200 with a detail-shaped error.

GroupIntegrationDetailsEndpoint.get returned an error body without
status=400 when the action query parameter was missing or invalid, so
clients received HTTP 200 with a detail-shaped error.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
@github-actions github-actions Bot added the Scope: Backend Automatically applied to PRs that change backend components label May 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant