Skip to content

Commit

Permalink
Deploying to gh-pages from @ b1747ce 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jun 13, 2024
1 parent 858fbe6 commit 99c2f28
Show file tree
Hide file tree
Showing 17 changed files with 62 additions and 62 deletions.
8 changes: 4 additions & 4 deletions README.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,16 @@ <h3 id="requirements">Requirements</h3>
<h3 id="installation">Installation</h3>
<p>Install via NuGet:</p>
<pre><code>// Package Manager
Install-Package Crowdin.Api -Version 2.23.0
Install-Package Crowdin.Api -Version 2.23.1

// .Net CLI
dotnet add package Crowdin.Api --version 2.23.0
dotnet add package Crowdin.Api --version 2.23.1

// Package Reference
&lt;PackageReference Include=&quot;Crowdin.Api&quot; Version=&quot;2.23.0&quot; /&gt;
&lt;PackageReference Include=&quot;Crowdin.Api&quot; Version=&quot;2.23.1&quot; /&gt;

// Paket CLI
paket add Crowdin.Api --version 2.23.0
paket add Crowdin.Api --version 2.23.1
</code></pre>
<h3 id="usage-examples">Usage examples</h3>
<h4 id="initialization">Initialization</h4>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h4 id="Crowdin_Api_Glossaries_GlossaryImportStatus_ImportAttributes_StorageId"
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -183,7 +183,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.Glossaries.ImportGlossaryRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h4 id="Crowdin_Api_Glossaries_ImportGlossaryRequest_StorageId" data-uid="Crowdi
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -183,7 +183,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.Screenshots.AddScreenshotRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ <h4 id="Crowdin_Api_Screenshots_AddScreenshotRequest_StorageId" data-uid="Crowdi
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -213,7 +213,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.Screenshots.UpdateScreenshotRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h4 id="Crowdin_Api_Screenshots_UpdateScreenshotRequest_StorageId" data-uid="Cro
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -153,7 +153,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.SourceFiles.AddFileRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ <h4 id="Crowdin_Api_SourceFiles_AddFileRequest_StorageId" data-uid="Crowdin.Api.
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -363,7 +363,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.SourceFiles.ReplaceFileRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ <h4 id="Crowdin_Api_SourceFiles_ReplaceFileRequest_StorageId" data-uid="Crowdin.
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -244,7 +244,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ <h4 id="Crowdin_Api_SourceStrings_StringUploadResponseModel_AttributesData_Stora
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -303,7 +303,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.SourceStrings.UploadStringsRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ <h4 id="Crowdin_Api_SourceStrings_UploadStringsRequest_StorageId" data-uid="Crow
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -273,7 +273,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.Storage.StorageResource.html
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ <h4 id="Crowdin_Api_Storage_StorageResource_Id" data-uid="Crowdin.Api.Storage.St
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int Id { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long Id { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -153,7 +153,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.TranslationMemory.ImportTmRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h4 id="Crowdin_Api_TranslationMemory_ImportTmRequest_StorageId" data-uid="Crowd
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -183,7 +183,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ <h4 id="Crowdin_Api_TranslationMemory_TmImportStatus_ImportAttributes_StorageId"
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -183,7 +183,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.Translations.UploadTranslationsRequest.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h4 id="Crowdin_Api_Translations_UploadTranslationsRequest_StorageId" data-uid="
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -243,7 +243,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions api/Crowdin.Api.Translations.UploadTranslationsResponse.html
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,7 @@ <h4 id="Crowdin_Api_Translations_UploadTranslationsResponse_StorageId" data-uid=
<div class="markdown level1 conceptual"></div>
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">public int StorageId { get; set; }</code></pre>
<pre><code class="lang-csharp hljs">public long StorageId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -243,7 +243,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int32">Int32</a></td>
<td><a class="xref" href="https://learn.microsoft.com/dotnet/api/system.int64">Int64</a></td>
<td></td>
</tr>
</tbody>
Expand Down
8 changes: 4 additions & 4 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,16 +101,16 @@ <h3 id="requirements">Requirements</h3>
<h3 id="installation">Installation</h3>
<p>Install via NuGet:</p>
<pre><code>// Package Manager
Install-Package Crowdin.Api -Version 2.23.0
Install-Package Crowdin.Api -Version 2.23.1

// .Net CLI
dotnet add package Crowdin.Api --version 2.23.0
dotnet add package Crowdin.Api --version 2.23.1

// Package Reference
&lt;PackageReference Include=&quot;Crowdin.Api&quot; Version=&quot;2.23.0&quot; /&gt;
&lt;PackageReference Include=&quot;Crowdin.Api&quot; Version=&quot;2.23.1&quot; /&gt;

// Paket CLI
paket add Crowdin.Api --version 2.23.0
paket add Crowdin.Api --version 2.23.1
</code></pre>
<h3 id="usage-examples">Usage examples</h3>
<h4 id="initialization">Initialization</h4>
Expand Down
Loading

0 comments on commit 99c2f28

Please sign in to comment.