Consider making isInliningPropertiesFromReferencedSchemas
the default behaviour
#63
Labels
breaking
Results in a breaking change in behaviour
bug
Something isn't working
help wanted
Extra attention is needed
Milestone
Background
Context: #61 (comment)
When
isInliningPropertiesFromReferencedSchemas
is not enabled (the default), it generates an invalidEncodable
implementation. But generally speaking, the nested objects seem to not be consistent with how other generators generate code and it leads me to think that it's not the right choice to be nesting entities.My proposal is that we remove the
isInliningPropertiesFromReferencedSchemas
option and make it's behaviour the default.The text was updated successfully, but these errors were encountered: