update samples

This commit is contained in:
William Cheng
2022-02-14 11:45:12 +08:00
parent dce8b80af7
commit 5346d0b6b7
14 changed files with 271 additions and 14 deletions

View File

@@ -8,7 +8,7 @@ $properties = @(
'apiName=Api',
'targetFramework=netstandard2.0',
'validatable=true',
'nullableReferenceTypes=false',
'nullableReferenceTypes=',
'hideGenerationTimestamp=true',
'packageVersion=1.0.0',
'packageAuthors=OpenAPI',
@@ -232,7 +232,7 @@ Authentication schemes defined for the API:
- modelPropertyNaming:
- netCoreProjectFile: false
- nonPublicApi: false
- nullableReferenceTypes: false
- nullableReferenceTypes:
- optionalAssemblyInfo:
- optionalEmitDefaultValues: false
- optionalMethodArgument: true