I have a DTO that contains several string properties.
string
None of them are string? but swagger somehow descript them as nullable: true.
string?
T