-
[OPIK-2371] [BE] Add @Schema(implementation = JsonListString.class) to metadata fields (#3258)
发布于
2025-09-12 14:43:59 +00:00 - [OPIK-2371] [BE] Add JsonListString type to metadata fields
- Added @Schema annotation to metadata fields in Span, Trace, SpanUpdate, TraceUpdate, Experiment and Optimization models
- This ensures Python SDK can properly deserialize String and List data in metadata fields, not just dictionaries
- Follows the same pattern already applied to input and output fields
- Resolves inconsistency when users log string metadata but cannot download
- Revision 2: run scripts/generate_openapi.sh
下载附件