llama-stack-mirror/client-sdks
Sébastien Han 912ee24bdf
fix: convert anyOf with const values to enum types in OpenAPI schema
Add a post-processing step that converts anyOf schemas containing
multiple const string values into proper enum types. This fixes the
Schema/EnumDescriptionNotValid error from Stainless by ensuring enum
schemas are properly formatted instead of using anyOf with const values.

Signed-off-by: Sébastien Han <seb@redhat.com>
2025-11-14 09:56:45 +01:00
..
stainless fix: convert anyOf with const values to enum types in OpenAPI schema 2025-11-14 09:56:45 +01:00