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

Support for Dynamic inputs from user #679

Open
kumbham opened this issue Jun 1, 2022 · 0 comments
Open

Support for Dynamic inputs from user #679

kumbham opened this issue Jun 1, 2022 · 0 comments

Comments

@kumbham
Copy link

kumbham commented Jun 1, 2022

I have a use case to accept multiple values for a property from the user and generate multiple schema files based on the input. Is there a way to accept dynamic values from users and access these passed values in template files?

ex:
schema_names: s1, s2, s3 (multiple values separated by a comma)
Is there a way to split these values and access them in the template files? Ideally, I want to generate s1.scala, s2.scala, s3.scala files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant