Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

compat: fix Any params in batch and dnsrecord #498

Closed
wants to merge 1 commit into from
Closed

compat: fix Any params in batch and dnsrecord #498

wants to merge 1 commit into from

Conversation

HonzaCholasta
Copy link
Contributor

@HonzaCholasta HonzaCholasta commented Feb 23, 2017

The methods argument of batch and dnsrecords attribute of dnsrecord
were incorrectly defined as Str instead of Any.

https://fedorahosted.org/freeipa/ticket/6647

The `methods` argument of `batch` and `dnsrecords` attribute of `dnsrecord`
were incorrectly defined as `Str` instead of `Any`.

https://fedorahosted.org/freeipa/ticket/6647
@MartinBasti MartinBasti self-assigned this Feb 23, 2017
@MartinBasti
Copy link
Contributor

Works for me

@MartinBasti MartinBasti added ack Pull Request approved, can be merged pushed Pull Request has already been pushed labels Feb 23, 2017
@MartinBasti
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ack Pull Request approved, can be merged pushed Pull Request has already been pushed
Projects
None yet
2 participants