Update OpenAPI tests to use relaxed nullability
bkoelman opened this issue · 1 comments
bkoelman commented
This involves adding the following switches for generated clients (except the ones that explicitly test for nullability modes):
/GenerateNullableReferenceTypes:true /GenerateOptionalPropertiesAsNullable:true /GenerateOptionalParameters:true