sbe-python icon indicating copy to clipboard operation
sbe-python copied to clipboard

Attribute "description" ignored for many tags

Open harenbrs opened this issue 3 years ago • 1 comments

I've noticed that after parsing a schema, the description field of instances of several classes remains None. I haven't exhaustively tested this, but at least for message and field tags the description attribute does not get propagated to the corresponding objects.

harenbrs avatar Oct 04 '22 13:10 harenbrs

description for messages should work. Schema, fields, types and elements of composite types probably not.

baryluk avatar Jun 02 '23 13:06 baryluk