-
[OPIK-4865] [BE] Add NONE value type to AgentConfigValue (#5584)
发布于
2026-03-10 13:37:14 +00:00 - [OPIK-4865] [BE] Add NONE value type to AgentConfigValue
Adds a new
noneValueType to represent the absence of a value on the
caller side. Thevaluefield is now validated with@NotNullinstead
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
下载附件