2020-08-10 10:11:42 +02:00
|
|
|
{
|
2020-08-11 08:38:26 +02:00
|
|
|
"runtime": "WinX64",
|
2020-08-10 10:11:42 +02:00
|
|
|
"defaultVariables": null,
|
|
|
|
"documentGenerator": {
|
|
|
|
"fromDocument": {
|
|
|
|
"url": "swagger.json",
|
|
|
|
"output": null,
|
|
|
|
"newLineBehavior": "Auto"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"codeGenerators": {
|
|
|
|
"openApiToCSharpClient": {
|
|
|
|
"clientBaseClass": null,
|
|
|
|
"configurationClass": null,
|
|
|
|
"generateClientClasses": true,
|
|
|
|
"generateClientInterfaces": false,
|
|
|
|
"clientBaseInterface": null,
|
|
|
|
"injectHttpClient": true,
|
|
|
|
"disposeHttpClient": true,
|
|
|
|
"protectedMethods": [],
|
|
|
|
"generateExceptionClasses": true,
|
|
|
|
"exceptionClass": "ApiException",
|
|
|
|
"wrapDtoExceptions": true,
|
|
|
|
"useHttpClientCreationMethod": false,
|
|
|
|
"httpClientType": "System.Net.Http.HttpClient",
|
|
|
|
"useHttpRequestMessageCreationMethod": false,
|
|
|
|
"useBaseUrl": true,
|
|
|
|
"generateBaseUrlProperty": true,
|
|
|
|
"generateSyncMethods": false,
|
|
|
|
"exposeJsonSerializerSettings": false,
|
|
|
|
"clientClassAccessModifier": "public",
|
|
|
|
"typeAccessModifier": "public",
|
|
|
|
"generateContractsOutput": false,
|
|
|
|
"contractsNamespace": null,
|
|
|
|
"contractsOutputFilePath": null,
|
|
|
|
"parameterDateTimeFormat": "s",
|
|
|
|
"parameterDateFormat": "yyyy-MM-dd",
|
|
|
|
"generateUpdateJsonSerializerSettingsMethod": true,
|
|
|
|
"useRequestAndResponseSerializationSettings": false,
|
|
|
|
"serializeTypeInformation": false,
|
|
|
|
"queryNullValue": "",
|
|
|
|
"className": "{controller}Client",
|
|
|
|
"operationGenerationMode": "MultipleClientsFromOperationId",
|
|
|
|
"additionalNamespaceUsages": [],
|
|
|
|
"additionalContractNamespaceUsages": [],
|
|
|
|
"generateOptionalParameters": false,
|
|
|
|
"generateJsonMethods": false,
|
|
|
|
"enforceFlagEnums": false,
|
|
|
|
"parameterArrayType": "System.Collections.Generic.IEnumerable",
|
|
|
|
"parameterDictionaryType": "System.Collections.Generic.IDictionary",
|
|
|
|
"responseArrayType": "System.Collections.Generic.ICollection",
|
|
|
|
"responseDictionaryType": "System.Collections.Generic.IDictionary",
|
|
|
|
"wrapResponses": false,
|
|
|
|
"wrapResponseMethods": [],
|
|
|
|
"generateResponseClasses": true,
|
|
|
|
"responseClass": "SwaggerResponse",
|
|
|
|
"namespace": "Giants.WebApi.Clients",
|
|
|
|
"requiredPropertiesMustBeDefined": true,
|
|
|
|
"dateType": "System.DateTimeOffset",
|
|
|
|
"jsonConverters": null,
|
|
|
|
"anyType": "object",
|
|
|
|
"dateTimeType": "System.DateTimeOffset",
|
|
|
|
"timeType": "System.TimeSpan",
|
|
|
|
"timeSpanType": "System.TimeSpan",
|
|
|
|
"arrayType": "System.Collections.Generic.ICollection",
|
|
|
|
"arrayInstanceType": "System.Collections.ObjectModel.Collection",
|
|
|
|
"dictionaryType": "System.Collections.Generic.IDictionary",
|
|
|
|
"dictionaryInstanceType": "System.Collections.Generic.Dictionary",
|
|
|
|
"arrayBaseType": "System.Collections.ObjectModel.Collection",
|
|
|
|
"dictionaryBaseType": "System.Collections.Generic.Dictionary",
|
|
|
|
"classStyle": "Poco",
|
|
|
|
"generateDefaultValues": true,
|
|
|
|
"generateDataAnnotations": true,
|
|
|
|
"excludedTypeNames": [],
|
|
|
|
"excludedParameterNames": [],
|
|
|
|
"handleReferences": false,
|
|
|
|
"generateImmutableArrayProperties": false,
|
|
|
|
"generateImmutableDictionaryProperties": false,
|
|
|
|
"jsonSerializerSettingsTransformationMethod": null,
|
|
|
|
"inlineNamedArrays": false,
|
|
|
|
"inlineNamedDictionaries": false,
|
|
|
|
"inlineNamedTuples": true,
|
|
|
|
"inlineNamedAny": false,
|
|
|
|
"generateDtoTypes": true,
|
|
|
|
"generateOptionalPropertiesAsNullable": false,
|
|
|
|
"generateNullableReferenceTypes": false,
|
|
|
|
"templateDirectory": null,
|
|
|
|
"typeNameGeneratorType": null,
|
|
|
|
"propertyNameGeneratorType": null,
|
|
|
|
"enumNameGeneratorType": null,
|
|
|
|
"serviceHost": null,
|
|
|
|
"serviceSchemes": null,
|
|
|
|
"output": "Clients.cs",
|
|
|
|
"newLineBehavior": "Auto"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|