Skip to content

Commit

Permalink
Autogen Docs 3.0.0-nightly-2024-02-07-85cb341f01
Browse files Browse the repository at this point in the history
Date: 02/07/2024 02:04:14
Commit: 85cb341
Stable: False
Spec Hash: d4f02b20da80dd2c869da349ba774ef6eddc22fad2c961bcd2ebd21c9093dc14f92461677b8d87ae
  • Loading branch information
github-actions[bot] committed Feb 7, 2024
1 parent 99487a2 commit 654186f
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 8 deletions.
4 changes: 4 additions & 0 deletions v/3.x.x/docs/api/Camille.Enums.Queue.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ <h3 id="fields">Fields
<td id="Camille_Enums_Queue_CONVERGENCE_TEAMFIGHT_TACTICS_2V0">CONVERGENCE_TEAMFIGHT_TACTICS_2V0</td>
<td></td>
</tr>
<tr>
<td id="Camille_Enums_Queue_CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL">CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL</td>
<td></td>
</tr>
<tr>
<td id="Camille_Enums_Queue_CONVERGENCE_TEAMFIGHT_TACTICS_SIMLUATION">CONVERGENCE_TEAMFIGHT_TACTICS_SIMLUATION</td>
<td></td>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h4 id="Camille_RiotGames_SpectatorV4_FeaturedGames_ClientRefreshInterval" data-
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonPropertyName(&quot;clientRefreshInterval&quot;)]
public long ClientRefreshInterval { get; set; }</code></pre>
public long? ClientRefreshInterval { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -186,7 +186,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int64</span></td>
<td><span class="xref">System.Nullable</span>&lt;<span class="xref">System.Int64</span>&gt;</td>
<td></td>
</tr>
</tbody>
Expand Down
4 changes: 2 additions & 2 deletions v/3.x.x/docs/api/Camille.RiotGames.TftMatchV1.Info.html
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ <h4 id="Camille_RiotGames_TftMatchV1_Info_QueueId" data-uid="Camille.RiotGames.T
<h5 class="decalaration">Declaration</h5>
<div class="codewrapper">
<pre><code class="lang-csharp hljs">[JsonPropertyName(&quot;queue_id&quot;)]
public int QueueId { get; set; }</code></pre>
public Enums.Queue QueueId { get; set; }</code></pre>
</div>
<h5 class="propertyValue">Property Value</h5>
<table class="table table-bordered table-striped table-condensed">
Expand All @@ -345,7 +345,7 @@ <h5 class="propertyValue">Property Value</h5>
</thead>
<tbody>
<tr>
<td><span class="xref">System.Int32</span></td>
<td><a class="xref" href="Camille.Enums.Queue.html">Queue</a></td>
<td></td>
</tr>
</tbody>
Expand Down
6 changes: 3 additions & 3 deletions v/3.x.x/docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@
"output": {
".html": {
"relative_path": "api/Camille.Enums.Queue.html",
"hash": "vN8E1Hwqf/APCwnraFfQkZmQCVtxGFRqFyLBe9DlOHA="
"hash": "j8M4DeLVyyA1NsCNqgR0ic8JjA/nJbpN9zDv4bm2LBA="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -1953,7 +1953,7 @@
"output": {
".html": {
"relative_path": "api/Camille.RiotGames.SpectatorV4.FeaturedGames.html",
"hash": "gfHp0SS9vmw1trLgGUbhL16t1FSa3sBcuNB7z82KF1E="
"hash": "QIUpQHUINKLUqqYeTBR7x+tJxAnMt8OAwzh3Lr6SgUk="
}
},
"is_incremental": false,
Expand Down Expand Up @@ -2169,7 +2169,7 @@
"output": {
".html": {
"relative_path": "api/Camille.RiotGames.TftMatchV1.Info.html",
"hash": "7/9ZSGsWSj/GK7/xZUyVtCtTtREagDUU4ATB36kY5Aw="
"hash": "68Hj6B1hBAMwQ/Hwbj3pJuTk7BOCl7nCoVgc6NfLs6w="
}
},
"is_incremental": false,
Expand Down
6 changes: 6 additions & 0 deletions v/3.x.x/docs/xrefmap.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1856,6 +1856,12 @@ references:
commentId: F:Camille.Enums.Queue.CONVERGENCE_TEAMFIGHT_TACTICS_2V0
fullName: Camille.Enums.Queue.CONVERGENCE_TEAMFIGHT_TACTICS_2V0
nameWithType: Queue.CONVERGENCE_TEAMFIGHT_TACTICS_2V0
- uid: Camille.Enums.Queue.CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL
name: CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL
href: api/Camille.Enums.Queue.html#Camille_Enums_Queue_CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL
commentId: F:Camille.Enums.Queue.CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL
fullName: Camille.Enums.Queue.CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL
nameWithType: Queue.CONVERGENCE_TEAMFIGHT_TACTICS_SET_3_5_REVIVAL
- uid: Camille.Enums.Queue.CONVERGENCE_TEAMFIGHT_TACTICS_SIMLUATION
name: CONVERGENCE_TEAMFIGHT_TACTICS_SIMLUATION
href: api/Camille.Enums.Queue.html#Camille_Enums_Queue_CONVERGENCE_TEAMFIGHT_TACTICS_SIMLUATION
Expand Down
2 changes: 1 addition & 1 deletion v/3.x.x/spechash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
82c5b64c16bd63688a0d19f471a19301bae8be4a954a52e8d27b6450ebe45a1b3b6aaa2809b9cb24
d4f02b20da80dd2c869da349ba774ef6eddc22fad2c961bcd2ebd21c9093dc14f92461677b8d87ae

0 comments on commit 654186f

Please sign in to comment.