Skip to content

'colon-list-separator' - array with one key and multiple values instead of multiple keys with one value #383

Open
@pingustar

Description

@pingustar

Basically I would like to have a similar way to the 'bracket-separator' option but for 'colon-list-separator'

It would look like this:

actions:list=create,delete

instead of

actions:list=create&actions:list=delete

I would be happy to open a PR with this feature. I can see a few ways to go about this.

Option 1: adding a new arrayFormat
Option 2: adding a new option to replace the [] bracket with a custom identifier
Option 3: adding a new option to toggle the 'colon-list-separator' format between separated and not separated

What are your thoughts about this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions