-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Open
Labels
complexity:mediumUp to 1 week of workUp to 1 week of workprio:2Always look for prio:1 issues first before working on prio:2Always look for prio:1 issues first before working on prio:2type:featFeatures and enhancementsFeatures and enhancements
Description
As a user I want to send an array value, e.g. multiple checkbox serializing as an array. There is no standard way to do it with JSON serialization, only a convention used by some frameworks, e.g. using name="someName[]" syntax that allows backends to create an array. With multipart encoding, this can be done using a standard.
Metadata
Metadata
Assignees
Labels
complexity:mediumUp to 1 week of workUp to 1 week of workprio:2Always look for prio:1 issues first before working on prio:2Always look for prio:1 issues first before working on prio:2type:featFeatures and enhancementsFeatures and enhancements