Skip to content

API: support multiple "types" for a data/ query #20

@salcock

Description

@salcock

The API allows for an array of types to be provided as query parameters, i.e. via types[]=ribs&types[]=updates.

In practice, bgpfinder will only return records that match the first record type in the array.

For now, this can be worked around by simply not providing a types parameter at all, as this will inherently return both RIBs and UPDATEs in the query response.

But for the sake of user sanity, we should ensure that a query with multiple types[] parameters behaves as you'd expect.

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