Skip to content

feat: endpoint to update budget_id for a given user GENAI-4011#109

Merged
subpath merged 4 commits intomainfrom
feat-update-user-budget-id
Mar 4, 2026
Merged

feat: endpoint to update budget_id for a given user GENAI-4011#109
subpath merged 4 commits intomainfrom
feat-update-user-budget-id

Conversation

@subpath
Copy link
Collaborator

@subpath subpath commented Mar 4, 2026

Ticket: GENAI-4011

What's new:

  • POST /user/{user_id}/budget — Update a user’s budget tier by service_type (e.g. ai, ai-dev); requires master_key and returns user_id, budget_id, service_type.

Tests ✅
Local QA ✅

  1. Invalid service type will not work
image 2. Valid service typed will be assigned to the user image

@subpath subpath merged commit 5fa1441 into main Mar 4, 2026
1 check passed
@subpath subpath deleted the feat-update-user-budget-id branch March 4, 2026 17:46
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