Skip to content

Support for Dynamic inputs from user #679

@kumbham

Description

@kumbham

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions