Skip to content

attribute from #20

@tzzed

Description

@tzzed

It will be interested to get attribute type from type.
The given problem is from an open api data type I would like to set an attribute.

e := &Entity{}
typ := model.GetAttributeType("string") // "String" extracted from open api file.

e.SetAttribute(name, typ, v)

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