Skip to content

Move master block outside of field/model definition #8

Description

@SamProtas

As more ways to "source" a model generator have been added, it's become clearer that the "source" and the model definition itself don't need to be so intertwined. In some cases this specifically doesn't make much sense.

Proposed future layout:

{ "model_name": { "master": { }, "model": { "field_1": { }, "field_2": ... } }

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions