Skip to content

Conversation

@rafaeljusto
Copy link
Contributor

@rafaeljusto rafaeljusto commented Dec 17, 2025

Description

The PUT /projects/api/v3/rates/projects/:id/users/:id.json endpoint returns HTTP created status (201) without any response body, so the RateProjectUserUpdateResponse attributes are never populated.

Removing the attributes to avoid confusion.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Testing

  • Tests pass locally (go test -v ./...)
  • Added/updated tests for new functionality

Checklist

  • Code follows project style guidelines
  • Self-reviewed the code
  • Added necessary documentation
  • No new warnings or errors

The `PUT /projects/api/v3/rates/projects/:id/users/:id.json` endpoint returns
HTTP created status (201) without any response body, so the
`RateProjectUserUpdateResponse` are never populated.

Removing the attributes to avoid confusion.
@rafaeljusto rafaeljusto requested a review from a team as a code owner December 17, 2025 15:42
@rafaeljusto rafaeljusto merged commit 5d77bd2 into main Dec 17, 2025
3 of 4 checks passed
@rafaeljusto rafaeljusto deleted the fix/rates branch December 17, 2025 15:49
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