We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bf3bf29 + dd6ef4b commit 65c708bCopy full SHA for 65c708b
templates/dotnet/Package/Models/Model.cs.twig
@@ -70,7 +70,7 @@ namespace {{ spec.title | caseUcfirst }}.Models
70
{%~ endif %}
71
{%~ endfor %}
72
{%- if definition.additionalProperties %}
73
- , data: map
+ data: map
74
{%- endif ~%}
75
);
76
0 commit comments