blob: 35f09b85bfc4536781c8e12500a73dbb1757e07f [file]
<h2>Slurm 21.08.7</h2>
<h3>openapi/v0.0.37</h3>
<h4>Fix misspelling: change account_gather_freqency to account_gather_frequency
(only the spec was wrong; the underlying code already worked with the correct spelling).</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">previous path</td>
<td class="tdchange">.components.schemas."v0.0.37_job_properties".properties.account_gather_freqency</td>
</tr>
<tr class="trchange">
<td class="tdfield">new path</td>
<td class="tdchange">.components.schemas."v0.0.37_job_properties".properties.account_gather_frequency</td>
</tr>
</table>
<h4>Fix misspelling: change cluster_constraints to cluster_constraint (only the
spec was wrong; the underlying code already worked with the correct spelling).
</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">previous path</td>
<td class="tdchange">.components.schemas."v0.0.37_job_properties".properties.cluster_constraints</td>
</tr>
<tr class="trchange">
<td class="tdfield">new path</td>
<td class="tdchange">.components.schemas."v0.0.37_job_properties".properties.cluster_constraint</td>
</tr>
</table>