Skip to content

pdns_domain not honoring filters #30

@b-l-a-c-k-b-e-a-r-d

Description

@b-l-a-c-k-b-e-a-r-d

I believe the issue is here:

https://github.com/opendns/pyinvestigate/blob/master/investigate/investigate.py#L354

It is creating the params dict with the values of sortorder, sortby, recordType as keys instead of those keys being strings ('sortorder', 'sortby', 'recordType').

It appears this is impacting all of the pdns_ methods.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions