The custom filters API previously required a filter_type attribute, even when accessing a resource by its ID, which isn’t necessary. This PR removes that condition. Fixes https://github.com/chatwoot/chatwoot/issues/11384