Skip to content

Cannot filter for record type in ListDnsRecords. #286

@nwin

Description

@nwin

The API allows to filter with the query parameter type. This is not possible with this library.

This library expects a DnsContent in ListDnsRecordsParams which unfortunately requires an value content. That serializes for example to something like type=A&content=0.0.0.0 and thus only finds records with the given type & content and not all records for the given type.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions