Errors now produce exceptions for unrecognised API parametersBreaking changes
What’s new
Raises exceptions on unrecognised parameters passed to the API instead of silently allowing and ignoring them.
Impact
The API now raises exceptions for unrecognised parameters, improving error handling and preventing silent failures.