Skip to content

Does the generator support field reference property? #6

@lujop

Description

@lujop

Does the generator support field reference property?

    name : "townId",
    type : "int",
    reference: {
      type: 'Town'
    }

or in short form

    name : "townId",
    type : "int",
    reference: 'Town'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions