Skip to content

Multidimensional param query  #1954

@Tom-Millard

Description

@Tom-Millard

Q&A (please complete the following information)

  • OS: macOS
  • Browser: chrome
  • Version: 72
  • Method of installation: dist assets
  • Swagger-Editor version: latest
  • Swagger/OpenAPI version: OpenAPI 3.0

How can we help?

I am trying to create a multidimensional array as a parameter option, i would need to create something like this:

my.api.com/end-point?filter['option'][0]['value']='something'

I can reproduce this with type:object but i would get the following - my.api.com/end-point?filters['option'][0]={'value' : 'something'}

Im sure i am doing something wrong but i can not seem to find an example for this kind of pattern.

Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions