Skip to content

Commit c882a62

Browse files
committed
Auto-generated documentation from 5f85f93
1 parent 064a360 commit c882a62

10 files changed

+602
-458
lines changed

api/JsonApiDotNetCore.Queries.FieldSelection.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -331,6 +331,37 @@ <h4 class="section">Returns</h4>
331331

332332

333333

334+
<a id="JsonApiDotNetCore_Queries_FieldSelection_ToFullString_" data-uid="JsonApiDotNetCore.Queries.FieldSelection.ToFullString*"></a>
335+
336+
<h3 id="JsonApiDotNetCore_Queries_FieldSelection_ToFullString" data-uid="JsonApiDotNetCore.Queries.FieldSelection.ToFullString">
337+
ToFullString()
338+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/FieldSelection.cs/#L41"><i class="bi bi-code-slash"></i></a>
339+
</h3>
340+
341+
<div class="markdown level1 summary"></div>
342+
<div class="markdown level1 conceptual"></div>
343+
344+
<div class="codewrapper">
345+
<pre><code class="lang-csharp hljs">public string ToFullString()</code></pre>
346+
</div>
347+
348+
349+
<h4 class="section">Returns</h4>
350+
<dl class="parameters">
351+
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
352+
<dd></dd>
353+
</dl>
354+
355+
356+
357+
358+
359+
360+
361+
362+
363+
364+
334365
<a id="JsonApiDotNetCore_Queries_FieldSelection_ToString_" data-uid="JsonApiDotNetCore.Queries.FieldSelection.ToString*"></a>
335366

336367
<h3 id="JsonApiDotNetCore_Queries_FieldSelection_ToString" data-uid="JsonApiDotNetCore.Queries.FieldSelection.ToString">

api/JsonApiDotNetCore.Queries.QueryLayer.html

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -376,6 +376,37 @@ <h2 class="section" id="methods">Methods
376376
</h2>
377377

378378

379+
<a id="JsonApiDotNetCore_Queries_QueryLayer_ToFullString_" data-uid="JsonApiDotNetCore.Queries.QueryLayer.ToFullString*"></a>
380+
381+
<h3 id="JsonApiDotNetCore_Queries_QueryLayer_ToFullString" data-uid="JsonApiDotNetCore.Queries.QueryLayer.ToFullString">
382+
ToFullString()
383+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore/Queries/QueryLayer.cs/#L36"><i class="bi bi-code-slash"></i></a>
384+
</h3>
385+
386+
<div class="markdown level1 summary"></div>
387+
<div class="markdown level1 conceptual"></div>
388+
389+
<div class="codewrapper">
390+
<pre><code class="lang-csharp hljs">public string ToFullString()</code></pre>
391+
</div>
392+
393+
394+
<h4 class="section">Returns</h4>
395+
<dl class="parameters">
396+
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
397+
<dd></dd>
398+
</dl>
399+
400+
401+
402+
403+
404+
405+
406+
407+
408+
409+
379410
<a id="JsonApiDotNetCore_Queries_QueryLayer_ToString_" data-uid="JsonApiDotNetCore.Queries.QueryLayer.ToString*"></a>
380411

381412
<h3 id="JsonApiDotNetCore_Queries_QueryLayer_ToString" data-uid="JsonApiDotNetCore.Queries.QueryLayer.ToString">

api/JsonApiDotNetCore.Resources.Annotations.AttrAttribute.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,9 @@ <h1 id="JsonApiDotNetCore_Resources_Annotations_AttrAttribute" data-uid="JsonApi
146146
<div>
147147
<a class="xref" href="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html#JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToString">ResourceFieldAttribute.ToString()</a>
148148
</div>
149+
<div>
150+
<a class="xref" href="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html#JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToFullString">ResourceFieldAttribute.ToFullString()</a>
151+
</div>
149152
<div>
150153
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattribute#system-attribute-getcustomattribute(system-reflection-assembly-system-type)">Attribute.GetCustomAttribute(Assembly, Type)</a>
151154
</div>

api/JsonApiDotNetCore.Resources.Annotations.HasManyAttribute.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,9 @@ <h1 id="JsonApiDotNetCore_Resources_Annotations_HasManyAttribute" data-uid="Json
160160
<div>
161161
<a class="xref" href="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html#JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToString">ResourceFieldAttribute.ToString()</a>
162162
</div>
163+
<div>
164+
<a class="xref" href="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html#JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToFullString">ResourceFieldAttribute.ToFullString()</a>
165+
</div>
163166
<div>
164167
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattribute#system-attribute-getcustomattribute(system-reflection-assembly-system-type)">Attribute.GetCustomAttribute(Assembly, Type)</a>
165168
</div>

api/JsonApiDotNetCore.Resources.Annotations.HasOneAttribute.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,9 @@ <h1 id="JsonApiDotNetCore_Resources_Annotations_HasOneAttribute" data-uid="JsonA
159159
<div>
160160
<a class="xref" href="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html#JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToString">ResourceFieldAttribute.ToString()</a>
161161
</div>
162+
<div>
163+
<a class="xref" href="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html#JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToFullString">ResourceFieldAttribute.ToFullString()</a>
164+
</div>
162165
<div>
163166
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattribute#system-attribute-getcustomattribute(system-reflection-assembly-system-type)">Attribute.GetCustomAttribute(Assembly, Type)</a>
164167
</div>

api/JsonApiDotNetCore.Resources.Annotations.RelationshipAttribute.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,9 @@ <h1 id="JsonApiDotNetCore_Resources_Annotations_RelationshipAttribute" data-uid=
155155
<div>
156156
<a class="xref" href="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html#JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToString">ResourceFieldAttribute.ToString()</a>
157157
</div>
158+
<div>
159+
<a class="xref" href="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html#JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToFullString">ResourceFieldAttribute.ToFullString()</a>
160+
</div>
158161
<div>
159162
<a class="xref" href="https://learn.microsoft.com/dotnet/api/system.attribute.getcustomattribute#system-attribute-getcustomattribute(system-reflection-assembly-system-type)">Attribute.GetCustomAttribute(Assembly, Type)</a>
160163
</div>

api/JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.html

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ <h4 class="section">Parameters</h4>
397397

398398
<h3 id="JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_Equals_System_Object_" data-uid="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.Equals(System.Object)">
399399
Equals(object?)
400-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Resources/Annotations/ResourceFieldAttribute.cs/#L133"><i class="bi bi-code-slash"></i></a>
400+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Resources/Annotations/ResourceFieldAttribute.cs/#L138"><i class="bi bi-code-slash"></i></a>
401401
</h3>
402402

403403
<div class="markdown level1 summary"><p>Returns a value that indicates whether this instance is equal to a specified object.</p>
@@ -436,7 +436,7 @@ <h4 class="section">Returns</h4>
436436

437437
<h3 id="JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_GetHashCode" data-uid="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.GetHashCode">
438438
GetHashCode()
439-
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Resources/Annotations/ResourceFieldAttribute.cs/#L151"><i class="bi bi-code-slash"></i></a>
439+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Resources/Annotations/ResourceFieldAttribute.cs/#L156"><i class="bi bi-code-slash"></i></a>
440440
</h3>
441441

442442
<div class="markdown level1 summary"><p>Returns the hash code for this instance.</p>
@@ -538,6 +538,37 @@ <h4 class="section">Parameters</h4>
538538

539539

540540

541+
<a id="JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToFullString_" data-uid="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.ToFullString*"></a>
542+
543+
<h3 id="JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToFullString" data-uid="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.ToFullString">
544+
ToFullString()
545+
<a class="header-action link-secondary" title="View source" href="https://github.com/json-api-dotnet/JsonApiDotNetCore/blob/master/src/JsonApiDotNetCore.Annotations/Resources/Annotations/ResourceFieldAttribute.cs/#L132"><i class="bi bi-code-slash"></i></a>
546+
</h3>
547+
548+
<div class="markdown level1 summary"></div>
549+
<div class="markdown level1 conceptual"></div>
550+
551+
<div class="codewrapper">
552+
<pre><code class="lang-csharp hljs">public string ToFullString()</code></pre>
553+
</div>
554+
555+
556+
<h4 class="section">Returns</h4>
557+
<dl class="parameters">
558+
<dt><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.string">string</a></dt>
559+
<dd></dd>
560+
</dl>
561+
562+
563+
564+
565+
566+
567+
568+
569+
570+
571+
541572
<a id="JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToString_" data-uid="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.ToString*"></a>
542573

543574
<h3 id="JsonApiDotNetCore_Resources_Annotations_ResourceFieldAttribute_ToString" data-uid="JsonApiDotNetCore.Resources.Annotations.ResourceFieldAttribute.ToString">

manifest.json

Lines changed: 27 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -4211,11 +4211,11 @@
42114211
"type": "Toc",
42124212
"source_relative_path": "api/toc.yml",
42134213
"output": {
4214-
".html": {
4215-
"relative_path": "api/toc.html"
4216-
},
42174214
".json": {
42184215
"relative_path": "api/toc.json"
4216+
},
4217+
".html": {
4218+
"relative_path": "api/toc.html"
42194219
}
42204220
},
42214221
"version": ""
@@ -4334,11 +4334,11 @@
43344334
"type": "Toc",
43354335
"source_relative_path": "internals/toc.yml",
43364336
"output": {
4337-
".html": {
4338-
"relative_path": "internals/toc.html"
4339-
},
43404337
".json": {
43414338
"relative_path": "internals/toc.json"
4339+
},
4340+
".html": {
4341+
"relative_path": "internals/toc.html"
43424342
}
43434343
},
43444344
"version": ""
@@ -4357,11 +4357,11 @@
43574357
"type": "Toc",
43584358
"source_relative_path": "toc.yml",
43594359
"output": {
4360-
".html": {
4361-
"relative_path": "toc.html"
4362-
},
43634360
".json": {
43644361
"relative_path": "toc.json"
4362+
},
4363+
".html": {
4364+
"relative_path": "toc.html"
43654365
}
43664366
},
43674367
"version": ""
@@ -4570,11 +4570,11 @@
45704570
"type": "Toc",
45714571
"source_relative_path": "usage/advanced/toc.yml",
45724572
"output": {
4573-
".html": {
4574-
"relative_path": "usage/advanced/toc.html"
4575-
},
45764573
".json": {
45774574
"relative_path": "usage/advanced/toc.json"
4575+
},
4576+
".html": {
4577+
"relative_path": "usage/advanced/toc.html"
45784578
}
45794579
},
45804580
"version": ""
@@ -4683,11 +4683,11 @@
46834683
"type": "Toc",
46844684
"source_relative_path": "usage/extensibility/toc.yml",
46854685
"output": {
4686-
".html": {
4687-
"relative_path": "usage/extensibility/toc.html"
4688-
},
46894686
".json": {
46904687
"relative_path": "usage/extensibility/toc.json"
4688+
},
4689+
".html": {
4690+
"relative_path": "usage/extensibility/toc.html"
46914691
}
46924692
},
46934693
"version": ""
@@ -4816,11 +4816,11 @@
48164816
"type": "Toc",
48174817
"source_relative_path": "usage/reading/toc.yml",
48184818
"output": {
4819-
".html": {
4820-
"relative_path": "usage/reading/toc.html"
4821-
},
48224819
".json": {
48234820
"relative_path": "usage/reading/toc.json"
4821+
},
4822+
".html": {
4823+
"relative_path": "usage/reading/toc.html"
48244824
}
48254825
},
48264826
"version": ""
@@ -4889,11 +4889,11 @@
48894889
"type": "Toc",
48904890
"source_relative_path": "usage/resources/toc.yml",
48914891
"output": {
4892-
".html": {
4893-
"relative_path": "usage/resources/toc.html"
4894-
},
48954892
".json": {
48964893
"relative_path": "usage/resources/toc.json"
4894+
},
4895+
".html": {
4896+
"relative_path": "usage/resources/toc.html"
48974897
}
48984898
},
48994899
"version": ""
@@ -4912,11 +4912,11 @@
49124912
"type": "Toc",
49134913
"source_relative_path": "usage/toc.yml",
49144914
"output": {
4915-
".html": {
4916-
"relative_path": "usage/toc.html"
4917-
},
49184915
".json": {
49194916
"relative_path": "usage/toc.json"
4917+
},
4918+
".html": {
4919+
"relative_path": "usage/toc.html"
49204920
}
49214921
},
49224922
"version": ""
@@ -4955,11 +4955,11 @@
49554955
"type": "Toc",
49564956
"source_relative_path": "usage/writing/toc.yml",
49574957
"output": {
4958-
".html": {
4959-
"relative_path": "usage/writing/toc.html"
4960-
},
49614958
".json": {
49624959
"relative_path": "usage/writing/toc.json"
4960+
},
4961+
".html": {
4962+
"relative_path": "usage/writing/toc.html"
49634963
}
49644964
},
49654965
"version": ""

0 commit comments

Comments
 (0)