Skip to content

Schema creator bug fixed #5

@AmeerMansour

Description

@AmeerMansour

in ScheamCreator.cs
schemaAttribute.VendorId = schemaAttribute.VendorId;

it shall be

schemaBuilder.SetVendorId( schemaAttribute.VendorId);

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