Skip to content

Add postLlmGatewaySavingsGoals request#159

Open
jennifer-beckingham-mh wants to merge 1 commit into
mainfrom
mon-3945-llm-gateway-savings-goals
Open

Add postLlmGatewaySavingsGoals request#159
jennifer-beckingham-mh wants to merge 1 commit into
mainfrom
mon-3945-llm-gateway-savings-goals

Conversation

@jennifer-beckingham-mh

@jennifer-beckingham-mh jennifer-beckingham-mh commented May 21, 2026

Copy link
Copy Markdown

MON-3945

Add llm-gateway request module and export from the requests index for POST /llm-gateway/savings-goals via API gateway v3.


Note

Low Risk
Low risk: adds a new request wrapper and export without changing existing request behavior; main risk is incorrect scope/version causing runtime API errors.

Overview
Adds a new llm-gateway request module exposing postLlmGatewaySavingsGoals, which POSTs to /llm-gateway/savings-goals using API version v3 and client-credentials scope llm_gateway_savings_goals:write (unless an explicit token is provided).

Wires the new module into the requests index export and updates the API client test to expect the new method.

Reviewed by Cursor Bugbot for commit 0990377. Bugbot is set up for automated code reviews on this repo. Configure here.

MON-3945

Add llm-gateway request module and export from the requests index
for POST /llm-gateway/savings-goals via API gateway v3.

Co-authored-by: Cursor <cursoragent@cursor.com>
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