发布

  • [OPIK-4560] [BE] Fix @ApiResponse annotations for feedback score names endpoints (#5394)

    frostbyte_neo 发布于 2026-02-25 10:04:08 +00:00

    Corrected 4 Swagger @ApiResponse annotations that incorrectly declared the
    response as array of String instead of FeedbackScoreNames. This caused the
    auto-generated Python/TypeScript SDKs to fail with ValidationError when
    parsing the actual response format.

    Co-authored-by: Claude Opus 4.6 noreply@anthropic.com

    下载附件