Skip to content

Commit 114f127

Browse files
committed
Auto-generated documentation from 4802639
1 parent 01ef227 commit 114f127

File tree

65 files changed

+1009
-598
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+1009
-598
lines changed

api/JsonApiDotNetCore.AtomicOperations.OperationsProcessor.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ <h4 class="section">Returns</h4>
284284

285285
<h3 id="JsonApiDotNetCore_AtomicOperations_OperationsProcessor_TrackLocalIdsForOperation_JsonApiDotNetCore_Resources_OperationContainer_" data-uid="JsonApiDotNetCore.AtomicOperations.OperationsProcessor.TrackLocalIdsForOperation(JsonApiDotNetCore.Resources.OperationContainer)">
286286
TrackLocalIdsForOperation(OperationContainer)
287-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/AtomicOperations/OperationsProcessor.cs/#L114"><i class="bi bi-code-slash"></i></a>
287+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/AtomicOperations/OperationsProcessor.cs/#L116"><i class="bi bi-code-slash"></i></a>
288288
</h3>
289289

290290
<div class="markdown level1 summary"></div>

api/JsonApiDotNetCore.Configuration.PageNumber.html

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

252252
<h3 id="JsonApiDotNetCore_Configuration_PageNumber_Equals_JsonApiDotNetCore_Configuration_PageNumber_" data-uid="JsonApiDotNetCore.Configuration.PageNumber.Equals(JsonApiDotNetCore.Configuration.PageNumber)">
253253
Equals(PageNumber?)
254-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageNumber.cs/#L22"><i class="bi bi-code-slash"></i></a>
254+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageNumber.cs/#L26"><i class="bi bi-code-slash"></i></a>
255255
</h3>
256256

257257
<div class="markdown level1 summary"><p>Indicates whether the current object is equal to another object of the same type.</p>
@@ -290,7 +290,7 @@ <h4 class="section">Returns</h4>
290290

291291
<h3 id="JsonApiDotNetCore_Configuration_PageNumber_Equals_System_Object_" data-uid="JsonApiDotNetCore.Configuration.PageNumber.Equals(System.Object)">
292292
Equals(object?)
293-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageNumber.cs/#L37"><i class="bi bi-code-slash"></i></a>
293+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageNumber.cs/#L41"><i class="bi bi-code-slash"></i></a>
294294
</h3>
295295

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

329329
<h3 id="JsonApiDotNetCore_Configuration_PageNumber_GetHashCode" data-uid="JsonApiDotNetCore.Configuration.PageNumber.GetHashCode">
330330
GetHashCode()
331-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageNumber.cs/#L42"><i class="bi bi-code-slash"></i></a>
331+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageNumber.cs/#L46"><i class="bi bi-code-slash"></i></a>
332332
</h3>
333333

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

362362
<h3 id="JsonApiDotNetCore_Configuration_PageNumber_ToString" data-uid="JsonApiDotNetCore.Configuration.PageNumber.ToString">
363363
ToString()
364-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageNumber.cs/#L47"><i class="bi bi-code-slash"></i></a>
364+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageNumber.cs/#L51"><i class="bi bi-code-slash"></i></a>
365365
</h3>
366366

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

api/JsonApiDotNetCore.Configuration.PageSize.html

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

218218
<h3 id="JsonApiDotNetCore_Configuration_PageSize_Equals_JsonApiDotNetCore_Configuration_PageSize_" data-uid="JsonApiDotNetCore.Configuration.PageSize.Equals(JsonApiDotNetCore.Configuration.PageSize)">
219219
Equals(PageSize?)
220-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageSize.cs/#L20"><i class="bi bi-code-slash"></i></a>
220+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageSize.cs/#L24"><i class="bi bi-code-slash"></i></a>
221221
</h3>
222222

223223
<div class="markdown level1 summary"><p>Indicates whether the current object is equal to another object of the same type.</p>
@@ -256,7 +256,7 @@ <h4 class="section">Returns</h4>
256256

257257
<h3 id="JsonApiDotNetCore_Configuration_PageSize_Equals_System_Object_" data-uid="JsonApiDotNetCore.Configuration.PageSize.Equals(System.Object)">
258258
Equals(object?)
259-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageSize.cs/#L35"><i class="bi bi-code-slash"></i></a>
259+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageSize.cs/#L39"><i class="bi bi-code-slash"></i></a>
260260
</h3>
261261

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

295295
<h3 id="JsonApiDotNetCore_Configuration_PageSize_GetHashCode" data-uid="JsonApiDotNetCore.Configuration.PageSize.GetHashCode">
296296
GetHashCode()
297-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageSize.cs/#L40"><i class="bi bi-code-slash"></i></a>
297+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageSize.cs/#L44"><i class="bi bi-code-slash"></i></a>
298298
</h3>
299299

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

328328
<h3 id="JsonApiDotNetCore_Configuration_PageSize_ToString" data-uid="JsonApiDotNetCore.Configuration.PageSize.ToString">
329329
ToString()
330-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageSize.cs/#L45"><i class="bi bi-code-slash"></i></a>
330+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/PageSize.cs/#L49"><i class="bi bi-code-slash"></i></a>
331331
</h3>
332332

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

api/JsonApiDotNetCore.Configuration.ResourceGraph.html

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

8686

8787
<h1 id="JsonApiDotNetCore_Configuration_ResourceGraph" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph" class="text-break">
88-
Class ResourceGraph <a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L10"><i class="bi bi-code-slash"></i></a>
88+
Class ResourceGraph <a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L11"><i class="bi bi-code-slash"></i></a>
8989
</h1>
9090

9191
<div class="facts text-secondary">
@@ -158,7 +158,7 @@ <h2 class="section" id="constructors">Constructors
158158

159159
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph__ctor_System_Collections_Generic_IReadOnlySet_JsonApiDotNetCore_Configuration_ResourceType__" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.#ctor(System.Collections.Generic.IReadOnlySet{JsonApiDotNetCore.Configuration.ResourceType})">
160160
ResourceGraph(IReadOnlySet&lt;ResourceType&gt;)
161-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L19"><i class="bi bi-code-slash"></i></a>
161+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L20"><i class="bi bi-code-slash"></i></a>
162162
</h3>
163163

164164
<div class="markdown level1 summary"></div>
@@ -193,7 +193,7 @@ <h2 class="section" id="methods">Methods
193193

194194
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_FindResourceType_System_String_" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.FindResourceType(System.String)">
195195
FindResourceType(string)
196-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L52"><i class="bi bi-code-slash"></i></a>
196+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L53"><i class="bi bi-code-slash"></i></a>
197197
</h3>
198198

199199
<div class="markdown level1 summary"><p>Attempts to get the metadata for the resource that is publicly exposed by the specified name. Returns <code>null</code> when not found.</p>
@@ -230,7 +230,7 @@ <h4 class="section">Returns</h4>
230230

231231
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_FindResourceType_System_Type_" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.FindResourceType(System.Type)">
232232
FindResourceType(Type)
233-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L73"><i class="bi bi-code-slash"></i></a>
233+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L74"><i class="bi bi-code-slash"></i></a>
234234
</h3>
235235

236236
<div class="markdown level1 summary"><p>Attempts to get metadata for the resource of the specified CLR type. Returns <code>null</code> when not found.</p>
@@ -267,7 +267,7 @@ <h4 class="section">Returns</h4>
267267

268268
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_GetAttributes__1_System_Linq_Expressions_Expression_System_Func___0_System_Object___" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.GetAttributes``1(System.Linq.Expressions.Expression{System.Func{``0,System.Object}})">
269269
GetAttributes&lt;TResource&gt;(Expression&lt;Func&lt;TResource, object?&gt;&gt;)
270-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L103"><i class="bi bi-code-slash"></i></a>
270+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L104"><i class="bi bi-code-slash"></i></a>
271271
</h3>
272272

273273
<div class="markdown level1 summary"><p>Gets the attributes for <code class="typeparamref">TResource</code> that are targeted by the selector.</p>
@@ -312,7 +312,7 @@ <h4 class="section">Type Parameters</h4>
312312

313313
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_GetFields__1_System_Linq_Expressions_Expression_System_Func___0_System_Object___" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.GetFields``1(System.Linq.Expressions.Expression{System.Func{``0,System.Object}})">
314314
GetFields&lt;TResource&gt;(Expression&lt;Func&lt;TResource, object?&gt;&gt;)
315-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L94"><i class="bi bi-code-slash"></i></a>
315+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L95"><i class="bi bi-code-slash"></i></a>
316316
</h3>
317317

318318
<div class="markdown level1 summary"><p>Gets the fields (attributes and relationships) for <code class="typeparamref">TResource</code> that are targeted by the selector.</p>
@@ -357,7 +357,7 @@ <h4 class="section">Type Parameters</h4>
357357

358358
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_GetRelationships__1_System_Linq_Expressions_Expression_System_Func___0_System_Object___" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.GetRelationships``1(System.Linq.Expressions.Expression{System.Func{``0,System.Object}})">
359359
GetRelationships&lt;TResource&gt;(Expression&lt;Func&lt;TResource, object?&gt;&gt;)
360-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L112"><i class="bi bi-code-slash"></i></a>
360+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L113"><i class="bi bi-code-slash"></i></a>
361361
</h3>
362362

363363
<div class="markdown level1 summary"><p>Gets the relationships for <code class="typeparamref">TResource</code> that are targeted by the selector.</p>
@@ -402,7 +402,7 @@ <h4 class="section">Type Parameters</h4>
402402

403403
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_GetResourceType_System_String_" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.GetResourceType(System.String)">
404404
GetResourceType(string)
405-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L39"><i class="bi bi-code-slash"></i></a>
405+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L40"><i class="bi bi-code-slash"></i></a>
406406
</h3>
407407

408408
<div class="markdown level1 summary"><p>Gets the metadata for the resource that is publicly exposed by the specified name. Throws an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.invalidoperationexception">InvalidOperationException</a> when not found.</p>
@@ -439,7 +439,7 @@ <h4 class="section">Returns</h4>
439439

440440
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_GetResourceType_System_Type_" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.GetResourceType(System.Type)">
441441
GetResourceType(Type)
442-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L60"><i class="bi bi-code-slash"></i></a>
442+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L61"><i class="bi bi-code-slash"></i></a>
443443
</h3>
444444

445445
<div class="markdown level1 summary"><p>Gets the metadata for the resource of the specified CLR type. Throws an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.invalidoperationexception">InvalidOperationException</a> when not found.</p>
@@ -476,7 +476,7 @@ <h4 class="section">Returns</h4>
476476

477477
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_GetResourceType__1" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.GetResourceType``1">
478478
GetResourceType&lt;TResource&gt;()
479-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L87"><i class="bi bi-code-slash"></i></a>
479+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L88"><i class="bi bi-code-slash"></i></a>
480480
</h3>
481481

482482
<div class="markdown level1 summary"><p>Gets the metadata for the resource of the specified CLR type. Throws an <a class="xref" href="https://learn.microsoft.com/dotnet/api/system.invalidoperationexception">InvalidOperationException</a> when not found.</p>
@@ -513,7 +513,7 @@ <h4 class="section">Type Parameters</h4>
513513

514514
<h3 id="JsonApiDotNetCore_Configuration_ResourceGraph_GetResourceTypes" data-uid="JsonApiDotNetCore.Configuration.ResourceGraph.GetResourceTypes">
515515
GetResourceTypes()
516-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L33"><i class="bi bi-code-slash"></i></a>
516+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L34"><i class="bi bi-code-slash"></i></a>
517517
</h3>
518518

519519
<div class="markdown level1 summary"><p>Gets the metadata for all registered resources.</p>
@@ -545,7 +545,7 @@ <h4 class="section">Returns</h4>
545545
</article>
546546

547547
<div class="contribution d-print-none">
548-
<a href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L10" class="edit-link">Edit this page</a>
548+
<a href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Configuration/ResourceGraph.cs/#L11" class="edit-link">Edit this page</a>
549549
</div>
550550

551551

0 commit comments

Comments
 (0)