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
currently the system has had no attempt at supporting type fragments, investigate adding support and find a good api for exposing the results... we should probably generate an interface/baseclass and then subclass in the fragments plus provide json converters to handle the class switching. (we should endevor to handle them in a class first manor and get rid of any discriminators is possible)
The text was updated successfully, but these errors were encountered:
currently the system has had no attempt at supporting type fragments, investigate adding support and find a good api for exposing the results... we should probably generate an interface/baseclass and then subclass in the fragments plus provide json converters to handle the class switching. (we should endevor to handle them in a class first manor and get rid of any discriminators is possible)
The text was updated successfully, but these errors were encountered: