chore: workout documentation job

This commit is contained in:
Stevan Freeborn
2024-07-07 16:46:36 -05:00
parent 6067d5d70c
commit 2a7dd118c6
65 changed files with 479 additions and 381 deletions
@@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">
<meta name="docfx:docurl" content="https://github.com/StevanFreeborn/anthropic-client/new/stevanfreeborn/chore/add-workflows/apiSpec/new?filename=AnthropicClient_Models_InputSchema.md&amp;value=---%0Auid%3A%20AnthropicClient.Models.InputSchema%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/StevanFreeborn/anthropic-client/new/main/apiSpec/new?filename=AnthropicClient_Models_InputSchema.md&amp;value=---%0Auid%3A%20AnthropicClient.Models.InputSchema%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@
<h1 id="AnthropicClient_Models_InputSchema" data-uid="AnthropicClient.Models.InputSchema" class="text-break">
Class InputSchema <a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/stevanfreeborn/chore/add-workflows/src/AnthropicClient/Models/InputSchema.cs/#L10"><i class="bi bi-code-slash"></i></a>
Class InputSchema <a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/main/src/AnthropicClient/Models/InputSchema.cs/#L10"><i class="bi bi-code-slash"></i></a>
</h1>
<div class="facts text-secondary">
@@ -157,7 +157,7 @@ Class InputSchema <a class="header-action link-secondary" title="View source" h
<h3 id="AnthropicClient_Models_InputSchema__ctor_System_Collections_Generic_Dictionary_System_String_AnthropicClient_Models_InputProperty__System_Collections_Generic_List_System_String__" data-uid="AnthropicClient.Models.InputSchema.#ctor(System.Collections.Generic.Dictionary{System.String,AnthropicClient.Models.InputProperty},System.Collections.Generic.List{System.String})">
InputSchema(Dictionary&lt;string, InputProperty&gt;, List&lt;string&gt;)
<a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/stevanfreeborn/chore/add-workflows/src/AnthropicClient/Models/InputSchema.cs/#L40"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/main/src/AnthropicClient/Models/InputSchema.cs/#L40"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Initializes a new instance of the <a class="xref" href="AnthropicClient.Models.InputSchema.html">InputSchema</a> class.</p>
@@ -206,7 +206,7 @@ Class InputSchema <a class="header-action link-secondary" title="View source" h
<h3 id="AnthropicClient_Models_InputSchema_Properties" data-uid="AnthropicClient.Models.InputSchema.Properties">
Properties
<a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/stevanfreeborn/chore/add-workflows/src/AnthropicClient/Models/InputSchema.cs/#L20"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/main/src/AnthropicClient/Models/InputSchema.cs/#L20"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Gets the properties of the input schema.</p>
@@ -238,7 +238,7 @@ Class InputSchema <a class="header-action link-secondary" title="View source" h
<h3 id="AnthropicClient_Models_InputSchema_Required" data-uid="AnthropicClient.Models.InputSchema.Required">
Required
<a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/stevanfreeborn/chore/add-workflows/src/AnthropicClient/Models/InputSchema.cs/#L25"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/main/src/AnthropicClient/Models/InputSchema.cs/#L25"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Gets the required properties of the input schema.</p>
@@ -270,7 +270,7 @@ Class InputSchema <a class="header-action link-secondary" title="View source" h
<h3 id="AnthropicClient_Models_InputSchema_Type" data-uid="AnthropicClient.Models.InputSchema.Type">
Type
<a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/stevanfreeborn/chore/add-workflows/src/AnthropicClient/Models/InputSchema.cs/#L15"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/StevanFreeborn/anthropic-client/blob/main/src/AnthropicClient/Models/InputSchema.cs/#L15"><i class="bi bi-code-slash"></i></a>
</h3>
<div class="markdown level1 summary"><p>Gets the type of the input schema.</p>
@@ -302,7 +302,7 @@ Class InputSchema <a class="header-action link-secondary" title="View source" h
</article>
<div class="contribution d-print-none">
<a href="https://github.com/StevanFreeborn/anthropic-client/blob/stevanfreeborn/chore/add-workflows/src/AnthropicClient/Models/InputSchema.cs/#L10" class="edit-link">Edit this page</a>
<a href="https://github.com/StevanFreeborn/anthropic-client/blob/main/src/AnthropicClient/Models/InputSchema.cs/#L10" class="edit-link">Edit this page</a>
</div>