Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More consistent calls for updating capacity #1693

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

osoriano
Copy link
Contributor

There are two calls that can be used to add capacity. One uses POST. The other is a PUT

Update the auth for these two calls to be more consistent

Testing

  • Added unit tests
  • Will deploy to staging

There are two calls that can be used to add capacity. One uses `POST`.
The other is a `PUT`.

Update the auth for these two calls to be more consistent

Testing done:
- Added unit tests
- Will deploy to staging
@github-actions github-actions bot added the deploy-service Includes changes to deploy-service label Aug 12, 2024
@osoriano osoriano marked this pull request as ready for review August 12, 2024 17:30
@osoriano osoriano requested a review from a team as a code owner August 12, 2024 17:30
@osoriano osoriano merged commit b023732 into pinterest:master Aug 19, 2024
6 checks passed
@osoriano osoriano deleted the osoriano/update-group-auth branch August 19, 2024 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy-service Includes changes to deploy-service
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants