-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
P1Priority 1Priority 1
Description
Generated lists cannot be nullable.
Problematic line::
public {{{dataType}}}{{#nullableReferenceTypes}}{{^isContainer}}{{^required}}{{^isNullable}}?{{/isNullable}}{{/required}}{{/isContainer}}{{/nullableReferenceTypes}} {{name}} { get; set; }{{#defaultValue}} = {{{.}}};{{/defaultValue}}
Metadata
Metadata
Assignees
Labels
P1Priority 1Priority 1