Refactor API documentation for test executions and metrics#633
Open
sarthakFuture wants to merge 1 commit intodevfrom
Open
Refactor API documentation for test executions and metrics#633sarthakFuture wants to merge 1 commit intodevfrom
sarthakFuture wants to merge 1 commit intodevfrom
Conversation
- Removed the "Call Executions" card from the API index page. - Updated request and response body parameters in the "Delete Test Executions" documentation to use snake_case. - Removed unnecessary request body section in the "Cancel Execution" documentation. - Added new documentation for "Get Call Execution Details" API endpoint. - Deleted outdated "Get Eval Explanation Summary" documentation. - Updated KPI metrics in "Get KPIs" documentation to use snake_case. - Enhanced "Get Test Execution Details" documentation to include pagination and column configuration. - Updated request and response parameters in "Rerun Calls" documentation to use snake_case and clarified descriptions.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request
Description
Describe the changes in this pull request:
Checklist
##Linear
Fixes TH-4580
Related Issues
Closes #<issue_number>