Skip to content

Commit ba96143

Browse files
authored
Enable generateNativeRecords (#15)
1 parent 7ed8a1f commit ba96143

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Apple.AppStoreConnect/openapi.nswag

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"generateDtoTypes": true,
8989
"generateOptionalPropertiesAsNullable": true,
9090
"generateNullableReferenceTypes": true,
91-
"generateNativeRecords": false,
91+
"generateNativeRecords": true,
9292
"templateDirectory": null,
9393
"typeNameGeneratorType": null,
9494
"propertyNameGeneratorType": null,

0 commit comments

Comments
 (0)