Skip to content

RDL Generation step gives error when Bytes type is included #67

@imadi

Description

@imadi

Hi,

I am trying to generate schema using rdl generate with the following structure

type RuleData Struct {
    String v;
    Bytes byt;
}

I am getting error saying expected 'field name', found ';'
Is this expected or am I doing something wrong?

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