mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-07-31 00:28:09 -05:00
The `methods` argument of `batch` and `dnsrecords` attribute of `dnsrecord` were incorrectly defined as `Str` instead of `Any`. https://fedorahosted.org/freeipa/ticket/6647 Reviewed-By: Martin Basti <mbasti@redhat.com>