Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Added support for arrays to the Generic Binding #679

Merged

Conversation

ctasada
Copy link
Collaborator

@ctasada ctasada commented Mar 31, 2024

When using the Generic Binding, it was not possible to define an array value. Here we add support for it.

Example: "key=[value1, value2, value3]"

When using the Generic Binding, it was not possible to define an array value. Here we add support for it.

Example: "key=[value1, value2, value3]"
Copy link

netlify bot commented Mar 31, 2024

Deploy Preview for springwolf-ui canceled.

Name Link
🔨 Latest commit 5510080
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/661021b3a8d8e20008adb4c1

@ctasada ctasada changed the title chore: Added support for arrays to the Generic Binding feat: Added support for arrays to the Generic Binding Apr 6, 2024
@timonback timonback merged commit 487e268 into springwolf:master Apr 6, 2024
20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants