Skip to content

Specify the same parameter more than one time #2786

@threadedstream

Description

@threadedstream

I'm currently trying to make the request of the following sort

    https://<netbox_host>/dcim/devices/?q=&role_id=16&role_id=97

You clearly see two occurrences of role_id param with different values assigned to each of them.
How do I model the same request, but in the context of client library generated by swagger?

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