Skip to content

JSON schema of imported files are not generated #82

Open
@uytruong

Description

@uytruong

I have two files: proto_x.proto and imported.proto, proto_x.proto has import imported.proto.

When I use compiler CLI with the following options: proto_x.proto -g=html -I=src/input -o=src/output, there is no JSON schema of imported.proto was genererated into src/output/data/type.

Did I configure something wrong? Thank you for checking out.

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