We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Some ordering is lost in conversion, but this could be fixed by setting @container: @list in the context for these fields: engineConfig and source.
@container: @list
engineConfig
source
Also, default field can in theory include a map or a list. Not sure how to deal with this. Some options:
default
class: SerializedValue, value: <JSONString>
I suggest we temporarily disallow maps and lists for default, and introduce support in future iteration.