You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed the resulting JSON Schema contains unexpected fields, such as repeated and optional (there are more), which are clearly Protobuf field rules.
I noticed the resulting JSON Schema contains unexpected fields, such as
repeated
andoptional
(there are more), which are clearly Protobuf field rules.See https://github.com/GreenRover/proto-schema-parser/blob/master/test/comments.proto.result.json#L43-L44
I expect those should not be included in the produced JSON Schema.
The text was updated successfully, but these errors were encountered: