Skip to content

Conversation

@HavenDV
Copy link
Contributor

@HavenDV HavenDV commented Oct 10, 2025

Summary by CodeRabbit

  • Documentation
    • Removed the deprecated API endpoint for updating evaluation job status (/evaluation/{id}/update) from the public OpenAPI specification, including its parameters, request body, and responses.
    • API clients will no longer see this endpoint in the spec; integrations relying on it should discontinue its use.
    • Please review your workflows and update any references to this endpoint to ensure compatibility with the current API.

@github-actions github-actions bot enabled auto-merge October 10, 2025 18:29
@coderabbitai
Copy link

coderabbitai bot commented Oct 10, 2025

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Title Check ⚠️ Warning The title “feat:@coderabbitai” does not describe the main change in the pull request and provides no information about removing the evaluation job status update endpoint. It fails to convey the purpose or nature of the modifications in the OpenAPI specification. As a result, it is neither concise nor clear to a reviewer scanning the project history. Please update the title to clearly reflect the change, for example “Remove /evaluation/{id}/update API endpoint for job status updates,” so that it succinctly summarizes the main change.
✅ Passed checks (2 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Docstring Coverage ✅ Passed No functions found in the changes. Docstring coverage check skipped.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch bot/update-openapi_202510101828

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 9dcbc5c and b9879a0.

⛔ Files ignored due to path filters (11)
  • src/libs/Together/Generated/Together..JsonSerializerContext.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.EvaluationsClient.EvaluationUpdate.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.IEvaluationsClient.EvaluationUpdate.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.JsonConverters.EvaluationUpdateRequestStatus.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.JsonConverters.EvaluationUpdateRequestStatusNullable.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.JsonSerializerContextTypes.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.Models.EvaluationUpdateRequest.Json.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.Models.EvaluationUpdateRequest.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.Models.EvaluationUpdateRequestStatus.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.Models.EvaluationUpdateResponse.Json.g.cs is excluded by !**/generated/**
  • src/libs/Together/Generated/Together.Models.EvaluationUpdateResponse.g.cs is excluded by !**/generated/**
📒 Files selected for processing (1)
  • src/libs/Together/openapi.yaml (0 hunks)
💤 Files with no reviewable changes (1)
  • src/libs/Together/openapi.yaml

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot merged commit ecbc46a into main Oct 10, 2025
3 of 4 checks passed
@github-actions github-actions bot deleted the bot/update-openapi_202510101828 branch October 10, 2025 18:31
@coderabbitai coderabbitai bot changed the title feat:@coderabbitai feat:Remove POST /evaluation/{id}/update from openapi.yaml Oct 10, 2025
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