@@ -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