- Deprecate the
EnumSchema
type in favor of theStringSchema
with an
enumValues
parameter. TheEnumSchema
type was not MCP spec compatible.- Also deprecated the associated JsonType.enumeration which doesn't exist
in the JSON schema spec.
- Also deprecated the associated JsonType.enumeration which doesn't exist