aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Web/Tango.MachineService/Nswag
diff options
context:
space:
mode:
Diffstat (limited to 'Software/Visual_Studio/Web/Tango.MachineService/Nswag')
-rw-r--r--Software/Visual_Studio/Web/Tango.MachineService/Nswag/DataStoreClient.nswag140
1 files changed, 0 insertions, 140 deletions
diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Nswag/DataStoreClient.nswag b/Software/Visual_Studio/Web/Tango.MachineService/Nswag/DataStoreClient.nswag
deleted file mode 100644
index c7aeb10a3..000000000
--- a/Software/Visual_Studio/Web/Tango.MachineService/Nswag/DataStoreClient.nswag
+++ /dev/null
@@ -1,140 +0,0 @@
-{
- "runtime": "Default",
- "defaultVariables": "",
- "documentGenerator": {
- "webApiToOpenApi": {
- "controllerNames": [
- "Tango.MachineService.Controllers.DataStoreController"
- ],
- "isAspNetCore": false,
- "resolveJsonOptions": false,
- "defaultUrlTemplate": "api/{controller}/{action}",
- "addMissingPathParameters": false,
- "includedVersions": null,
- "defaultPropertyNameHandling": "Default",
- "defaultReferenceTypeNullHandling": "Null",
- "defaultDictionaryValueReferenceTypeNullHandling": "NotNull",
- "defaultResponseReferenceTypeNullHandling": "NotNull",
- "defaultEnumHandling": "Integer",
- "flattenInheritanceHierarchy": false,
- "generateKnownTypes": true,
- "generateEnumMappingDescription": false,
- "generateXmlObjects": false,
- "generateAbstractProperties": false,
- "generateAbstractSchemas": true,
- "ignoreObsoleteProperties": false,
- "allowReferencesWithProperties": false,
- "excludedTypeNames": [],
- "serviceHost": null,
- "serviceBasePath": null,
- "serviceSchemes": [],
- "infoTitle": "My Title",
- "infoDescription": null,
- "infoVersion": "1.0.0",
- "documentTemplate": null,
- "documentProcessorTypes": [],
- "operationProcessorTypes": [],
- "typeNameGeneratorType": null,
- "schemaNameGeneratorType": null,
- "contractResolverType": null,
- "serializerSettingsType": null,
- "useDocumentProvider": true,
- "documentName": "v1",
- "aspNetCoreEnvironment": null,
- "createWebHostBuilderMethod": null,
- "startupType": null,
- "allowNullableBodyParameters": true,
- "output": null,
- "outputType": "Swagger2",
- "assemblyPaths": [
- "$(assembly)"
- ],
- "assemblyConfig": null,
- "referencePaths": [],
- "useNuGetCache": false
- }
- },
- "codeGenerators": {
- "openApiToCSharpClient": {
- "clientBaseClass": null,
- "configurationClass": null,
- "generateClientClasses": true,
- "generateClientInterfaces": false,
- "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": true,
- "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": "DataStoreClient",
- "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": "Tango.DataStore.Web",
- "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,
- "templateDirectory": null,
- "typeNameGeneratorType": null,
- "propertyNameGeneratorType": null,
- "enumNameGeneratorType": null,
- "serviceHost": null,
- "serviceSchemes": null,
- "output": "$(output)"
- }
- }
-} \ No newline at end of file