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
With XSD to protobuf conversion, using N enumerations of the same name (as sub-elements) results in the protobuf enumerated values for the 1th element being repeated for the 2-Nth elements.
Great tool btw, Thanks!
The text was updated successfully, but these errors were encountered:
With XSD to protobuf conversion, using N enumerations of the same name (as sub-elements) results in the protobuf enumerated values for the 1th element being repeated for the 2-Nth elements.
Great tool btw, Thanks!
The text was updated successfully, but these errors were encountered: