发布

  • [OPIK-4865] [BE] Add NONE value type to AgentConfigValue (#5584)

    frostbyte_neo 发布于 2026-03-10 13:37:14 +00:00

    • [OPIK-4865] [BE] Add NONE value type to AgentConfigValue

    Adds a new none ValueType to represent the absence of a value on the
    caller side. The value field is now validated with @NotNull instead
    of @NotBlank, allowing an empty string as a placeholder when type is
    none. Updates the validation test to assert the correct error message.

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

    • Allow null in values instead of having a separate type

    • update rollback comment

    • expand tests

    • using assertion util


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

    下载附件