Microsoft.AspNetCore.OpenApi.Generated
arolariu.Backend.Core.Auth
Microsoft.AspNetCore.OpenApi.Generated Namespace
Classes
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper Class
internal static class <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper
Methods
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper.CreateDocumentationId(Type, string) Method
public static string CreateDocumentationId(System.Type containerType, string propertyName);
Parameters
containerType System.Type
propertyName System.String
Returns
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper.CreateDocumentationId(this MethodInfo) Method
public static string CreateDocumentationId(this System.Reflection.MethodInfo method);
Parameters
method System.Reflection.MethodInfo
Returns
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper.CreateDocumentationId(this PropertyInfo) Method
public static string CreateDocumentationId(this System.Reflection.PropertyInfo property);
Parameters
property System.Reflection.PropertyInfo
Returns
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper.CreateDocumentationId(this Type) Method
public static string CreateDocumentationId(this System.Type type);
Parameters
type System.Type
Returns
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper.GetTypeDocId(Type, bool, bool) Method
private static string GetTypeDocId(System.Type type, bool includeGenericArguments, bool omitGenericArity);
Parameters
type System.Type
includeGenericArguments System.Boolean
omitGenericArity System.Boolean
Returns
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__DocumentationCommentIdHelper.NormalizeDocId(string) Method
public static string NormalizeDocId(string docId);
Parameters
docId System.String
Returns
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__GeneratedServiceCollectionExtensions Class
internal static class <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__GeneratedServiceCollectionExtensions
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__GeneratedServiceCollectionExtensions
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__JsonNodeExtensions Class
internal static class <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__JsonNodeExtensions
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__JsonNodeExtensions
Methods
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__JsonNodeExtensions.Parse(this string) Method
public static System.Text.Json.Nodes.JsonNode? Parse(this string? json);
Parameters
json System.String
Returns
System.Text.Json.Nodes.JsonNode
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment Class
internal record <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment : System.IEquatable<Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment>
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment
Implements System.IEquatable<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment>
Constructors
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment(string, string, string, string, string, bool, List<string>, List<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment>, List<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment>) Constructor
public <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment(string? Summary, string? Description, string? Remarks, string? Returns, string? Value, bool Deprecated, System.Collections.Generic.List<string>? Examples, System.Collections.Generic.List<Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment>? Parameters, System.Collections.Generic.List<Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment>? Responses);
Parameters
Summary System.String
Description System.String
Remarks System.String
Returns System.String
Value System.String
Deprecated System.Boolean
Examples System.Collections.Generic.List<System.String>
Parameters System.Collections.Generic.List<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment>
Responses System.Collections.Generic.List<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment>
Properties
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Deprecated Property
public bool Deprecated { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Description Property
public string? Description { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Examples Property
public System.Collections.Generic.List<string>? Examples { get; init; }
Property Value
System.Collections.Generic.List<System.String>
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Parameters Property
public System.Collections.Generic.List<Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment>? Parameters { get; init; }
Property Value
System.Collections.Generic.List<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment>
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Remarks Property
public string? Remarks { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Responses Property
public System.Collections.Generic.List<Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment>? Responses { get; init; }
Property Value
System.Collections.Generic.List<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment>
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Returns Property
public string? Returns { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Summary Property
public string? Summary { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment.Value Property
public string? Value { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentCache Class
internal static class <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentCache
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentCache
Fields
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentCache._cache Field
private static Dictionary<string,<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment>? _cache;
Field Value
System.Collections.Generic.Dictionary<System.String,<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment>
Properties
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentCache.Cache Property
public static System.Collections.Generic.Dictionary<string,Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment> Cache { get; }
Property Value
System.Collections.Generic.Dictionary<System.String,<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment>
Methods
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentCache.GenerateCacheEntries() Method
private static System.Collections.Generic.Dictionary<string,Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment> GenerateCacheEntries();
Returns
System.Collections.Generic.Dictionary<System.String,<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlComment>
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentOperationTransformer Class
internal class <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentOperationTransformer : Microsoft.AspNetCore.OpenApi.IOpenApiOperationTransformer
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentOperationTransformer
Implements Microsoft.AspNetCore.OpenApi.IOpenApiOperationTransformer
Methods
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentOperationTransformer.TransformAsync(OpenApiOperation, OpenApiOperationTransformerContext, CancellationToken) Method
public System.Threading.Tasks.Task TransformAsync(Microsoft.OpenApi.OpenApiOperation operation, Microsoft.AspNetCore.OpenApi.OpenApiOperationTransformerContext context, System.Threading.CancellationToken cancellationToken);
Parameters
operation Microsoft.OpenApi.OpenApiOperation
context Microsoft.AspNetCore.OpenApi.OpenApiOperationTransformerContext
cancellationToken System.Threading.CancellationToken
Implements TransformAsync(OpenApiOperation, OpenApiOperationTransformerContext, CancellationToken)
Returns
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentOperationTransformer.UnwrapOpenApiParameter(IOpenApiParameter) Method
private static Microsoft.OpenApi.OpenApiParameter UnwrapOpenApiParameter(Microsoft.OpenApi.IOpenApiParameter sourceParameter);
Parameters
sourceParameter Microsoft.OpenApi.IOpenApiParameter
Returns
Microsoft.OpenApi.OpenApiParameter
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentSchemaTransformer Class
internal class <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentSchemaTransformer : Microsoft.AspNetCore.OpenApi.IOpenApiSchemaTransformer
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentSchemaTransformer
Implements Microsoft.AspNetCore.OpenApi.IOpenApiSchemaTransformer
Methods
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlCommentSchemaTransformer.TransformAsync(OpenApiSchema, OpenApiSchemaTransformerContext, CancellationToken) Method
public System.Threading.Tasks.Task TransformAsync(Microsoft.OpenApi.OpenApiSchema schema, Microsoft.AspNetCore.OpenApi.OpenApiSchemaTransformerContext context, System.Threading.CancellationToken cancellationToken);
Parameters
schema Microsoft.OpenApi.OpenApiSchema
context Microsoft.AspNetCore.OpenApi.OpenApiSchemaTransformerContext
cancellationToken System.Threading.CancellationToken
Implements TransformAsync(OpenApiSchema, OpenApiSchemaTransformerContext, CancellationToken)
Returns
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment Class
internal record <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment : System.IEquatable<Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment>
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment
Implements System.IEquatable<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment>
Constructors
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment(string, string, string, bool) Constructor
public <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment(string? Name, string? Description, string? Example, bool Deprecated);
Parameters
Name System.String
Description System.String
Example System.String
Deprecated System.Boolean
Properties
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment.Deprecated Property
public bool Deprecated { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment.Description Property
public string? Description { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment.Example Property
public string? Example { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlParameterComment.Name Property
public string? Name { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment Class
internal record <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment : System.IEquatable<Microsoft.AspNetCore.OpenApi.Generated.<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment>
Inheritance System.Object 🡒 <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment
Implements System.IEquatable<<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment>
Constructors
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment(string, string, string) Constructor
public <OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment(string Code, string? Description, string? Example);
Parameters
Code System.String
Description System.String
Example System.String
Properties
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment.Code Property
public string Code { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment.Description Property
public string? Description { get; init; }
Property Value
<OpenApiXmlCommentSupport_generated>F4C81F1EA03A48F793D5267E98E030333BB5E3C4307F41E66E415E24BDD02F6F2__XmlResponseComment.Example Property
public string? Example { get; init; }