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 used the tool to create all of the structs and it looks great. It unmarshalls properly, however all of my sub objects are just interfaces. The custom unmarshallers are never called for the sub objects. Here is a link to the schema.
I used the tool to create all of the structs and it looks great. It unmarshalls properly, however all of my sub objects are just interfaces. The custom unmarshallers are never called for the sub objects. Here is a link to the schema.
https://schema.getpostman.com/collection/json/v2.1.0/draft-07/collection.json
The top level items unmarshal properly, just seems to be the sub objects. Am I doing something wrong?
The text was updated successfully, but these errors were encountered: