1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
<h2 id="23022">Slurm 23.02.2<a class="slurm_link" href="#23022"></a></h2>
<h3>openapi/v0.0.39</h3>
<h4>Revert format change for job updates</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">Modify field</td>
<td class="tdchange">
.paths."/job/{job_id}".post.requestBody.content
</td>
</tr>
</table>
<h4>Revert removal of Job description "exclusive" field</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">New field</td>
<td class="tdchange">
.components.schemas."v0.0.39_job_desc_msg".properties.exclusive
</td>
</tr>
<tr class="trchange">
<td class="tdfield">New field</td>
<td class="tdchange">
.components.schemas."v0.0.39_job_info".properties.exclusive
</td>
</tr>
</table>
<h3>openapi/dbv0.0.39</h3>
<h4>Revert removal of Job description "exclusive" field</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">New field</td>
<td class="tdchange">
.components.schemas."v0.0.39_job_desc_msg".properties.exclusive
</td>
</tr>
<tr class="trchange">
<td class="tdfield">New field</td>
<td class="tdchange">
.components.schemas."v0.0.39_job_info".properties.exclusive
</td>
</tr>
</table>
|