发布

  • [OPIK-4871] [BE] Address PR review: use standard query params for exclude_category_names (#5595)

    frostbyte_neo 发布于 2026-03-11 09:12:53 +00:00

    • [OPIK-4871] [BE] Address PR review: use standard query params for exclude_category_names

    Replace JSON-encoded exclude_category_names query param with standard
    JAX-RS repeated query params (@QueryParam Set). Remove @NonNull
    from DAO/Service interface methods per review feedback.

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

    • [OPIK-4871] [BE] Use @DefaultValue for exclude_category_names instead of manual resolution

    Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com


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

    下载附件