Skip to content

Update api spec#1395

Merged
jessfraz merged 1 commit intomainfrom
update-spec
Nov 22, 2025
Merged

Update api spec#1395
jessfraz merged 1 commit intomainfrom
update-spec

Conversation

@zoo-github-actions-auth
Copy link
Contributor

Updating the spec from that in the api repo

"description": "The options to run on the code. By default this is set to `execute`.",
"in": "path",
"name": "id",
"description": "The id of the model to give feedback to.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect parameter description for /ml-prompts/{id} GET endpoint. The description states "The id of the model to give feedback to." but this endpoint retrieves an ML prompt, not for giving feedback to a model. This appears to be a copy-paste error from another endpoint.

"description": "The id of the ML prompt to retrieve.",
Suggested change
"description": "The id of the model to give feedback to.",
"description": "The id of the ML prompt to retrieve.",

Spotted by Graphite Agent

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@codecov
Copy link

codecov bot commented Nov 21, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.67%. Comparing base (5d8ca97) to head (34b4f19).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1395   +/-   ##
=======================================
  Coverage   70.67%   70.67%           
=======================================
  Files          41       41           
  Lines        6622     6622           
=======================================
  Hits         4680     4680           
  Misses       1942     1942           
Flag Coverage Δ
unittests 70.67% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jessfraz jessfraz merged commit 66c8ef0 into main Nov 22, 2025
17 checks passed
@jessfraz jessfraz deleted the update-spec branch November 22, 2025 18:23
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.

1 participant