-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
currently, the name of the inputs are enumerations of 'prefix-[x]', this is undesirable when the form is meant to additionally be used by APIs.
would it be possible to make the input names a little more malleable? even something like a per-input prefix would go a long way.
aditionally, the '[' and ']' characters escape to %5B and %5D, which looks a little ugly.
Metadata
Metadata
Assignees
Labels
No labels