1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
<h2 id="20111">Slurm 20.11.1<a class="slurm_link" href="#20111"></a></h2>
<h3>openapi/v0.0.36</h3>
<h4>Correct name for partition field</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">previous path</td>
<td class="tdchange">.components.schemas."v0.0.36_partition".properties."min nodes per job"</td>
</tr>
<tr class="trchange">
<td class="tdfield">new path</td>
<td class="tdchange">.components.schemas."v0.0.36_partition".properties."min_nodes_per_job"</td>
</tr>
</table>
<h4>Add node comment field</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">new path</td>
<td class="tdchange">.components.schemas."v0.0.36_node".properties.comment</td>
</tr>
</table>
|