Current section
Files
Jump to
Current section
Files
include/mcp_toolkit@core@json_schema_DuplicatePropertyError.hrl
-record(duplicate_property_error, {
type_name :: binary(),
constructor_name :: binary(),
property_name :: binary()
}).