llama-stack-mirror/client-sdks
Ashwin Bharambe f648cacdad
fix(openapi): restore embedded request wrappers (#4176)
FastAPI generator now only unwraps body params explicitly marked with
Body(embed=False) so the /eval run_eval schema once again exposes
RunEvalRequest, matching our integration tests and the server's request
parsing.

Regenerated the OpenAPI specs to capture the restored wrapper.

CI on the Stainless preview builds should be green.
2025-11-17 11:36:23 -08:00
..
stainless fix(openapi): restore embedded request wrappers (#4176) 2025-11-17 11:36:23 -08:00