From a610dc4f5b22c6c216b77fbc010bc3a211dcdbe5 Mon Sep 17 00:00:00 2001 From: christianhelle Date: Sun, 4 Aug 2024 16:01:20 +0000 Subject: [PATCH] deploy: christianhelle/refitter@bdc8773c9fe76f7550192ae8e060056bbb17a9bd --- api/Refitter.Core.RefitGeneratorSettings.html | 92 +++++++++++++------ xrefmap.yml | 13 +++ 2 files changed, 75 insertions(+), 30 deletions(-) diff --git a/api/Refitter.Core.RefitGeneratorSettings.html b/api/Refitter.Core.RefitGeneratorSettings.html index eae6aa2..912bf2f 100644 --- a/api/Refitter.Core.RefitGeneratorSettings.html +++ b/api/Refitter.Core.RefitGeneratorSettings.html @@ -187,7 +187,7 @@

Properties

AddAcceptHeaders - +

Gets or sets a value indicating whether to add accept headers [Headers("Accept: application/json")].

@@ -219,7 +219,7 @@

Property Value

AddAutoGeneratedHeader - +

Gets or sets a value indicating whether to add auto-generated header.

@@ -251,7 +251,7 @@

Property Value

AdditionalNamespaces - +

Add additional namespace to generated types

@@ -283,7 +283,7 @@

Property Value

ApizrSettings - +

Get ot set the settings describing how to configure Apizr

@@ -315,7 +315,7 @@

Property Value

CodeGeneratorSettings - +

Gets or sets the settings describing how to generate types using NSwag

@@ -347,7 +347,7 @@

Property Value

DependencyInjectionSettings - +

Gets or sets the settings describing how to register generated interface to the .NET Core DI container

@@ -379,7 +379,7 @@

Property Value

ExcludeNamespaces - +

Exclude namespaces on generated types

@@ -407,6 +407,38 @@

Property Value

+ + +

+ GenerateClients + +

+ +

Gets or sets a value indicating whether clients should be generated.

+
+
+ +
+
public bool GenerateClients { get; set; }
+
+ + + + + +

Property Value

+
+
bool
+
+
+ + + + + + + +

@@ -443,7 +475,7 @@

Property Value

GenerateDefaultAdditionalProperties - +

Set to false to skip default additional properties. Default is true

@@ -475,7 +507,7 @@

Property Value

GenerateDeprecatedOperations - +

Set to true to generate deprecated operations, otherwise false

@@ -507,7 +539,7 @@

Property Value

GenerateOperationHeaders - +

Gets or sets a value indicating whether to generate operation headers.

@@ -539,7 +571,7 @@

Property Value

GenerateStatusCodeComments - +

Gets or sets a value indicating whether ApiException and IApiResponse should be documented with @@ -572,7 +604,7 @@

Property Value

GenerateXmlDocCodeComments - +

Gets or sets a value indicating whether XML doc comments should be generated.

@@ -604,7 +636,7 @@

Property Value

ImmutableRecords - +

Set to true to generate contracts as immutable records instead of classes

@@ -636,7 +668,7 @@

Property Value

IncludePathMatches - +

Set to true to Generate a Refit interface for each endpoint

@@ -668,7 +700,7 @@

Property Value

IncludeTags - +

Set to true to Generate a Refit interface for each endpoint

@@ -700,7 +732,7 @@

Property Value

KeepSchemaPatterns - +

Array of regular expressions that determine if a schema needs to be kept. @@ -733,7 +765,7 @@

Property Value

MultipleInterfaces - +

Set to true to Generate a Refit interface for each endpoint

@@ -862,7 +894,7 @@

Property Value

OperationNameGenerator - +

The NSwag IOperationNameGenerator implementation to use

@@ -895,7 +927,7 @@

Property Value

OperationNameTemplate - +

Generate operation names using pattern. @@ -928,7 +960,7 @@

Property Value

OptionalParameters - +

Set to true to re-order optional parameters to the end of the parameter list

@@ -960,7 +992,7 @@

Property Value

OutputFilename - +

Gets or sets the filename of the generated code. @@ -994,7 +1026,7 @@

Property Value

OutputFolder - +

Gets or sets the relative path to a folder in which the output files are generated. (default: ./Generated)

@@ -1026,7 +1058,7 @@

Property Value

ResponseTypeOverride - +

Gets or sets a dictionary of operation ids and a specific response type that they should use. The type is @@ -1059,7 +1091,7 @@

Property Value

ReturnIApiResponse - +

Gets or sets a value indicating whether to return IApiResponse objects.

@@ -1091,7 +1123,7 @@

Property Value

ReturnIObservable - +

Gets or sets a value indicating whether to return IObservable or Task

@@ -1123,7 +1155,7 @@

Property Value

TrimUnusedSchema - +

Set to true to apply tree-shaking to the OpenApi schema. @@ -1156,7 +1188,7 @@

Property Value

TypeAccessibility - +

Gets or sets the generated type accessibility. (default: Public)

@@ -1189,7 +1221,7 @@

Property Value

UseCancellationTokens - +

Enable or disable the use of cancellation tokens.

@@ -1221,7 +1253,7 @@

Property Value

UseDynamicQuerystringParameters - +

Set to true to wrap multiple query parameters into a single complex one. Default is false (no wrapping). @@ -1254,7 +1286,7 @@

Property Value

UseIsoDateFormat - +

Set to true to explicitly format date query string parameters diff --git a/xrefmap.yml b/xrefmap.yml index 4bd6f22..a52120f 100644 --- a/xrefmap.yml +++ b/xrefmap.yml @@ -987,6 +987,19 @@ references: isSpec: "True" fullName: Refitter.Core.RefitGeneratorSettings.ExcludeNamespaces nameWithType: RefitGeneratorSettings.ExcludeNamespaces +- uid: Refitter.Core.RefitGeneratorSettings.GenerateClients + name: GenerateClients + href: api/Refitter.Core.RefitGeneratorSettings.html#Refitter_Core_RefitGeneratorSettings_GenerateClients + commentId: P:Refitter.Core.RefitGeneratorSettings.GenerateClients + fullName: Refitter.Core.RefitGeneratorSettings.GenerateClients + nameWithType: RefitGeneratorSettings.GenerateClients +- uid: Refitter.Core.RefitGeneratorSettings.GenerateClients* + name: GenerateClients + href: api/Refitter.Core.RefitGeneratorSettings.html#Refitter_Core_RefitGeneratorSettings_GenerateClients_ + commentId: Overload:Refitter.Core.RefitGeneratorSettings.GenerateClients + isSpec: "True" + fullName: Refitter.Core.RefitGeneratorSettings.GenerateClients + nameWithType: RefitGeneratorSettings.GenerateClients - uid: Refitter.Core.RefitGeneratorSettings.GenerateContracts name: GenerateContracts href: api/Refitter.Core.RefitGeneratorSettings.html#Refitter_Core_RefitGeneratorSettings_GenerateContracts