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
|
<h2 id="23026">Slurm 23.02.6<a class="slurm_link" href="#23026"></a></h2>
<h3>openapi/v0.0.39</h3>
<h4>Correct path for responses types</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">Updated paths</td>
<td class="tdchange">
.paths."/slurm/v0.0.39/licenses".get.responses.default
.paths."/slurm/v0.0.39/job/{job_id}".get.responses.default
</td>
</tr>
</table>
<h3>openapi/dbv0.0.39</h3>
<h4>Switch integer to have NO_VAL tagging to allow for complex values.</h4>
<table class="tchange">
<tr class="trchange">
<td class="tdfield">Field modified</td>
<td class="tdchange">
.components.schemas."v0.0.39_assoc".properties.max.properties.jobs.properties.per.properties.count
.components.schemas."v0.0.39_assoc".properties.max.properties.jobs.properties.active
.components.schemas."v0.0.39_assoc".properties.max.properties.jobs.properties.accruing
.components.schemas."v0.0.39_assoc".properties.max.properties.jobs.properties.total
.components.schemas."v0.0.39_qos".properties.limits.properties.grace_time
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.active_jobs.properties.accruing
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.active_jobs.properties.count
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.wall_clock.properties.per.properties.qos
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.wall_clock.properties.per.properties.job
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.jobs.properties.active_jobs.properties.account
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.jobs.properties.active_jobs.properties.user
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.jobs.properties.per.properties.account
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.accruing.properties.per.properties.account
.components.schemas."v0.0.39_qos".properties.limits.properties.max.properties.accruing.properties.per.properties.user
.components.schemas."v0.0.39_qos".properties.limits.properties.min.properties.priority_threshold
</td>
</tr>
</table>
|