Skip to content

bug: Nullable Lists #37

@muench-develops

Description

@muench-develops

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 1

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions