Skip to content

Commit 7c9ac35

Browse files
committed
Auto-generated documentation from 762bb4f
1 parent 47bd66b commit 7c9ac35

File tree

3 files changed

+440
-440
lines changed

3 files changed

+440
-440
lines changed

api/JsonApiDotNetCore.Configuration.ApplicationBuilderExtensions.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
9292

9393

9494
<h1 id="JsonApiDotNetCore_Configuration_ApplicationBuilderExtensions" data-uid="JsonApiDotNetCore.Configuration.ApplicationBuilderExtensions" class="text-break">
95-
Class ApplicationBuilderExtensions <a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ApplicationBuilderExtensions.cs/#L8"><i class="bi bi-code-slash"></i></a>
95+
Class ApplicationBuilderExtensions <a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ApplicationBuilderExtensions.cs/#L9"><i class="bi bi-code-slash"></i></a>
9696
</h1>
9797

9898
<div class="facts text-secondary">
@@ -159,7 +159,7 @@ <h2 class="section" id="methods">Methods
159159

160160
<h3 id="JsonApiDotNetCore_Configuration_ApplicationBuilderExtensions_UseJsonApi_Microsoft_AspNetCore_Builder_IApplicationBuilder_" data-uid="JsonApiDotNetCore.Configuration.ApplicationBuilderExtensions.UseJsonApi(Microsoft.AspNetCore.Builder.IApplicationBuilder)">
161161
UseJsonApi(IApplicationBuilder)
162-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ApplicationBuilderExtensions.cs/#L24"><i class="bi bi-code-slash"></i></a>
162+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ApplicationBuilderExtensions.cs/#L25"><i class="bi bi-code-slash"></i></a>
163163
</h3>
164164

165165
<div class="markdown level1 summary"><p>Registers the JsonApiDotNetCore middleware.</p>
@@ -198,7 +198,7 @@ <h4 class="section" id="JsonApiDotNetCore_Configuration_ApplicationBuilderExtens
198198
</article>
199199

200200
<div class="contribution d-print-none">
201-
<a href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ApplicationBuilderExtensions.cs/#L8" class="edit-link">Edit this page</a>
201+
<a href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ApplicationBuilderExtensions.cs/#L9" class="edit-link">Edit this page</a>
202202
</div>
203203

204204

api/JsonApiDotNetCore.Configuration.ResourceType.html

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -682,7 +682,7 @@ <h2 class="section" id="methods">Methods
682682

683683
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_Equals_System_Object_" data-uid="JsonApiDotNetCore.Configuration.ResourceType.Equals(System.Object)">
684684
Equals(object?)
685-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L357"><i class="bi bi-code-slash"></i></a>
685+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L356"><i class="bi bi-code-slash"></i></a>
686686
</h3>
687687

688688
<div class="markdown level1 summary"><p>Determines whether the specified object is equal to the current object.</p>
@@ -721,7 +721,7 @@ <h4 class="section">Returns</h4>
721721

722722
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_FindAttributeByPropertyName_System_String_" data-uid="JsonApiDotNetCore.Configuration.ResourceType.FindAttributeByPropertyName(System.String)">
723723
FindAttributeByPropertyName(string)
724-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L180"><i class="bi bi-code-slash"></i></a>
724+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L179"><i class="bi bi-code-slash"></i></a>
725725
</h3>
726726

727727
<div class="markdown level1 summary"></div>
@@ -793,7 +793,7 @@ <h4 class="section">Returns</h4>
793793

794794
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_FindRelationshipByPropertyName_System_String_" data-uid="JsonApiDotNetCore.Configuration.ResourceType.FindRelationshipByPropertyName(System.String)">
795795
FindRelationshipByPropertyName(string)
796-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L210"><i class="bi bi-code-slash"></i></a>
796+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L209"><i class="bi bi-code-slash"></i></a>
797797
</h3>
798798

799799
<div class="markdown level1 summary"></div>
@@ -829,7 +829,7 @@ <h4 class="section">Returns</h4>
829829

830830
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_FindRelationshipByPublicName_System_String_" data-uid="JsonApiDotNetCore.Configuration.ResourceType.FindRelationshipByPublicName(System.String)">
831831
FindRelationshipByPublicName(string)
832-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L193"><i class="bi bi-code-slash"></i></a>
832+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L192"><i class="bi bi-code-slash"></i></a>
833833
</h3>
834834

835835
<div class="markdown level1 summary"></div>
@@ -865,7 +865,7 @@ <h4 class="section">Returns</h4>
865865

866866
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_GetAllConcreteDerivedTypes" data-uid="JsonApiDotNetCore.Configuration.ResourceType.GetAllConcreteDerivedTypes">
867867
GetAllConcreteDerivedTypes()
868-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L222"><i class="bi bi-code-slash"></i></a>
868+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L221"><i class="bi bi-code-slash"></i></a>
869869
</h3>
870870

871871
<div class="markdown level1 summary"><p>Returns all non-abstract resource types that directly or indirectly derive from this resource type.</p>
@@ -969,7 +969,7 @@ <h4 class="section">Returns</h4>
969969

970970
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_GetHashCode" data-uid="JsonApiDotNetCore.Configuration.ResourceType.GetHashCode">
971971
GetHashCode()
972-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L376"><i class="bi bi-code-slash"></i></a>
972+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L375"><i class="bi bi-code-slash"></i></a>
973973
</h3>
974974

975975
<div class="markdown level1 summary"><p>Serves as the default hash function.</p>
@@ -1002,7 +1002,7 @@ <h4 class="section">Returns</h4>
10021002

10031003
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_GetRelationshipByPropertyName_System_String_" data-uid="JsonApiDotNetCore.Configuration.ResourceType.GetRelationshipByPropertyName(System.String)">
10041004
GetRelationshipByPropertyName(string)
1005-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L202"><i class="bi bi-code-slash"></i></a>
1005+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L201"><i class="bi bi-code-slash"></i></a>
10061006
</h3>
10071007

10081008
<div class="markdown level1 summary"></div>
@@ -1038,7 +1038,7 @@ <h4 class="section">Returns</h4>
10381038

10391039
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_GetRelationshipByPublicName_System_String_" data-uid="JsonApiDotNetCore.Configuration.ResourceType.GetRelationshipByPublicName(System.String)">
10401040
GetRelationshipByPublicName(string)
1041-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L187"><i class="bi bi-code-slash"></i></a>
1041+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L186"><i class="bi bi-code-slash"></i></a>
10421042
</h3>
10431043

10441044
<div class="markdown level1 summary"></div>
@@ -1074,7 +1074,7 @@ <h4 class="section">Returns</h4>
10741074

10751075
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_GetTypeOrDerived_System_Type_" data-uid="JsonApiDotNetCore.Configuration.ResourceType.GetTypeOrDerived(System.Type)">
10761076
GetTypeOrDerived(Type)
1077-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L230"><i class="bi bi-code-slash"></i></a>
1077+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L229"><i class="bi bi-code-slash"></i></a>
10781078
</h3>
10791079

10801080
<div class="markdown level1 summary"><p>Searches the tree of derived types to find a match for the specified <code class="paramref">clrType</code>.</p>
@@ -1111,7 +1111,7 @@ <h4 class="section">Returns</h4>
11111111

11121112
<h3 id="JsonApiDotNetCore_Configuration_ResourceType_ToString" data-uid="JsonApiDotNetCore.Configuration.ResourceType.ToString">
11131113
ToString()
1114-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L352"><i class="bi bi-code-slash"></i></a>
1114+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Configuration/ResourceType.cs/#L351"><i class="bi bi-code-slash"></i></a>
11151115
</h3>
11161116

11171117
<div class="markdown level1 summary"><p>Returns a string that represents the current object.</p>

0 commit comments

Comments
 (0)