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
Is it possible to use includes with sbe? I want to have multiple schema that have some common types. For example I want to have a common file that has the message header in it. Then have to other files that use the same message header. Is this possible?